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

Felix Yan felixonmars at archlinux.org
Sat Sep 3 05:51:45 UTC 2016


    Date: Saturday, September 3, 2016 @ 05:51:44
  Author: felixonmars
Revision: 188335

upgpkg: haskell-http-client 0.5.3.1-1

rebuild with HUnit-1.3.1.2, hindent-5.2.1, http-api-data-0.3, http-client-0.5.3.1, shakespeare-2.0.11.1, utility-ht-0.0.12, yaml-0.8.18.4, yesod-auth-1.4.13.5, yesod-static-1.5.0.4

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-03 05:50:55 UTC (rev 188334)
+++ PKGBUILD	2016-09-03 05:51:44 UTC (rev 188335)
@@ -4,7 +4,7 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.5.2
+pkgver=0.5.3.1
 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=('a1697c94f8f777b402f0b274eb58a638facdda16572a3cd5822185e61165288a')
+sha256sums=('0d012a1278b2f2014f0198e38b658fb414e5dafd37388008198ac7a553f84d96')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list