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

Felix Yan felixonmars at archlinux.org
Fri May 29 12:45:27 UTC 2020


    Date: Friday, May 29, 2020 @ 12:45:25
  Author: felixonmars
Revision: 637011

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

Modified:
  haskell-http-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-29 12:38:57 UTC (rev 637010)
+++ PKGBUILD	2020-05-29 12:45:25 UTC (rev 637011)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client
 pkgname=haskell-http-client
-pkgver=0.6.4.1
-pkgrel=62
+pkgver=0.7.0
+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=('b9595ebf3cb48c5ed288934976b78270a3092a35ae083853684c848301ee88a18e0e41534180033df071ab87dc9f9cbab99da37cbc74d538472409c13dcfce7d')
+sha512sums=('32cfa9a8077aacbfdf59626c2eb8857a795055c042228c0ac08d851cdcd63f4d63dec44524c86d76455359aba14e82ba0b4f6991bc602f8607a2e3ceca351058')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list