Date: Friday, March 2, 2018 @ 19:21:50 Author: felixonmars Revision: 301539
upgpkg: haskell-hasql-transaction 0.5.2-34 rebuild with monad-control,1.0.2.3 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-02 19:20:53 UTC (rev 301538) +++ PKGBUILD 2018-03-02 19:21:50 UTC (rev 301539) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=33 +pkgrel=34 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
