Date: Sunday, May 15, 2022 @ 03:59:56 Author: felixonmars Revision: 1206156
upgpkg: haskell-hasql 1.5-26: rebuild with hashable 1.4.0.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 03:59:48 UTC (rev 1206155) +++ PKGBUILD 2022-05-15 03:59:56 UTC (rev 1206156) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.5 -pkgrel=25 +pkgrel=26 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
