Date: Monday, September 7, 2020 @ 20:25:32 Author: felixonmars Revision: 700314
upgpkg: haskell-hasql-transaction 1.0.0.1-67: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 20:24:38 UTC (rev 700313) +++ PKGBUILD 2020-09-07 20:25:32 UTC (rev 700314) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=66 +pkgrel=67 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
