Date: Thursday, February 27, 2020 @ 19:25:09 Author: felixonmars Revision: 584682
upgpkg: haskell-connection 0.3.1-23: rebuild with ghc 8.8.3 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 19:24:28 UTC (rev 584681) +++ PKGBUILD 2020-02-27 19:25:09 UTC (rev 584682) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.1 -pkgrel=22 +pkgrel=23 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
