Date: Thursday, May 23, 2019 @ 14:13:10 Author: felixonmars Revision: 469380
upgpkg: haskell-hasql-transaction 0.7.1-25 rebuild with hashtables 1.2.3.2 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-23 14:12:18 UTC (rev 469379) +++ PKGBUILD 2019-05-23 14:13:10 UTC (rev 469380) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.7.1 -pkgrel=24 +pkgrel=25 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
