Date: Saturday, February 22, 2020 @ 20:58:14 Author: felixonmars Revision: 579115
upgpkg: haskell-hspec-wai 0.9.2-112: rebuild with network-byte-order 0.1.2.0 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-22 20:57:31 UTC (rev 579114) +++ PKGBUILD 2020-02-22 20:58:14 UTC (rev 579115) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.9.2 -pkgrel=111 +pkgrel=112 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
