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

Felix Yan felixonmars at archlinux.org
Fri Jun 11 21:26:47 UTC 2021


    Date: Friday, June 11, 2021 @ 21:26:46
  Author: felixonmars
Revision: 962875

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

Modified:
  haskell-http2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-11 21:20:58 UTC (rev 962874)
+++ PKGBUILD	2021-06-11 21:26:46 UTC (rev 962875)
@@ -3,8 +3,8 @@
 
 _hkgname=http2
 pkgname=haskell-http2
-pkgver=3.0.1
-pkgrel=17
+pkgver=3.0.2
+pkgrel=1
 pkgdesc="HTTP/2 library"
 url="https://github.com/kazu-yamamoto/http2"
 license=("BSD")
@@ -17,7 +17,7 @@
              'haskell-hspec-discover' 'haskell-network-run' 'haskell-typed-process'
              'haskell-unordered-containers' 'haskell-vector')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('aaa32209fb9945cc33c557866acb053df403bbe37c2bd024ac52e7fc6a3e816d0249e48b83e8846017fe0df0998327cf3498f1bc96b57b0fa81ce9c4d35589c6')
+sha512sums=('1dd6e12904b11964d3c3c4ee4767e6dfd0edff87a7f2396a4f7e680d672a52a3ee478b5eea5f5ac0840a9f2cffae38fe4ceb13f660f51e5d87603f90f626c39c')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list