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

Thomas Dziedzic td123 at nymeria.archlinux.org
Fri Apr 18 17:06:42 UTC 2014


    Date: Friday, April 18, 2014 @ 19:06:42
  Author: td123
Revision: 211296

upgpkg: haskell-network 2.5.0.0-1

rebuild with cfgf

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-18 17:06:33 UTC (rev 211295)
+++ PKGBUILD	2014-04-18 17:06:42 UTC (rev 211296)
@@ -2,7 +2,7 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.4.2.2
+pkgver=2.5.0.0
 pkgrel=1
 pkgdesc="Low-level networking interface"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -9,10 +9,10 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.8.2-1' 'sh' 'haskell-parsec=3.1.5-1')
+depends=('ghc=7.8.2-2' 'sh' 'haskell-parsec=3.1.5-2')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-md5sums=('ef57169f445f33bfe553c25a7496cec8')
+md5sums=('ce4a584d3c04905b88275a156273dac6')
 
 build() {
   cd ${_hkgname}-${pkgver}




More information about the arch-commits mailing list