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

Thomas Dziedzic tdziedzic at archlinux.org
Mon Jun 11 02:27:41 UTC 2012


    Date: Sunday, June 10, 2012 @ 22:27:40
  Author: tdziedzic
Revision: 161411

upgpkg: cabal-install 0.14.0-2

rebuild for ghc

Modified:
  cabal-install/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-11 02:18:56 UTC (rev 161410)
+++ PKGBUILD	2012-06-11 02:27:40 UTC (rev 161411)
@@ -4,12 +4,12 @@
 
 pkgname=cabal-install
 pkgver=0.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The command-line interface for Cabal and Hackage."
 url="http://hackage.haskell.org/package/cabal-install"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-makedepends=('haskell-http=4000.2.2-1' 'haskell-zlib=0.5.3.3-3' 'haskell-mtl=2.0.1.0-4' 'haskell-network=2.3.0.11-1' 'haskell-random=1.0.1.1-1')
+makedepends=('haskell-http=4000.2.3-1' 'haskell-zlib=0.5.3.3-4' 'haskell-mtl=2.1.1-1' 'haskell-network=2.3.0.14-1' 'haskell-random=1.0.1.1-2')
 depends=('ghc' 'gmp' 'zlib')
 source=(http://hackage.haskell.org/packages/archive/cabal-install/$pkgver/cabal-install-$pkgver.tar.gz)
 md5sums=('638514bd1a5792d75866481852148ae5')




More information about the arch-commits mailing list