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

Felix Yan felixonmars at archlinux.org
Fri Feb 5 07:39:32 UTC 2021


    Date: Friday, February 5, 2021 @ 07:39:31
  Author: felixonmars
Revision: 845733

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

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 07:36:08 UTC (rev 845732)
+++ PKGBUILD	2021-02-05 07:39:31 UTC (rev 845733)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.7.4
-pkgrel=13
+pkgver=0.7.5
+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=('4c8895e4817bae379780db551feb6f59e42f994e12da11b12aa65e99c3148e695c5cadab04919b906fd9a374a11acced5d26e61b7ee4324f73f87d4bf2882f46')
+sha512sums=('09980acde1c421293e3dbbcc7d7a59a213ffeb4c7136eff0e8276348779dcb5003496b9b8406c8b3c36a459910072c679a3177410ff116aa24ca7e0086583d4e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list