diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-22 22:13:37 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-22 22:13:37 -0500 |
| commit | 171e0b5f950f655c3da943ea59ba2e741425319f (patch) | |
| tree | c520a8c422c7fc58a5149552b1db8a423e469b21 /dev-haskell/uniplate | |
| parent | f95e0da799133b56968a5a6af89c7fb3366c4777 (diff) | |
| download | baldeagleos-repo-171e0b5f950f655c3da943ea59ba2e741425319f.tar.gz baldeagleos-repo-171e0b5f950f655c3da943ea59ba2e741425319f.tar.xz baldeagleos-repo-171e0b5f950f655c3da943ea59ba2e741425319f.zip | |
Adding metadata
Diffstat (limited to 'dev-haskell/uniplate')
| -rw-r--r-- | dev-haskell/uniplate/Manifest | 1 | ||||
| -rw-r--r-- | dev-haskell/uniplate/uniplate-1.6.13-r1.ebuild (renamed from dev-haskell/uniplate/uniplate-1.6.13.ebuild) | 12 |
2 files changed, 7 insertions, 6 deletions
diff --git a/dev-haskell/uniplate/Manifest b/dev-haskell/uniplate/Manifest index 96b032dc9b91..fa4c41151224 100644 --- a/dev-haskell/uniplate/Manifest +++ b/dev-haskell/uniplate/Manifest @@ -1 +1,2 @@ +DIST uniplate-1.6.13-rev1.cabal 3320 BLAKE2B 79f379e4565c7b2446ccc92079eb54619c20f226aae45ac1ca7744a786c25d9e1f6c3b6c2c18059a0cb0ed65f0a585ba8ef7a7ea61a04e282f6e124f4a56cb9c SHA512 ec71f2d85f593920dba74a0bc21f0db46d88aa5ce4042f2cd85a64bb5febf46bfe54155e75329b1f44856a9b00b81358a2aff17521d78285197eb135d9a63439 DIST uniplate-1.6.13.tar.gz 29787 BLAKE2B 345b5c523469ccc4d98ebdf7498fbdfe9ae183af46c4cc1e1fcdc0782d6dd31d40f53e5ee04d652beb048c62c0d0241d6336eefd87cbfc10d4c0d7bb647b29ad SHA512 8cab820d40b318c7483319de4174bdbd3637e1c93f42bc6b796c6a8a1fa93331c0a2ff3b7c77f6a2ec0509fb48bb922ef732c7d79e8e6bcf7987bde949459310 diff --git a/dev-haskell/uniplate/uniplate-1.6.13.ebuild b/dev-haskell/uniplate/uniplate-1.6.13-r1.ebuild index 50d6a3cdaa79..88bb9ec64070 100644 --- a/dev-haskell/uniplate/uniplate-1.6.13.ebuild +++ b/dev-haskell/uniplate/uniplate-1.6.13-r1.ebuild @@ -1,30 +1,30 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -# ebuild generated by hackport 0.6.7.9999 +# ebuild generated by hackport 0.9.1.0.9999 #hackport: flags: +separate_syb,+typeable_fingerprint +CABAL_HACKAGE_REVISION=1 + CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Help writing simple, concise and fast generic operations" HOMEPAGE="https://github.com/ndmitchell/uniplate#readme" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" RDEPEND=">=dev-haskell/hashable-1.1.2.3:=[profile?] dev-haskell/syb:=[profile?] >=dev-haskell/unordered-containers-0.2.1:=[profile?] - >=dev-lang/ghc-7.4.1:= + >=dev-lang/ghc-9.0.2:= " DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.18 + >=dev-haskell/cabal-3.4.1.0 " src_configure() { |
