Date: Friday, May 13, 2022 @ 15:02:45 Author: felixonmars Revision: 1202140
upgpkg: haskell-hasql 1.5-22: rebuild with random 1.2.1.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-13 15:02:14 UTC (rev 1202139) +++ PKGBUILD 2022-05-13 15:02:45 UTC (rev 1202140) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.5 -pkgrel=21 +pkgrel=22 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
