Date: Tuesday, March 15, 2022 @ 18:13:25 Author: felixonmars Revision: 1154725
upgpkg: haskell-hasql 1.4.5.3-55: rebuild with unordered-containers 0.2.17.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 18:12:34 UTC (rev 1154724) +++ PKGBUILD 2022-03-15 18:13:25 UTC (rev 1154725) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.5.3 -pkgrel=54 +pkgrel=55 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
