Date: Wednesday, March 16, 2022 @ 00:00:39 Author: felixonmars Revision: 1155276
upgpkg: haskell-hasql 1.4.5.3-56: rebuild with base-prelude 1.6 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 23:59:47 UTC (rev 1155275) +++ PKGBUILD 2022-03-16 00:00:39 UTC (rev 1155276) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.5.3 -pkgrel=55 +pkgrel=56 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
