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

Felix Yan felixonmars at archlinux.org
Tue Jun 12 20:50:33 UTC 2018


    Date: Tuesday, June 12, 2018 @ 20:50:32
  Author: felixonmars
Revision: 342682

upgpkg: haskell-http-client 0.5.13-1

rebuild with http-client 0.5.13

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-12 19:14:23 UTC (rev 342681)
+++ PKGBUILD	2018-06-12 20:50:32 UTC (rev 342682)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.5.12.1
-pkgrel=14
+pkgver=0.5.13
+pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -16,7 +16,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=('f456b9b3b64980348b42fd88547c268cdec2e4f33b8dbf92cf5e2cd5ea46a81a06f831cf555084661dd3797605b8bf5209159e40c4275d4d4233da03d1675918')
+sha512sums=('1014f5351fd30126cf4997be2f01cbe100b10ca9a2642edc9c80922b42de7d92bc61d547e4daf0db43b76911eede6c0df253f598937794528ba0e89d71fe2a05')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list