Date: Tuesday, February 27, 2018 @ 17:48:34 Author: felixonmars Revision: 299295
upgpkg: haskell-hasql-transaction 0.5.2-32 rebuild with mtl,2.2.2 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-27 17:47:47 UTC (rev 299294) +++ PKGBUILD 2018-02-27 17:48:34 UTC (rev 299295) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=31 +pkgrel=32 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
