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

Felix Yan felixonmars at archlinux.org
Tue Aug 4 08:20:19 UTC 2020


    Date: Tuesday, August 4, 2020 @ 08:20:19
  Author: felixonmars
Revision: 668739

upgpkg: haskell-http2 2.0.5-1: rebuild with http2 2.0.5

Modified:
  haskell-http2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-04 08:10:03 UTC (rev 668738)
+++ PKGBUILD	2020-08-04 08:20:19 UTC (rev 668739)
@@ -3,8 +3,8 @@
 
 _hkgname=http2
 pkgname=haskell-http2
-pkgver=2.0.4
-pkgrel=33
+pkgver=2.0.5
+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=('798df9164641f6e8a2cf9ba9b62cb6a368a2ae62703de41a2e26377bf0da4e005a946dc458880e269a116e7c19f8bbd03498d48a81008c935b55e9d9370b6623')
+sha512sums=('94a45aa97090db4a12eb64a0a1e8596049182d8011b6a1edb22c4841e7164fbd6c118770a638605f999296e71e796ec660c1701e7bc25d4c4a8d4c801b3b773e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list