[arch-commits] Commit in haskell-network/trunk (PKGBUILD)

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


    Date: Sunday, June 10, 2012 @ 22:11:10
  Author: tdziedzic
Revision: 161407

upgpkg: haskell-network 2.3.0.14-1

bump & rebuild for ghc

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-11 02:04:11 UTC (rev 161406)
+++ PKGBUILD	2012-06-11 02:11:10 UTC (rev 161407)
@@ -5,16 +5,16 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.3.0.11
+pkgver=2.3.0.14
 pkgrel=1
 pkgdesc="Networking-related facilities"
 url="http://hackage.haskell.org/package/network"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.4.1' 'sh' 'haskell-parsec=3.1.2-1')
+depends=('ghc=7.4.2-1' 'sh' 'haskell-parsec=3.1.2-2')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('cfe4922ac85685be9f86d4d34654f481')
+md5sums=('1e45cc731647acff8b9c33bda085bf2a')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list