summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@protonmail.com>2023-11-17 19:23:40 -0700
committerSam James <sam@gentoo.org>2023-11-19 18:32:45 +0000
commit34ed62fce40d834510457daa776bedf32a77781d (patch)
tree099d19f69f3fb411ecc6c76d992610b268258290 /app-portage
parentdev-haskell/parallel: slotmove 3 -> 0 (diff)
downloadgentoo-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 'app-portage')
-rw-r--r--app-portage/hackport/hackport-0.7.2.2.ebuild2
-rw-r--r--app-portage/hackport/hackport-0.8.4.0.ebuild2
-rw-r--r--app-portage/hackport/hackport-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/hackport/hackport-0.7.2.2.ebuild b/app-portage/hackport/hackport-0.7.2.2.ebuild
index 95546f4c9787..9caa117dedee 100644
--- a/app-portage/hackport/hackport-0.7.2.2.ebuild
+++ b/app-portage/hackport/hackport-0.7.2.2.ebuild
@@ -33,7 +33,7 @@ RDEPEND=">=dev-haskell/async-2.0:=
>=dev-haskell/network-3.0:=
>=dev-haskell/network-uri-2.6.0.2:=
>=dev-haskell/parallel-3.2.1.0:=
- dev-haskell/quickcheck:2=
+ dev-haskell/quickcheck:=
>=dev-haskell/random-1:=
>=dev-haskell/regex-base-0.94.0.0:=
>=dev-haskell/regex-posix-0.96.0.0:=
diff --git a/app-portage/hackport/hackport-0.8.4.0.ebuild b/app-portage/hackport/hackport-0.8.4.0.ebuild
index d43064a77d5a..624f4ffddd58 100644
--- a/app-portage/hackport/hackport-0.8.4.0.ebuild
+++ b/app-portage/hackport/hackport-0.8.4.0.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
>=dev-haskell/parsec-3.1.13.0:=[profile?]
dev-haskell/parser-combinators:=[profile?]
dev-haskell/prettyprinter:=[profile?]
- dev-haskell/quickcheck:2=
+ dev-haskell/quickcheck:=
>=dev-haskell/random-1.2:=[profile?]
>=dev-haskell/regex-base-0.94.0.0:=[profile?]
>=dev-haskell/regex-posix-0.96.0.0:=[profile?]
diff --git a/app-portage/hackport/hackport-9999.ebuild b/app-portage/hackport/hackport-9999.ebuild
index dfd8f33c2cf4..6845afdc9bf7 100644
--- a/app-portage/hackport/hackport-9999.ebuild
+++ b/app-portage/hackport/hackport-9999.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
>=dev-haskell/parsec-3.1.13.0:=[profile?]
dev-haskell/parser-combinators:=[profile?]
dev-haskell/prettyprinter:=[profile?]
- dev-haskell/quickcheck:2=
+ dev-haskell/quickcheck:=
>=dev-haskell/random-1.2:=[profile?]
>=dev-haskell/regex-base-0.94.0.0:=[profile?]
>=dev-haskell/regex-posix-0.96.0.0:=[profile?]