[arch-commits] Commit in haskell-http/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Dec 22 02:37:51 UTC 2015
Date: Tuesday, December 22, 2015 @ 03:37:51
Author: fyan
Revision: 154099
upgpkg: haskell-http 4000.2.22-1
Modified:
haskell-http/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-22 02:34:01 UTC (rev 154098)
+++ PKGBUILD 2015-12-22 02:37:51 UTC (rev 154099)
@@ -2,8 +2,8 @@
_hkgname=HTTP
pkgname=haskell-http
-pkgver=4000.2.20
-pkgrel=5
+pkgver=4000.2.22
+pkgrel=1
pkgdesc="A library for client-side HTTP"
url="http://hackage.haskell.org/package/${_hkgname}"
license=('custom:BSD3')
@@ -12,7 +12,7 @@
depends=('ghc=7.10.3' 'sh' 'haskell-network=2.6.2.1' 'haskell-parsec=3.1.9' 'haskell-mtl=2.2.1' 'haskell-network-uri' 'haskell-old-time')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install=${pkgname}.install
-md5sums=('e2d682a564203d90c3fa040dd885afd1')
+md5sums=('baf6544c9cfa79c47664d8d6c8b6bef5')
build() {
cd ${_hkgname}-${pkgver}
More information about the arch-commits
mailing list