Date: Friday, July 1, 2022 @ 19:19:16 Author: felixonmars Revision: 1243429
upgpkg: haskell-hasql 1.5.0.1-11: rebuild with kan-extensions 5.2.5 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-01 19:18:20 UTC (rev 1243428) +++ PKGBUILD 2022-07-01 19:19:16 UTC (rev 1243429) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.5.0.1 -pkgrel=10 +pkgrel=11 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
