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

Felix Yan felixonmars at archlinux.org
Tue Apr 17 12:15:15 UTC 2018


    Date: Tuesday, April 17, 2018 @ 12:15:14
  Author: felixonmars
Revision: 316618

upgpkg: haskell-http-client 0.5.12.1-1

rebuild with http-client,0.5.12.1

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-17 12:14:11 UTC (rev 316617)
+++ PKGBUILD	2018-04-17 12:15:14 UTC (rev 316618)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.5.12
-pkgrel=2
+pkgver=0.5.12.1
+pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -16,7 +16,7 @@
          'haskell-text')
 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=('21d79c9e5178dac8d09ff87feadb9a67f4ec07935597a2fc531cd854c2d541c70aa60eebf3de55a9d66af5f5ca2f510a7d7644751edd48056139aa4a1b3daf7b')
+sha512sums=('f456b9b3b64980348b42fd88547c268cdec2e4f33b8dbf92cf5e2cd5ea46a81a06f831cf555084661dd3797605b8bf5209159e40c4275d4d4233da03d1675918')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list