commit: 9959b6d2d2d18d328faf846bd2add48e346a6b23 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 19 23:11:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 19 23:11:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9959b6d2
app-backup/restic: fix WhitespaceFound Signed-off-by: Sam James <sam <AT> gentoo.org> app-backup/restic/restic-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/restic/restic-0.12.0.ebuild b/app-backup/restic/restic-0.12.0.ebuild index 4ae0b29ee88..2f9ae425235 100644 --- a/app-backup/restic/restic-0.12.0.ebuild +++ b/app-backup/restic/restic-0.12.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A backup program that is fast, efficient and secure" HOMEPAGE="https://restic.github.io/" EGO_SUM=( - "bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512" + "bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512" "bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512/go.mod" "cloud.google.com/go v0.26.0/go.mod" "cloud.google.com/go v0.34.0/go.mod"