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

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 11 07:06:46 UTC 2021


    Date: Saturday, September 11, 2021 @ 07:06:46
  Author: felixonmars
Revision: 1014061

upgpkg: haskell-http-client 0.7.9-1: rebuild with http-client 0.7.9

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-11 07:05:54 UTC (rev 1014060)
+++ PKGBUILD	2021-09-11 07:06:46 UTC (rev 1014061)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.7.8
-pkgrel=35
+pkgver=0.7.9
+pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -14,7 +14,7 @@
          'haskell-network' 'haskell-network-uri' 'haskell-random' 'haskell-streaming-commons')
 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=('401e45c00f89153de48548cc37bb998fde3ff6304b5c61304a6955bdc08a820421766e80590ec47c1a7833389568779ac5c02522b85eb648b32df0dad2ec4c5e')
+sha512sums=('3a27e754d3455c0323146c8f24b3a58e395fa1a990d9e68ab84813b606f361bf4b0049c3c59c852feb93ea317855523c15427eb7debb3920ecf986bfe1cd139b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list