Date: Friday, July 6, 2018 @ 16:56:35 Author: felixonmars Revision: 353899
upgpkg: haskell-hasql 1.1.1-101 rebuild with hspec 2.5.3, hspec-core 2.5.3, hspec-discover 2.5.3 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-06 16:55:04 UTC (rev 353898) +++ PKGBUILD 2018-07-06 16:56:35 UTC (rev 353899) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=100 +pkgrel=101 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
