Date: Monday, February 17, 2020 @ 15:58:33 Author: felixonmars Revision: 574341
upgpkg: haskell-hasql-transaction 0.7.2-53: rebuild with tasty-golden 2.3.2.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-17 15:57:42 UTC (rev 574340) +++ PKGBUILD 2020-02-17 15:58:33 UTC (rev 574341) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.7.2 -pkgrel=52 +pkgrel=53 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
