Date: Thursday, August 13, 2020 @ 21:28:08 Author: felixonmars Revision: 678125
upgpkg: haskell-hasql 1.4.4.2-10: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 21:26:46 UTC (rev 678124) +++ PKGBUILD 2020-08-13 21:28:08 UTC (rev 678125) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=9 +pkgrel=10 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
