Date: Thursday, February 3, 2022 @ 02:33:33 Author: felixonmars Revision: 1123924
upgpkg: haskell-hasql 1.4.5.3-41: rebuild with base-orphans 0.8.6 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-03 02:32:45 UTC (rev 1123923) +++ PKGBUILD 2022-02-03 02:33:33 UTC (rev 1123924) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.5.3 -pkgrel=40 +pkgrel=41 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
