Date: Wednesday, March 17, 2021 @ 07:47:46 Author: felixonmars Revision: 893114
upgpkg: haskell-hasql 1.4.4.2-145: rebuild with doctest 0.18.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 07:45:25 UTC (rev 893113) +++ PKGBUILD 2021-03-17 07:47:46 UTC (rev 893114) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=144 +pkgrel=145 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
