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

Felix Yan felixonmars at archlinux.org
Thu Apr 4 19:00:03 UTC 2019


    Date: Thursday, April 4, 2019 @ 19:00:03
  Author: felixonmars
Revision: 449617

upgpkg: haskell-http-client 0.6.3-1

rebuild with http-client 0.6.3

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-04 17:13:50 UTC (rev 449616)
+++ PKGBUILD	2019-04-04 19:00:03 UTC (rev 449617)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.6.2
-pkgrel=6
+pkgver=0.6.3
+pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -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=('968be5270d99622f5dd8aafbb6fcdc99b3c769e5a0cdda81625ead8b4a4b74865f86ddfce6d1954945cd514818ca8a44fbe6bcd977fd13dad4551a7e1d375d22')
+sha512sums=('d706475908ea0677baca5fb7f1ff0fec72a8526eeaad510a54154b1b15e11197d5f5cf90858c666b2ea5c5d87532da67b530db37f1e4bda246eb53e8fc8be98b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list