Date: Sunday, February 2, 2020 @ 05:39:06 Author: felixonmars Revision: 561254
upgpkg: haskell-hasql 1.4.0.1-15: rebuild with bifunctors 5.5.7 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-02 05:37:44 UTC (rev 561253) +++ PKGBUILD 2020-02-02 05:39:06 UTC (rev 561254) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.0.1 -pkgrel=14 +pkgrel=15 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
