Date: Tuesday, January 19, 2021 @ 15:56:08 Author: felixonmars Revision: 823715
upgpkg: haskell-hspec-wai 0.11.1-24: rebuild with wai 3.2.3 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-19 15:55:15 UTC (rev 823714) +++ PKGBUILD 2021-01-19 15:56:08 UTC (rev 823715) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.11.1 -pkgrel=23 +pkgrel=24 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
