Date: Wednesday, August 5, 2020 @ 14:49:12 Author: felixonmars Revision: 669533
upgpkg: haskell-hspec-wai 0.10.1-55: rebuild with unordered-containers 0.2.12.0 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 14:48:25 UTC (rev 669532) +++ PKGBUILD 2020-08-05 14:49:12 UTC (rev 669533) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.10.1 -pkgrel=54 +pkgrel=55 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
