Date: Wednesday, May 22, 2019 @ 22:11:38 Author: felixonmars Revision: 468790
upgpkg: haskell-connection 0.3.0-2 rebuild with tasty-quickcheck 0.10.1 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-22 22:11:01 UTC (rev 468789) +++ PKGBUILD 2019-05-22 22:11:38 UTC (rev 468790) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
