Date: Sunday, January 24, 2021 @ 20:49:23 Author: felixonmars Revision: 829145
upgpkg: haskell-hasql-transaction 1.0.0.1-149: rebuild with unix-compat 0.5.3 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-24 20:49:05 UTC (rev 829144) +++ PKGBUILD 2021-01-24 20:49:23 UTC (rev 829145) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=148 +pkgrel=149 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
