Date: Monday, February 6, 2023 @ 16:42:55 Author: felixonmars Revision: 1394684
upgpkg: haskell-hasql-transaction 1.0.1.1-147: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 16:42:50 UTC (rev 1394683) +++ PKGBUILD 2023-02-06 16:42:55 UTC (rev 1394684) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.1.1 -pkgrel=146 +pkgrel=147 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
