diff options
author | hololeap <hololeap@protonmail.com> | 2023-11-17 19:23:40 -0700 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-19 18:32:45 +0000 |
commit | 34ed62fce40d834510457daa776bedf32a77781d (patch) | |
tree | 099d19f69f3fb411ecc6c76d992610b268258290 /dev-vcs/git-repair/git-repair-1.20220404.ebuild | |
parent | dev-haskell/parallel: slotmove 3 -> 0 (diff) | |
download | gentoo-34ed62fce40d834510457daa776bedf32a77781d.tar.gz gentoo-34ed62fce40d834510457daa776bedf32a77781d.tar.bz2 gentoo-34ed62fce40d834510457daa776bedf32a77781d.zip |
dev-haskell/quickcheck: slotmove 2 -> 0
Signed-off-by: hololeap <hololeap@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33672
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git-repair/git-repair-1.20220404.ebuild')
-rw-r--r-- | dev-vcs/git-repair/git-repair-1.20220404.ebuild | 2 |
1 files changed, 1 insertions, 1 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?] |