mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cabal-install: update to 1.22.9.0.
This commit is contained in:
parent
9789dbc741
commit
22d6564e48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cabal-install'
|
# Template file for 'cabal-install'
|
||||||
pkgname=cabal-install
|
pkgname=cabal-install
|
||||||
version=1.22.8.0
|
version=1.22.9.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="ghc curl"
|
hostmakedepends="ghc curl"
|
||||||
makedepends="gmp-devel libffi-devel zlib-devel"
|
makedepends="gmp-devel libffi-devel zlib-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://hackage.haskell.org/package/cabal-install"
|
homepage="http://hackage.haskell.org/package/cabal-install"
|
||||||
distfiles="http://hackage.haskell.org/packages/archive/$pkgname/$version/$pkgname-$version.tar.gz"
|
distfiles="http://hackage.haskell.org/packages/archive/$pkgname/$version/$pkgname-$version.tar.gz"
|
||||||
checksum=58cf197ca0751eac1e242202edc4b4a1dfe89e3b191a0eb57cb62b95d27b3b21
|
checksum=874035e5730263653c7aa459f270efbffc06da92ea0c828e09ebc04400e94940
|
||||||
nopie=yes # network-2.6.0.2 build fails with a relocation
|
nopie=yes # network-2.6.0.2 build fails with a relocation
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue