Date: Tuesday, September 6, 2022 @ 20:33:20 Author: felixonmars Revision: 1294957
upgpkg: haskell-hasql 1.5.0.3-20: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-06 20:33:08 UTC (rev 1294956) +++ PKGBUILD 2022-09-06 20:33:20 UTC (rev 1294957) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.5.0.3 -pkgrel=19 +pkgrel=20 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
