Date: Sunday, November 22, 2020 @ 23:53:36 Author: felixonmars Revision: 759752
upgpkg: haskell-hasql 1.4.4.2-66: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 23:52:00 UTC (rev 759751) +++ PKGBUILD 2020-11-22 23:53:36 UTC (rev 759752) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=65 +pkgrel=66 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
