Date: Monday, August 3, 2015 @ 15:39:12
  Author: spupykin
Revision: 137829

upgpkg: haskell-network 2.6.2.1-1

upd

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-08-03 13:39:09 UTC (rev 137828)
+++ PKGBUILD    2015-08-03 13:39:12 UTC (rev 137829)
@@ -2,8 +2,8 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.6.0.2
-pkgrel=6
+pkgver=2.6.2.1
+pkgrel=1
 pkgdesc="Low-level networking interface"
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc=7.10.1' 'sh' 'haskell-parsec')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 install=${pkgname}.install
-md5sums=('c6e5e3fafedb45cd945b72e35cd3abe0')
+md5sums=('c58ab6f46a20a755970bec73f7bd4612')
 
 build() {
   cd ${_hkgname}-${pkgver}

Reply via email to