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

Felix Yan felixonmars at archlinux.org
Fri Apr 23 17:37:35 UTC 2021


    Date: Friday, April 23, 2021 @ 17:37:34
  Author: felixonmars
Revision: 923218

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

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 17:34:13 UTC (rev 923217)
+++ PKGBUILD	2021-04-23 17:37:34 UTC (rev 923218)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.7.7
-pkgrel=2
+pkgver=0.7.8
+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=('40b77ebf027a44e65604c0e4bd5e1aa521e2dbc7b305b0880bbaaec0bd8b7980484cc94fa21f4b57d2f9fc71fa2cd6d79f9b06d4332057819731aacc5990c6ba')
+sha512sums=('401e45c00f89153de48548cc37bb998fde3ff6304b5c61304a6955bdc08a820421766e80590ec47c1a7833389568779ac5c02522b85eb648b32df0dad2ec4c5e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list