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

Rémy Oudompheng remy at archlinux.org
Sun Feb 13 21:41:58 UTC 2011


    Date: Sunday, February 13, 2011 @ 16:41:57
  Author: remy
Revision: 109928

upgpkg: haskell-network 2.3.0.2-1
Update to 2.3.0.2 for HP 2011.1 (release candidate)

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-13 21:03:58 UTC (rev 109927)
+++ PKGBUILD	2011-02-13 21:41:57 UTC (rev 109928)
@@ -3,17 +3,17 @@
 # Package generated by cabal2arch 0.7.6
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.3
+pkgver=2.3.0.2
 pkgrel=1
 pkgdesc="Networking-related facilities"
 url="http://hackage.haskell.org/package/network"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=(ghc=7.0.1 sh 'haskell-parsec=3.1.0')
+depends=(ghc=7.0.1 sh 'haskell-parsec=3.1.1')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('b43d48203617247f4b711375428df23e')
+md5sums=('a739fe9b75af744cfa1c05e39d41ac1f')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list