Date: Saturday, May 26, 2018 @ 03:48:26 Author: felixonmars Revision: 329629
upgpkg: haskell-hasql-transaction 0.5.2-74 rebuild with hspec,2.5.1 hspec-core,2.5.1 hspec-discover,2.5.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-26 03:46:43 UTC (rev 329628) +++ PKGBUILD 2018-05-26 03:48:26 UTC (rev 329629) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=73 +pkgrel=74 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
