commit: 877db8a2c6204b13da99a3fd6bba27b26b6fc67f
parent: 541579bbc10c26f07af7b8cfb950b203d564d114
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 6 Jan 2020 05:47:27 +0100
dev-vcs/git-repair: fix atom format
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/git-repair/git-repair-1.20200102.ebuild b/dev-vcs/git-repair/git-repair-1.20200102.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
dev-haskell/attoparsec:=[profile?]
dev-haskell/data-default:=[profile?]
>=dev-haskell/exceptions-0.6:=[profile?]
- >=dev-haskell/filepath-bytestring:=[profile?]
+ >=dev-haskell/filepath-bytestring-1.4.2.1.0:=[profile?]
dev-haskell/hslogger:=[profile?]
dev-haskell/ifelse:=[profile?]
dev-haskell/mtl:=[profile?]