Date: Thursday, March 26, 2020 @ 20:56:41 Author: felixonmars Revision: 604664
upgpkg: haskell-hspec-wai 0.10.1-10: rebuild with aeson 1.4.7.1 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-26 20:56:03 UTC (rev 604663) +++ PKGBUILD 2020-03-26 20:56:41 UTC (rev 604664) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.10.1 -pkgrel=9 +pkgrel=10 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
