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

Felix Yan felixonmars at archlinux.org
Fri Jun 2 06:40:36 UTC 2017


    Date: Friday, June 2, 2017 @ 06:40:35
  Author: felixonmars
Revision: 232867

upgpkg: haskell-http-client 0.5.7.0-1

rebuild with http-client,0.5.7.0

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-02 06:39:28 UTC (rev 232866)
+++ PKGBUILD	2017-06-02 06:40:35 UTC (rev 232867)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.5.6.1
-pkgrel=7
+pkgver=0.5.7.0
+pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -15,7 +15,7 @@
          "haskell-network" "haskell-network-uri" "haskell-random" "haskell-streaming-commons"
          "haskell-text")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('2c304337b88ea48cf4b1c4e4ac12ec48c5f3a241f3ab44a57965c1d9d06a2bed')
+sha512sums=('5a411fc6b709becdbdb727904851ff1348c39430d2358f780677fd00f154cc85d94f776f120f4435c2e9a89bb9f0a00858df0d5c7b250772c88c50179bd30275')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list