Date: Saturday, July 31, 2021 @ 23:14:39 Author: felixonmars Revision: 991574
upgpkg: haskell-hasql 1.4.5.1-37: rebuild with StateVar 1.2.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-31 23:13:46 UTC (rev 991573) +++ PKGBUILD 2021-07-31 23:14:39 UTC (rev 991574) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.5.1 -pkgrel=36 +pkgrel=37 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
