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

Felix Yan felixonmars at archlinux.org
Thu Jun 18 15:56:18 UTC 2020


    Date: Thursday, June 18, 2020 @ 15:56:18
  Author: felixonmars
Revision: 647294

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

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-18 15:04:39 UTC (rev 647293)
+++ PKGBUILD	2020-06-18 15:56:18 UTC (rev 647294)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.7.0
-pkgrel=16
+pkgver=0.7.1
+pkgrel=1
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -15,7 +15,7 @@
         )
 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=('32cfa9a8077aacbfdf59626c2eb8857a795055c042228c0ac08d851cdcd63f4d63dec44524c86d76455359aba14e82ba0b4f6991bc602f8607a2e3ceca351058')
+sha512sums=('82f9b85a5da976f8bc965a625dca2e1795bb53f88babf830aa82b511046da223fc1966d139c2d1c3d1f55103d7130715bab38a9280ec7dd9b579ead47fc068eb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list