Date: Wednesday, September 28, 2022 @ 21:27:56 Author: felixonmars Revision: 1315719
upgpkg: haskell-http 4000.4.1-49: rebuild with warp 3.3.23 Modified: haskell-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-28 21:27:52 UTC (rev 1315718) +++ PKGBUILD 2022-09-28 21:27:56 UTC (rev 1315719) @@ -4,7 +4,7 @@ _hkgname=HTTP pkgname=haskell-http pkgver=4000.4.1 -pkgrel=48 +pkgrel=49 pkgdesc="A library for client-side HTTP" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')