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 /dev-haskell/quickcheck
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 'dev-haskell/quickcheck')
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.14.2.ebuild2
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.14.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild b/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild
index 29e667b80fcd..ab6efc03e6ab 100644
--- a/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.14.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/nick8325/quickcheck"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
-SLOT="2/${PV}"
+SLOT="0/${PV}"
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="+template-haskell"
diff --git a/dev-haskell/quickcheck/quickcheck-2.14.3.ebuild b/dev-haskell/quickcheck/quickcheck-2.14.3.ebuild
index bcfff140bd41..6af1c5d02f8f 100644
--- a/dev-haskell/quickcheck/quickcheck-2.14.3.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.14.3.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Automatic testing of Haskell programs"
HOMEPAGE="https://github.com/nick8325/quickcheck"
LICENSE="BSD"
-SLOT="2/${PV}"
+SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux"
IUSE="+template-haskell"