Date: Monday, February 12, 2018 @ 15:15:19 Author: felixonmars Revision: 293282
upgpkg: haskell-hasql-transaction 0.5.2-24 rebuild with stringbuilder,0.5.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-12 15:14:20 UTC (rev 293281) +++ PKGBUILD 2018-02-12 15:15:19 UTC (rev 293282) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=23 +pkgrel=24 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
