Date: Monday, September 20, 2021 @ 13:07:32 Author: felixonmars Revision: 1018792
upgpkg: haskell-hasql-transaction 1.0.1-27: rebuild with unliftio 0.2.20 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-20 13:06:21 UTC (rev 1018791) +++ PKGBUILD 2021-09-20 13:07:32 UTC (rev 1018792) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.1 -pkgrel=26 +pkgrel=27 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
