Date: Saturday, January 2, 2021 @ 16:13:19 Author: felixonmars Revision: 803942
upgpkg: haskell-hasql-transaction 1.0.0.1-134: rebuild with th-abstraction 0.4.2.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-02 16:12:07 UTC (rev 803941) +++ PKGBUILD 2021-01-02 16:13:19 UTC (rev 803942) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=133 +pkgrel=134 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
