Date: Thursday, July 22, 2021 @ 06:01:04 Author: felixonmars Revision: 982915
upgpkg: haskell-hasql-transaction 1.0.1-5: rebuild with unliftio 0.2.19 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-22 05:59:51 UTC (rev 982914) +++ PKGBUILD 2021-07-22 06:01:04 UTC (rev 982915) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
