Date: Sunday, September 25, 2022 @ 21:03:23 Author: felixonmars Revision: 1310607
upgpkg: haskell-connection 0.3.1-217: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 21:03:19 UTC (rev 1310606) +++ PKGBUILD 2022-09-25 21:03:23 UTC (rev 1310607) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.1 -pkgrel=216 +pkgrel=217 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
