Date: Saturday, April 23, 2022 @ 23:05:33 Author: felixonmars Revision: 1189222
upgpkg: haskell-warp 3.3.20-23: rebuild with hashable 1.4.0.1 Modified: haskell-warp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 23:05:27 UTC (rev 1189221) +++ PKGBUILD 2022-04-23 23:05:33 UTC (rev 1189222) @@ -4,7 +4,7 @@ _hkgname=warp pkgname=haskell-warp pkgver=3.3.20 -pkgrel=22 +pkgrel=23 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT")
