Date: Sunday, March 8, 2020 @ 13:00:29 Author: felixonmars Revision: 591957
upgpkg: haskell-hspec-wai 0.10.0-3: rebuild with network-byte-order 0.1.3.0 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 13:00:23 UTC (rev 591956) +++ PKGBUILD 2020-03-08 13:00:29 UTC (rev 591957) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.10.0 -pkgrel=2 +pkgrel=3 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
