mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
cabal-install: update to 1.24.0.2
This commit is contained in:
parent
0247891ab8
commit
4552828700
@ -1,7 +1,7 @@
|
|||||||
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
|
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
|
||||||
|
|
||||||
pkgname=cabal-install
|
pkgname=cabal-install
|
||||||
pkgver=1.24.0.1
|
pkgver=1.24.0.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="The command-line interface for Cabal and Hackage."
|
pkgdesc="The command-line interface for Cabal and Hackage."
|
||||||
url="http://hackage.haskell.org/package/cabal-install"
|
url="http://hackage.haskell.org/package/cabal-install"
|
||||||
@ -11,7 +11,7 @@ depends=('gmp' 'zlib' 'libffi')
|
|||||||
makedepends=('ghc=7.10.3' 'haskell-http' 'haskell-mtl' 'haskell-network' 'haskell-network-uri'
|
makedepends=('ghc=7.10.3' 'haskell-http' 'haskell-mtl' 'haskell-network' 'haskell-network-uri'
|
||||||
'haskell-random' 'haskell-stm' 'haskell-zlib')
|
'haskell-random' 'haskell-stm' 'haskell-zlib')
|
||||||
source=("https://hackage.haskell.org/package/cabal-install-${pkgver}/cabal-install-${pkgver}.tar.gz")
|
source=("https://hackage.haskell.org/package/cabal-install-${pkgver}/cabal-install-${pkgver}.tar.gz")
|
||||||
sha256sums=('09f5fd8a2aa7f9565800a711a133f8142d36d59b38f59da09c25045b83ee9ecc')
|
sha256sums=('2ac8819238a0e57fff9c3c857e97b8705b1b5fef2e46cd2829e85d96e2a00fe0')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd cabal-install-${pkgver}
|
cd cabal-install-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user