summaryrefslogtreecommitdiff
path: root/dev-haskell/wai-websockets
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-22 22:13:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-22 22:13:37 -0500
commit171e0b5f950f655c3da943ea59ba2e741425319f (patch)
treec520a8c422c7fc58a5149552b1db8a423e469b21 /dev-haskell/wai-websockets
parentf95e0da799133b56968a5a6af89c7fb3366c4777 (diff)
downloadbaldeagleos-repo-171e0b5f950f655c3da943ea59ba2e741425319f.tar.gz
baldeagleos-repo-171e0b5f950f655c3da943ea59ba2e741425319f.tar.xz
baldeagleos-repo-171e0b5f950f655c3da943ea59ba2e741425319f.zip
Adding metadata
Diffstat (limited to 'dev-haskell/wai-websockets')
-rw-r--r--dev-haskell/wai-websockets/wai-websockets-3.0.1.2-r1.ebuild (renamed from dev-haskell/wai-websockets/wai-websockets-3.0.1.2.ebuild)8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/wai-websockets/wai-websockets-3.0.1.2.ebuild b/dev-haskell/wai-websockets/wai-websockets-3.0.1.2-r1.ebuild
index 5c63f00f4c2f..c8f7799241c9 100644
--- a/dev-haskell/wai-websockets/wai-websockets-3.0.1.2.ebuild
+++ b/dev-haskell/wai-websockets/wai-websockets-3.0.1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# 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.8.4.0.9999
+# ebuild generated by hackport 0.9.1.0.9999
#hackport: flags: example:examples
CABAL_FEATURES="lib profile haddock hoogle hscolour"
@@ -22,14 +22,14 @@ RDEPEND=">=dev-haskell/case-insensitive-0.2:=[profile?]
>=dev-haskell/network-2.2.1.5:=[profile?]
>=dev-haskell/wai-3.0:=[profile?] <dev-haskell/wai-3.3:=[profile?]
>=dev-haskell/websockets-0.9:=[profile?]
- >=dev-lang/ghc-8.10.6:=
+ >=dev-lang/ghc-9.0.2:=
examples? ( dev-haskell/file-embed:=[profile?]
dev-haskell/text:=[profile?]
dev-haskell/wai-app-static:=[profile?]
dev-haskell/warp:=[profile?] )
"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-3.2.1.0
+ >=dev-haskell/cabal-3.4.1.0
"
src_configure() {