Date: Wednesday, April 6, 2022 @ 21:43:51 Author: felixonmars Revision: 1182152
upgpkg: haskell-warp-tls 3.3.2-94: rebuild with unordered-containers 0.2.18.0 Modified: haskell-warp-tls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:43:50 UTC (rev 1182151) +++ PKGBUILD 2022-04-06 21:43:51 UTC (rev 1182152) @@ -4,7 +4,7 @@ _hkgname=warp-tls pkgname=haskell-warp-tls pkgver=3.3.2 -pkgrel=93 +pkgrel=94 pkgdesc="HTTP over TLS support for Warp via the TLS package" url="https://github.com/yesodweb/wai" license=("MIT")
