Date: Thursday, March 10, 2022 @ 22:45:50 Author: felixonmars Revision: 1146178
upgpkg: haskell-hasql 1.4.5.3-52: rebuild with doctest 0.19.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-10 22:40:47 UTC (rev 1146177) +++ PKGBUILD 2022-03-10 22:45:50 UTC (rev 1146178) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.5.3 -pkgrel=51 +pkgrel=52 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
