Date: Sunday, November 22, 2020 @ 19:25:12 Author: felixonmars Revision: 759454
upgpkg: haskell-connection 0.3.1-65: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-connection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 19:24:21 UTC (rev 759453) +++ PKGBUILD 2020-11-22 19:25:12 UTC (rev 759454) @@ -4,7 +4,7 @@ _hkgname=connection pkgname=haskell-connection pkgver=0.3.1 -pkgrel=64 +pkgrel=65 pkgdesc="Simple and easy network connections API" url="https://github.com/vincenthz/hs-connection" license=("BSD")
