Date: Wednesday, March 11, 2020 @ 15:08:18 Author: felixonmars Revision: 594305
upgpkg: haskell-hspec-wai 0.10.0-6: rebuild with network-byte-order 0.1.4.0 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-11 15:07:34 UTC (rev 594304) +++ PKGBUILD 2020-03-11 15:08:18 UTC (rev 594305) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.10.0 -pkgrel=5 +pkgrel=6 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
