Date: Saturday, February 20, 2021 @ 21:52:57 Author: felixonmars Revision: 867254
upgpkg: haskell-hasql 1.4.4.2-129: rebuild with hashable-time 0.2.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-20 21:52:02 UTC (rev 867253) +++ PKGBUILD 2021-02-20 21:52:57 UTC (rev 867254) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=128 +pkgrel=129 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
