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

Felix Yan felixonmars at archlinux.org
Sat Apr 13 08:20:38 UTC 2019


    Date: Saturday, April 13, 2019 @ 08:20:38
  Author: felixonmars
Revision: 451359

upgpkg: haskell-http-client 0.6.4-1

rebuild with http-client 0.6.4

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-13 08:19:14 UTC (rev 451358)
+++ PKGBUILD	2019-04-13 08:20:38 UTC (rev 451359)
@@ -3,7 +3,7 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.6.3
+pkgver=0.6.4
 pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
@@ -15,7 +15,7 @@
         )
 makedepends=('ghc' 'haskell-async' 'haskell-hspec' 'haskell-monad-control' 'haskell-zlib')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d706475908ea0677baca5fb7f1ff0fec72a8526eeaad510a54154b1b15e11197d5f5cf90858c666b2ea5c5d87532da67b530db37f1e4bda246eb53e8fc8be98b')
+sha512sums=('0b7a16ca1932fa3a20d3f44f65a482277486af1319cf9ed3e138e0b9cc838816ee12aa677821a19e8c51f8bf675676233d8a648b3bf2c3c13f3c70a9348be90a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list