Date: Tuesday, January 11, 2022 @ 22:22:49 Author: felixonmars Revision: 1101170
upgpkg: haskell-connection 0.3.1-162: rebuild with ghc 9.0.2 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 22:22:14 UTC (rev 1101169) +++ PKGBUILD 2022-01-11 22:22:49 UTC (rev 1101170) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.1 -pkgrel=161 +pkgrel=162 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
