Date: Sunday, March 21, 2021 @ 11:52:14 Author: felixonmars Revision: 897444
upgpkg: haskell-hasql-transaction 1.0.0.1-192: rebuild with tasty 1.4.0.2 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 11:51:14 UTC (rev 897443) +++ PKGBUILD 2021-03-21 11:52:14 UTC (rev 897444) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=191 +pkgrel=192 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
