Skip to content

Commit

Permalink
app-portage/hackport: Refresh live ebuild
Browse files Browse the repository at this point in the history
Signed-off-by: hololeap <[email protected]>
  • Loading branch information
hololeap committed Dec 2, 2024
1 parent da677f5 commit 3c0b21b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app-portage/hackport/hackport-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.8.4.0.9999
# ebuild generated by hackport 0.8.5.2
#hackport: flags: +cabal-v1,+doctests,+gentoo-tests,+pedantic

CABAL_FEATURES="test-suite"
Expand All @@ -25,6 +25,7 @@ RDEPEND="
>=dev-haskell/base16-bytestring-0.1.1:=[profile?]
>=dev-haskell/base64-bytestring-1.0:=[profile?]
>=dev-haskell/cryptohash-sha256-0.11:=[profile?]
dev-haskell/data-default-class:=[profile?]
dev-haskell/dlist:=[profile?]
>=dev-haskell/echo-0.1.3:=[profile?]
>=dev-haskell/ed25519-0.0:=[profile?]
Expand Down Expand Up @@ -53,8 +54,7 @@ RDEPEND="
>=dev-haskell/text-1.2.3.0:=[profile?]
dev-haskell/xml:=[profile?]
>=dev-haskell/zlib-0.5.3:=[profile?]
>=dev-lang/ghc-8.10.6:=[profile?]
>=dev-haskell/data-default-class-0.1.2.0:=[profile?]
>=dev-lang/ghc-9.4.5:=[profile?]
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-3.2.1.0
Expand Down

0 comments on commit 3c0b21b

Please sign in to comment.