Date: Thursday, March 30, 2023 @ 06:03:48 Author: felixonmars Revision: 1430959
upgpkg: haskell-hspec-wai 0.11.1-316: rebuild with quickcheck-instances 0.3.29 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 06:03:42 UTC (rev 1430958) +++ PKGBUILD 2023-03-30 06:03:48 UTC (rev 1430959) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.11.1 -pkgrel=315 +pkgrel=316 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
