summaryrefslogtreecommitdiff
path: root/dev-haskell/th-abstraction
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/th-abstraction
parent1f254b1ee917690b4f8f7738fdcfc295ee304ff7 (diff)
gentoo auto-resync : 18:03:2023 - 00:29:05
Diffstat (limited to 'dev-haskell/th-abstraction')
-rw-r--r--dev-haskell/th-abstraction/Manifest2
-rw-r--r--dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/th-abstraction/Manifest b/dev-haskell/th-abstraction/Manifest
index c9b769dc64b4..048b3f119b41 100644
--- a/dev-haskell/th-abstraction/Manifest
+++ b/dev-haskell/th-abstraction/Manifest
@@ -1,3 +1,3 @@
DIST th-abstraction-0.4.3.0.tar.gz 38595 BLAKE2B 62e3a3b34997ae5190fe534138c2632b9de104dbc33f38fca8a762e0a2b89bf359bcb0e4c5e711d5a703f7220b8cf362d11772ad31bb4a04cee3091134356367 SHA512 a474bd042721efb83db5f707537589faa320f0e4ccf6bc839c450ff8d0970d3835003c134fc59f88e692d47264b1717bbd053543623dd40aa591155531a31003
-EBUILD th-abstraction-0.4.3.0.ebuild 526 BLAKE2B a6fcb587ff32b935943c047eb31b125556b83185e6ac70f6b6af73c627926a19c8b521b0a6ed1b6beee2d54d39dedbecf750746fb3d13d20837f9a32567e390d SHA512 030c4926348e77796cdb6df6ebcdcc6bdc4f3871d39257219391c1351702db3316a1fdcac5dd66a50a02450a6d8034eb62a7db9a74e8ac2b099a7d351b54a539
+EBUILD th-abstraction-0.4.3.0.ebuild 525 BLAKE2B c9aab0038e3cbdf2b512169210cc064ef5f118cc33ed4a4a2b58bd0a1c669572d28dd99abacd7f8683d9905b1b48b15010390ce4155e1f3dc58387ade5ff68ea SHA512 9fa2c790c9b272c23b9daf3c29e4496d33d21389f5756316389675826d6279c293efcd8a7d184d3e33c14d681b69da0514e05bcc9c9142b4ed311c979fec4a11
MISC metadata.xml 536 BLAKE2B 2e36d08cd45a7a1ea521eafa726805dd9fe19cf2ccd98967d25b05be6afc3bb9d40b7748efded40697cdde31df24f56e62b5ce7ba35bdcff17b2bf61f9ed01df SHA512 c9de526502c591f851592be33653d1c2f01f4de9368e68d4a94583035ad6b127c8636c14e882d5854475e3f2d665be5a46e41f331762637192ca38833d54fe8d
diff --git a/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild b/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild
index 1514455da7d2..c5d50fae96e8 100644
--- a/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.ebuild
+++ b/dev-haskell/th-abstraction/th-abstraction-0.4.3.0.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=8
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/glguy/th-abstraction"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"