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

Felix Yan fyan at archlinux.org
Thu Dec 24 02:19:11 UTC 2015


    Date: Thursday, December 24, 2015 @ 03:19:10
  Author: fyan
Revision: 154406

upgpkg: haskell-http-client 0.4.26.2-1

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-23 19:51:02 UTC (rev 154405)
+++ PKGBUILD	2015-12-24 02:19:10 UTC (rev 154406)
@@ -4,7 +4,7 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.4.26.1
+pkgver=0.4.26.2
 pkgrel=1
 pkgdesc="An HTTP client engine, intended as a base layer for more user-friendly packages."
 url="https://github.com/snoyberg/http-client"
@@ -17,7 +17,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('38c264cdc0ad0dcc1f0fbd11a2fa638b55f65476ebcee0bdd9309c38fb5f1047')
+sha256sums=('5c06c7944da2489d0abb91f8807418e013e77610d2fd3245641f1235371e8c6d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list