Date: Tuesday, February 9, 2021 @ 21:49:15 Author: felixonmars Revision: 851755
upgpkg: haskell-connection 0.3.1-96: rebuild with ghc 8.10.4 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:49:11 UTC (rev 851754) +++ PKGBUILD 2021-02-09 21:49:15 UTC (rev 851755) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.1 -pkgrel=95 +pkgrel=96 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
