mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-haskell/th-abstraction: Bump to 0.7.2.0
Signed-off-by: Mark Wright <gienah@gentoo.org>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
DIST th-abstraction-0.4.3.0.tar.gz 38595 BLAKE2B 62e3a3b34997ae5190fe534138c2632b9de104dbc33f38fca8a762e0a2b89bf359bcb0e4c5e711d5a703f7220b8cf362d11772ad31bb4a04cee3091134356367 SHA512 a474bd042721efb83db5f707537589faa320f0e4ccf6bc839c450ff8d0970d3835003c134fc59f88e692d47264b1717bbd053543623dd40aa591155531a31003
|
||||
DIST th-abstraction-0.4.5.0-rev1.cabal 2212 BLAKE2B 1cdb39cf49921404efb6ddda76549fa169a2cdc3b3120480fd61736e6b73284d293f831d661b904a6bafd6372ac65ea0c3fe0299f9f99778a25c689023daa665 SHA512 7aeb8b2fcf10fa7ec7d2073d0713ed428b2faa0593424d5ec2e806efc4a808b4d79a9296b26789a25a032d40b1dd4c0eed251703b8826eb4eff66e7c1d0203ad
|
||||
DIST th-abstraction-0.4.5.0.tar.gz 39515 BLAKE2B ac66cb096dd55b1f4ec4b8cfacc4b920a00bef5490a88ddc5cda3c2ff3159ed82e5b5a04c5e13860ecacbc51ab40254832f62dbccd6f932cfbea8372ede3c8ae SHA512 eaea551b54d40bbd6056e6f7b14e662e7302cb016fe082b9715e248e05988197deebe6108e2adcb7709046a8a326e417fddd1899af3f810c2faa444da5cf4a41
|
||||
DIST th-abstraction-0.7.2.0.tar.gz 45532 BLAKE2B 51966f1ad4f95de0d8105a2db6d00fb731191fb9e676af11d4f4a8672d18ccb59a34014bfe5d58f66892d1d1d7e0ba39864f8d88f1a901e157b36090bb5d00ac SHA512 efd64e297fb3705c55c4df8f754f91bb90a8a0636eee1f6279f48231b9b390d115ca9ff63c7bf7d7b43d1b955ced078ef16634f1bcb1cbc22327d742f811c56d
|
||||
|
||||
22
dev-haskell/th-abstraction/th-abstraction-0.7.2.0.ebuild
Normal file
22
dev-haskell/th-abstraction/th-abstraction-0.7.2.0.ebuild
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
# ebuild generated by hackport 0.9.1.0
|
||||
|
||||
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
|
||||
inherit haskell-cabal
|
||||
|
||||
DESCRIPTION="Nicer interface for reified information about data types"
|
||||
HOMEPAGE="https://github.com/glguy/th-abstraction"
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
|
||||
RDEPEND=">=dev-lang/ghc-9.0.2:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-haskell/cabal-3.4.1.0
|
||||
"
|
||||
Reference in New Issue
Block a user