Date: Saturday, February 17, 2018 @ 06:28:17 Author: felixonmars Revision: 295766
upgpkg: haskell-hasql-transaction 0.5.2-29 rebuild with hspec,2.4.8 hspec-core,2.4.8 hspec-discover,2.4.8 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-17 06:27:30 UTC (rev 295765) +++ PKGBUILD 2018-02-17 06:28:17 UTC (rev 295766) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=28 +pkgrel=29 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
