Date: Friday, February 18, 2022 @ 13:51:09 Author: felixonmars Revision: 1133899
upgpkg: haskell-hasql 1.4.5.3-48: rebuild with base-prelude 1.5 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 13:50:14 UTC (rev 1133898) +++ PKGBUILD 2022-02-18 13:51:09 UTC (rev 1133899) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.5.3 -pkgrel=47 +pkgrel=48 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
