Date: Wednesday, May 20, 2020 @ 14:11:45 Author: felixonmars Revision: 630698
upgpkg: haskell-hspec-wai 0.10.1-28: rebuild with network-byte-order 0.1.5 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-20 14:10:58 UTC (rev 630697) +++ PKGBUILD 2020-05-20 14:11:45 UTC (rev 630698) @@ -4,7 +4,7 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai pkgver=0.10.1 -pkgrel=27 +pkgrel=28 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT")
