Date: Wednesday, February 9, 2022 @ 23:24:06 Author: felixonmars Revision: 1130457
upgpkg: haskell-wai-cors 0.2.7-212: rebuild with attoparsec 0.14.4 Modified: haskell-wai-cors/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-09 23:23:46 UTC (rev 1130456) +++ PKGBUILD 2022-02-09 23:24:06 UTC (rev 1130457) @@ -4,7 +4,7 @@ _hkgname=wai-cors pkgname=haskell-wai-cors pkgver=0.2.7 -pkgrel=211 +pkgrel=212 pkgdesc="CORS for WAI" url="https://github.com/larskuhtz/wai-cors" license=("MIT")