Date: Sunday, May 27, 2018 @ 14:58:19 Author: felixonmars Revision: 331884
upgpkg: haskell-hasql-transaction 0.5.2-76 rebuild with hashtables 1.2.3.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-27 14:57:23 UTC (rev 331883) +++ PKGBUILD 2018-05-27 14:58:19 UTC (rev 331884) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=75 +pkgrel=76 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
