Date: Thursday, April 2, 2020 @ 09:16:27 Author: felixonmars Revision: 609419
upgpkg: haskell-connection 0.3.1-29: rebuild with QuickCheck 2.14 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 09:15:54 UTC (rev 609418) +++ PKGBUILD 2020-04-02 09:16:27 UTC (rev 609419) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.1 -pkgrel=28 +pkgrel=29 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
