Date: Friday, March 26, 2021 @ 13:18:04 Author: felixonmars Revision: 904519
upgpkg: haskell-http2 2.0.6-18: rebuild with attoparsec 0.14.1 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 13:16:12 UTC (rev 904518) +++ PKGBUILD 2021-03-26 13:18:04 UTC (rev 904519) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=2.0.6 -pkgrel=17 +pkgrel=18 pkgdesc="HTTP/2 library" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
