Date: Sunday, April 25, 2021 @ 15:31:45 Author: felixonmars Revision: 924252
upgpkg: haskell-warp-tls 3.3.0-179: rebuild with http2 3.0.1 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-25 15:30:57 UTC (rev 924251) +++ PKGBUILD 2021-04-25 15:31:45 UTC (rev 924252) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.3.0 -pkgrel=178 +pkgrel=179 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
