Date: Saturday, February 20, 2021 @ 19:03:40 Author: felixonmars Revision: 867035
upgpkg: haskell-hspec-wai 0.11.1-50: rebuild with hashable-time 0.2.1 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-20 19:03:08 UTC (rev 867034) +++ PKGBUILD 2021-02-20 19:03:40 UTC (rev 867035) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.11.1 -pkgrel=49 +pkgrel=50 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
