Date: Thursday, September 17, 2020 @ 14:06:32 Author: felixonmars Revision: 708670
upgpkg: haskell-hasql-transaction 1.0.0.1-73: rebuild with postgresql-binary 0.12.3.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 14:05:59 UTC (rev 708669) +++ PKGBUILD 2020-09-17 14:06:32 UTC (rev 708670) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=72 +pkgrel=73 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
