Date: Sunday, March 8, 2020 @ 20:02:03 Author: felixonmars Revision: 592451
upgpkg: haskell-hasql 1.4.1-2: rebuild with generic-deriving 1.13 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 20:00:41 UTC (rev 592450) +++ PKGBUILD 2020-03-08 20:02:03 UTC (rev 592451) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
