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

Felix Yan fyan at archlinux.org
Sat Dec 12 02:56:54 UTC 2015


    Date: Saturday, December 12, 2015 @ 03:56:54
  Author: fyan
Revision: 153072

upgpkg: haskell-http-client 0.4.25-1

Modified:
  haskell-http-client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 02:49:34 UTC (rev 153071)
+++ PKGBUILD	2015-12-12 02:56:54 UTC (rev 153072)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.4.24
-pkgrel=4
+pkgver=0.4.25
+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=('93e4182ef9d3e8b45b75cca0f63b20457823e5aeaba46f6a16de47d7e618e177')
+sha256sums=('2aaefe7d75a0052b32a14cd3749c2a94602a64d87195722cebe75ebde014ec6d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list