[arch-commits] Commit in haskell-http-client/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 22 02:11:44 UTC 2016
Date: Friday, January 22, 2016 @ 03:11:43
Author: fyan
Revision: 158460
upgpkg: haskell-http-client 0.4.27-1
Modified:
haskell-http-client/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-22 02:11:42 UTC (rev 158459)
+++ PKGBUILD 2016-01-22 02:11:43 UTC (rev 158460)
@@ -4,8 +4,8 @@
_hkgname=http-client
pkgname=haskell-http-client
-pkgver=0.4.26.2
-pkgrel=7
+pkgver=0.4.27
+pkgrel=1
pkgdesc="An HTTP client engine, intended as a base layer for more user-friendly packages."
url="https://github.com/snoyberg/http-client"
license=("MIT")
@@ -17,7 +17,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('5c06c7944da2489d0abb91f8807418e013e77610d2fd3245641f1235371e8c6d')
+sha256sums=('3700731ca44470847b9a6429c61b7501318443ded995c33c7f52c9a7fd23a88b')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list