Date: Saturday, March 27, 2021 @ 17:43:05 Author: felixonmars Revision: 905413
upgpkg: haskell-hasql-transaction 1.0.0.1-203: rebuild with postgresql-binary 0.12.4 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-27 17:42:05 UTC (rev 905412) +++ PKGBUILD 2021-03-27 17:43:05 UTC (rev 905413) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=202 +pkgrel=203 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
