[arch-commits] Commit in cabal-install/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Mar 3 16:55:49 UTC 2016


    Date: Thursday, March 3, 2016 @ 17:55:48
  Author: fyan
Revision: 164521

upgpkg: cabal-install 1.22.9.0-1

Modified:
  cabal-install/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-03 16:55:22 UTC (rev 164520)
+++ PKGBUILD	2016-03-03 16:55:48 UTC (rev 164521)
@@ -5,8 +5,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=cabal-install
-pkgver=1.22.8.0
-pkgrel=2
+pkgver=1.22.9.0
+pkgrel=1
 pkgdesc="The command-line interface for Cabal and Hackage."
 url="http://hackage.haskell.org/package/cabal-install"
 license=('custom:BSD3')
@@ -15,7 +15,7 @@
 makedepends=("ghc=7.10.3" "haskell-http" "haskell-mtl" "haskell-network" "haskell-network-uri"
              "haskell-random" "haskell-stm" "haskell-zlib")
 source=("https://hackage.haskell.org/package/cabal-install-${pkgver}/cabal-install-${pkgver}.tar.gz")
-md5sums=('ecc42873df65ce8d0056b48deef70af0')
+md5sums=('460995d67a9dc65f04bd2a68eaccf6a5')
 
 build() {
   cd "${srcdir}/$pkgname-$pkgver"



More information about the arch-commits mailing list