Date: Saturday, September 3, 2022 @ 11:46:39 Author: felixonmars Revision: 1291769
upgpkg: haskell-hasql 1.5.0.3-19: rebuild with tasty-hedgehog 1.3.0.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-03 11:46:25 UTC (rev 1291768) +++ PKGBUILD 2022-09-03 11:46:39 UTC (rev 1291769) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.5.0.3 -pkgrel=18 +pkgrel=19 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
