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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat Mar 1 18:28:57 UTC 2014


    Date: Saturday, March 1, 2014 @ 19:28:57
  Author: bpiotrowski
Revision: 206575

upgpkg: haskell-http 4000.2.11-1

new upstream release

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-01 18:15:08 UTC (rev 206574)
+++ PKGBUILD	2014-03-01 18:28:57 UTC (rev 206575)
@@ -2,7 +2,7 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.2.8
+pkgver=4000.2.11
 pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
 options=('staticlibs')
-md5sums=('94be05278da4e9324aaef6e012e751e2')
+md5sums=('a293c8a1b6caebda06cf655f42d473d0')
 
 build() {
   cd ${_hkgname}-${pkgver}




More information about the arch-commits mailing list