Date: Wednesday, June 17, 2020 @ 20:22:07 Author: felixonmars Revision: 646652
upgpkg: haskell-hasql 1.4.4-2: rebuild with unordered-containers 0.2.11.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-17 20:20:47 UTC (rev 646651) +++ PKGBUILD 2020-06-17 20:22:07 UTC (rev 646652) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4 -pkgrel=1 +pkgrel=2 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
