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

Felix Yan felixonmars at archlinux.org
Wed Feb 27 20:59:57 UTC 2019


    Date: Wednesday, February 27, 2019 @ 20:59:56
  Author: felixonmars
Revision: 436791

upgpkg: haskell-http-client 0.6.2-1

rebuild with http-client 0.6.2

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-27 20:54:33 UTC (rev 436790)
+++ PKGBUILD	2019-02-27 20:59:56 UTC (rev 436791)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.6.1.1
-pkgrel=2
+pkgver=0.6.2
+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=('ca5bfeb18c82c6aa69f92bf9920da7a1dacf8a7e1b8594c1d4349f25f6aaaec0a4268b158931ff95eb40ef25ffa15f1b11c0a3be0fba2000020d38e117355f91')
+sha512sums=('968be5270d99622f5dd8aafbb6fcdc99b3c769e5a0cdda81625ead8b4a4b74865f86ddfce6d1954945cd514818ca8a44fbe6bcd977fd13dad4551a7e1d375d22')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list