[arch-commits] Commit in haskell-http-client/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 9 12:12:54 UTC 2020
Date: Monday, March 9, 2020 @ 12:12:54
Author: felixonmars
Revision: 593028
upgpkg: haskell-http-client 0.6.4.1-1: rebuild with http-client 0.6.4.1
Modified:
haskell-http-client/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-09 11:39:02 UTC (rev 593027)
+++ PKGBUILD 2020-03-09 12:12:54 UTC (rev 593028)
@@ -3,8 +3,8 @@
_hkgname=http-client
pkgname=haskell-http-client
-pkgver=0.6.4
-pkgrel=79
+pkgver=0.6.4.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=('0b7a16ca1932fa3a20d3f44f65a482277486af1319cf9ed3e138e0b9cc838816ee12aa677821a19e8c51f8bf675676233d8a648b3bf2c3c13f3c70a9348be90a')
+sha512sums=('b9595ebf3cb48c5ed288934976b78270a3092a35ae083853684c848301ee88a18e0e41534180033df071ab87dc9f9cbab99da37cbc74d538472409c13dcfce7d')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list