Date: Saturday, September 29, 2018 @ 18:54:49 Author: felixonmars Revision: 387993
upgpkg: haskell-hasql 1.3.0.3-17 rebuild with doctest 0.16.0.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-29 18:53:37 UTC (rev 387992) +++ PKGBUILD 2018-09-29 18:54:49 UTC (rev 387993) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=16 +pkgrel=17 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
