Date: Thursday, February 18, 2021 @ 03:34:12 Author: felixonmars Revision: 863451
upgpkg: haskell-connection 0.3.1-101: rebuild with async 2.2.3 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 03:33:35 UTC (rev 863450) +++ PKGBUILD 2021-02-18 03:34:12 UTC (rev 863451) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.1 -pkgrel=100 +pkgrel=101 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
