summaryrefslogtreecommitdiff
path: root/dev-haskell/tasty-smallcheck
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
commit467e2131896a3030032cd5b0fab2094a045bf9d0 (patch)
tree534578ca7ef61b3eb30fee861db78c0ae58e2fa6 /dev-haskell/tasty-smallcheck
parent1f254b1ee917690b4f8f7738fdcfc295ee304ff7 (diff)
gentoo auto-resync : 18:03:2023 - 00:29:05
Diffstat (limited to 'dev-haskell/tasty-smallcheck')
-rw-r--r--dev-haskell/tasty-smallcheck/Manifest2
-rw-r--r--dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/tasty-smallcheck/Manifest b/dev-haskell/tasty-smallcheck/Manifest
index 3c3b730081d0..0cddb98f1ebc 100644
--- a/dev-haskell/tasty-smallcheck/Manifest
+++ b/dev-haskell/tasty-smallcheck/Manifest
@@ -1,3 +1,3 @@
DIST tasty-smallcheck-0.8.1.tar.gz 2690 BLAKE2B e6ccfca50577edc27da4d8f77041e5eeb80c28574a5d0d9cfa20154e557a9893242456a4875e72d616e70f477bf1b7c6a1911c7d3a863b71e8481ff387815a00 SHA512 26ed0d75559c2da2f4296af6e9b02f8d0a19043b0ef154674eb782703fcd3ad7f4863b7b07dbaae27440078b4b00a9272cd9d5da23089993018e933577be5893
-EBUILD tasty-smallcheck-0.8.1.ebuild 711 BLAKE2B c443b327f4ec78eae08571e1a99be41232f9840b75f4ced0f99044df2d65ac8b6ee11f219be2c9d5bceb30958cb3e63aed4563daf63597919af82f6bb52436c3 SHA512 527edc55e4404b6dd0f1ef133e9ec0c1b549c202e73675f3e1c66749234b1c0ea280bfe76c58dfd68e1ab0d6b534ad0ad791d6dd334c5f12621a5f6061bedeea
+EBUILD tasty-smallcheck-0.8.1.ebuild 710 BLAKE2B d308dccc12c06e70d113159d0edd05329d2d676df73c8d66d9e890801918b4640dc7f200ca3f81ecce4dde80b40d7f5649e8dd8f003a16007702a71610e50e1f SHA512 6154882d270679c1de3098ff52053de9bec8278626e1d6c386c56a00e5c76d52a0dbf49df66f003d5514128b2c7fe3924b0f2b0b307fb82efb17299848c69feb
MISC metadata.xml 250 BLAKE2B 3adf9597d5114c480b4cc9fb5c3e231d8475b795cd6dce77986e13583ab6e59b43857cf2328570490abef0062a8b8a6b73d231867f9b62124855515cdc044d6d SHA512 5ef2c1d34a3438b39a38c041d45bb06bd0f1ae8a3f8b971bd5aaf36dee560f380e9abefab0c2a4cd7b518e151f5c6a0d0c7cd53caee9a384818f1bdc7deeadc4
diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
index db4bbeaee327..9a8c67c7f593 100644
--- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
+++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND="dev-haskell/async:=[profile?]