Date: Monday, February 1, 2021 @ 07:59:14 Author: felixonmars Revision: 839491
upgpkg: haskell-hasql-transaction 1.0.0.1-154: rebuild with unliftio 0.2.14 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 07:58:14 UTC (rev 839490) +++ PKGBUILD 2021-02-01 07:59:14 UTC (rev 839491) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=153 +pkgrel=154 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
