Date: Saturday, March 4, 2023 @ 17:36:50 Author: felixonmars Revision: 1412265
upgpkg: haskell-hasql-transaction 1.0.1.1-152: rebuild with typed-process 0.2.11.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-04 17:36:40 UTC (rev 1412264) +++ PKGBUILD 2023-03-04 17:36:50 UTC (rev 1412265) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.1.1 -pkgrel=151 +pkgrel=152 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
