Date: Saturday, June 6, 2020 @ 09:31:21 Author: felixonmars Revision: 639361
upgpkg: haskell-hasql 1.4.3-2: rebuild with tasty-golden 2.3.4 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-06 09:30:58 UTC (rev 639360) +++ PKGBUILD 2020-06-06 09:31:21 UTC (rev 639361) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
