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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jan 21 01:02:02 UTC 2022


    Date: Friday, January 21, 2022 @ 01:02:01
  Author: felixonmars
Revision: 1111668

upgpkg: haskell-http-client 0.7.10-1: rebuild with network 3.1.2.7, http-client 0.7.10

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 00:52:03 UTC (rev 1111667)
+++ PKGBUILD	2022-01-21 01:02:01 UTC (rev 1111668)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.7.9
-pkgrel=26
+pkgver=0.7.10
+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=('3a27e754d3455c0323146c8f24b3a58e395fa1a990d9e68ab84813b606f361bf4b0049c3c59c852feb93ea317855523c15427eb7debb3920ecf986bfe1cd139b')
+sha512sums=('14e56ecec5a91a1fe600e9da999e8a0bc226b41475908ea3d83b6b2e61807120f16ce105d42361e24e8fc28052d0457a51facdf92e5882fefa5a7a8c126d7270')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list