Date: Friday, January 14, 2022 @ 19:51:23 Author: felixonmars Revision: 1103400
upgpkg: haskell-hasql 1.4.5.3-29: rebuild with unix-compat 0.5.4 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-14 19:48:46 UTC (rev 1103399) +++ PKGBUILD 2022-01-14 19:51:23 UTC (rev 1103400) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.5.3 -pkgrel=28 +pkgrel=29 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
