Date: Saturday, January 28, 2023 @ 16:25:18 Author: felixonmars Revision: 1390102
upgpkg: haskell-hasql-transaction 1.0.1.1-146: rebuild with concurrent-output 1.10.17 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 16:23:37 UTC (rev 1390101) +++ PKGBUILD 2023-01-28 16:25:18 UTC (rev 1390102) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.1.1 -pkgrel=145 +pkgrel=146 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
