Date: Saturday, January 8, 2022 @ 22:31:47 Author: felixonmars Revision: 1097421
upgpkg: haskell-hasql 1.4.5.3-26: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-08 22:30:26 UTC (rev 1097420) +++ PKGBUILD 2022-01-08 22:31:47 UTC (rev 1097421) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.5.3 -pkgrel=25 +pkgrel=26 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
