Date: Tuesday, January 28, 2020 @ 08:49:11 Author: felixonmars Revision: 557496
upgpkg: haskell-hasql 1.4.0.1-12: rebuild with base-orphans 0.8.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-28 08:47:43 UTC (rev 557495) +++ PKGBUILD 2020-01-28 08:49:11 UTC (rev 557496) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.0.1 -pkgrel=11 +pkgrel=12 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
