Date: Sunday, April 10, 2022 @ 12:45:05 Author: felixonmars Revision: 1184906
upgpkg: haskell-hasql 1.5-11: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 12:43:20 UTC (rev 1184905) +++ PKGBUILD 2022-04-10 12:45:05 UTC (rev 1184906) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.5 -pkgrel=10 +pkgrel=11 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
