Date: Wednesday, February 3, 2021 @ 03:22:18 Author: felixonmars Revision: 842121
upgpkg: haskell-wai-extra 3.1.6-21: rebuild with HUnit 1.6.2.0 Modified: haskell-wai-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 03:21:08 UTC (rev 842120) +++ PKGBUILD 2021-02-03 03:22:18 UTC (rev 842121) @@ -4,7 +4,7 @@ _hkgname=wai-extra pkgname=haskell-wai-extra pkgver=3.1.6 -pkgrel=20 +pkgrel=21 pkgdesc="Provides some basic WAI handlers and middleware." url="https://github.com/yesodweb/wai" license=("MIT")