Date: Tuesday, February 23, 2021 @ 10:51:42 Author: felixonmars Revision: 869594
upgpkg: haskell-hasql 1.4.4.2-130: rebuild with hashable 1.3.1.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 10:50:43 UTC (rev 869593) +++ PKGBUILD 2021-02-23 10:51:42 UTC (rev 869594) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=129 +pkgrel=130 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
