Date: Monday, April 29, 2019 @ 12:54:39 Author: felixonmars Revision: 456095
upgpkg: haskell-http2 1.6.5-4 rebuild with generic-deriving 1.12.4 Modified: haskell-http2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-29 12:53:05 UTC (rev 456094) +++ PKGBUILD 2019-04-29 12:54:39 UTC (rev 456095) @@ -4,7 +4,7 @@ _hkgname=http2 pkgname=haskell-http2 pkgver=1.6.5 -pkgrel=3 +pkgrel=4 pkgdesc="HTTP/2.0 library including frames and HPACK" url="https://github.com/kazu-yamamoto/http2" license=("BSD")
