mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
dev-haskell/network-run: Bump to 0.5.0
Signed-off-by: Mark Wright <gienah@gentoo.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
DIST network-run-0.2.4.tar.gz 3092 BLAKE2B 6297645c5ae200dc584fad8a9a6be1403087cddf7c0bdcb1c928745bed7cc92302d9ffab1b66678941239b478ed595406c299e08f6aa417021f1dc36829d865d SHA512 45f5490e3f3409919a0c9405c96f6529a322dc145017347321a3bceafbefca3f19aba39d8acfcd5b31ee05a324c63355833fce5fabed8ea87a358bf7e3a1ab05
|
||||
DIST network-run-0.3.1.tar.gz 3964 BLAKE2B 851527ddebc85b9b015e1d23b7afacad0cef975b171cbf1133a8707270aac00cf112ff12e7d007322776e5c1bc860897401921bc12f0317a316ec0e2156faa7a SHA512 a2c348cdf1feaae209e0513c9b5e89cde95fb88784d106963fa630380910f101a855f05668a2f89412fc5796a10ba63ae49259e5161e80620b99338672d5f9d5
|
||||
DIST network-run-0.5.0.tar.gz 4905 BLAKE2B 1ccef4a4ace1e886c15149ba4d795a0ae47c4531420fe2188cad4c51a0b906dfb3b874625c0ce859b432643b90121f2c2f6e7e2cc6ca7dfe79a0a2c35a5ff233 SHA512 b72860995b378fa999d2a1054515f19cfbcf80e1abd585dcd01bedf37ae4f71be54625cf5c9ac074bb9997a703d257b12a9ff23bec7ac8ad7e94f8c5e06b6078
|
||||
|
||||
24
dev-haskell/network-run/network-run-0.5.0.ebuild
Normal file
24
dev-haskell/network-run/network-run-0.5.0.ebuild
Normal file
@@ -0,0 +1,24 @@
|
||||
# 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"
|
||||
inherit haskell-cabal
|
||||
|
||||
DESCRIPTION="Simple network runner library"
|
||||
HOMEPAGE="https://hackage.haskell.org/package/network-run"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
|
||||
RDEPEND=">=dev-haskell/network-3.2.4:=[profile?]
|
||||
>=dev-haskell/time-manager-0.2:=[profile?] <dev-haskell/time-manager-0.4:=[profile?]
|
||||
>=dev-lang/ghc-9.0.2:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-haskell/cabal-3.4.1.0
|
||||
"
|
||||
Reference in New Issue
Block a user