Date: Wednesday, August 5, 2020 @ 14:55:15 Author: felixonmars Revision: 669545
upgpkg: haskell-warp-tls 3.3.0-8: rebuild with unordered-containers 0.2.12.0 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 14:54:37 UTC (rev 669544) +++ PKGBUILD 2020-08-05 14:55:15 UTC (rev 669545) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.3.0 -pkgrel=7 +pkgrel=8 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
