Date: Monday, January 4, 2021 @ 05:04:57 Author: felixonmars Revision: 806502
upgpkg: haskell-hasql-transaction 1.0.0.1-136: rebuild with distributive 0.6.2.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 05:02:58 UTC (rev 806501) +++ PKGBUILD 2021-01-04 05:04:57 UTC (rev 806502) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=135 +pkgrel=136 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
