diff options
Diffstat (limited to 'dev-vcs/git-repair')
-rw-r--r-- | dev-vcs/git-repair/git-repair-1.20220404.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git-repair/git-repair-1.20230814.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-repair/git-repair-1.20220404.ebuild b/dev-vcs/git-repair/git-repair-1.20220404.ebuild index b9afa202886f..c397b70a3f9f 100644 --- a/dev-vcs/git-repair/git-repair-1.20220404.ebuild +++ b/dev-vcs/git-repair/git-repair-1.20220404.ebuild @@ -35,7 +35,7 @@ RDEPEND=" >=dev-haskell/network-2.6:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] >=dev-haskell/optparse-applicative-0.14.1:=[profile?] - dev-haskell/quickcheck:2=[profile?] + dev-haskell/quickcheck:=[profile?] dev-haskell/split:=[profile?] >=dev-haskell/unix-compat-0.5:=[profile?] dev-haskell/utf8-string:=[profile?] diff --git a/dev-vcs/git-repair/git-repair-1.20230814.ebuild b/dev-vcs/git-repair/git-repair-1.20230814.ebuild index e05583b21e7c..d1a35796e0b8 100644 --- a/dev-vcs/git-repair/git-repair-1.20230814.ebuild +++ b/dev-vcs/git-repair/git-repair-1.20230814.ebuild @@ -35,7 +35,7 @@ RDEPEND=" >=dev-haskell/network-2.6:= >=dev-haskell/network-uri-2.6:= >=dev-haskell/optparse-applicative-0.14.1:= - dev-haskell/quickcheck:2= + dev-haskell/quickcheck:= dev-haskell/split:= dev-haskell/text:= >=dev-haskell/unix-compat-0.5:= |