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

Felix Yan felixonmars at archlinux.org
Sat Dec 10 07:29:10 UTC 2016


    Date: Saturday, December 10, 2016 @ 07:29:09
  Author: felixonmars
Revision: 198694

upgpkg: haskell-http-client 0.5.4-1

rebuild with http-client-0.5.4

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-10 07:10:40 UTC (rev 198693)
+++ PKGBUILD	2016-12-10 07:29:09 UTC (rev 198694)
@@ -4,7 +4,7 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.5.3.3
+pkgver=0.5.4
 pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
@@ -15,7 +15,7 @@
          "haskell-network" "haskell-network-uri" "haskell-random" "haskell-streaming-commons"
          "haskell-text")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('8faeb55e45f578c9aa7a17dab5a6cb4aa858fb8d64a18c18497c3af4569164ce')
+sha256sums=('f226b9dd4b7a6b5ef3becddd02baeabe3429b88584a42609ca3733c84bfe7300')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list