Date: Monday, March 6, 2023 @ 17:14:34 Author: felixonmars Revision: 1415674
upgpkg: haskell-hasql 1.5.0.4-35: rebuild with aeson 2.1.2.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 17:14:31 UTC (rev 1415673) +++ PKGBUILD 2023-03-06 17:14:34 UTC (rev 1415674) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.5.0.4 -pkgrel=34 +pkgrel=35 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
