[arch-commits] Commit in haskell-http2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 3 21:44:12 UTC 2020
Date: Friday, April 3, 2020 @ 21:44:11
Author: felixonmars
Revision: 611243
upgpkg: haskell-http2 2.0.4-1: rebuild with http2 2.0.4
Modified:
haskell-http2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-03 21:17:43 UTC (rev 611242)
+++ PKGBUILD 2020-04-03 21:44:11 UTC (rev 611243)
@@ -3,8 +3,8 @@
_hkgname=http2
pkgname=haskell-http2
-pkgver=2.0.3
-pkgrel=70
+pkgver=2.0.4
+pkgrel=1
pkgdesc="HTTP/2 library"
url="https://github.com/kazu-yamamoto/http2"
license=("BSD")
@@ -15,7 +15,7 @@
'haskell-doctest' 'haskell-glob' 'haskell-hspec' 'haskell-unordered-containers'
'haskell-vector')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ff5f02c355f9f5c459d94993f05636955f81b91cbdbd4e8c262b56e1fa3846f92aff946f8ec6851ab57ffbb73afb42999cb3597eb250a9e15a8d6788da860b20')
+sha512sums=('798df9164641f6e8a2cf9ba9b62cb6a368a2ae62703de41a2e26377bf0da4e005a946dc458880e269a116e7c19f8bbd03498d48a81008c935b55e9d9370b6623')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list