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

Felix Yan fyan at archlinux.org
Mon Dec 14 12:09:55 UTC 2015


    Date: Monday, December 14, 2015 @ 13:09:54
  Author: fyan
Revision: 153238

upgpkg: haskell-http-client 0.4.26-1

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-14 09:44:19 UTC (rev 153237)
+++ PKGBUILD	2015-12-14 12:09:54 UTC (rev 153238)
@@ -4,7 +4,7 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.4.25
+pkgver=0.4.26
 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=('2aaefe7d75a0052b32a14cd3749c2a94602a64d87195722cebe75ebde014ec6d')
+sha256sums=('55d472e830a46c9002bffa921275584d5afa49e3b964e1dcce758579b2aa083d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list