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

Felix Yan felixonmars at archlinux.org
Sat Feb 27 01:25:53 UTC 2021


    Date: Saturday, February 27, 2021 @ 01:25:52
  Author: felixonmars
Revision: 874518

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

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 01:23:40 UTC (rev 874517)
+++ PKGBUILD	2021-02-27 01:25:52 UTC (rev 874518)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.7.5
-pkgrel=16
+pkgver=0.7.6
+pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -14,7 +14,7 @@
          '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=('09980acde1c421293e3dbbcc7d7a59a213ffeb4c7136eff0e8276348779dcb5003496b9b8406c8b3c36a459910072c679a3177410ff116aa24ca7e0086583d4e')
+sha512sums=('77dc2a5000aaccae03616f62196e63bd5a39106511e66ef4ba185e04e69bcef4a46cd9f959c88d7fa4457d000835331d0141fad5764610689420a2dc9dd34b71')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list