Date: Monday, March 6, 2023 @ 17:24:08 Author: felixonmars Revision: 1415732
upgpkg: haskell-hasql-transaction 1.0.1.1-156: rebuild with aeson 2.1.2.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 17:23:56 UTC (rev 1415731) +++ PKGBUILD 2023-03-06 17:24:08 UTC (rev 1415732) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.1.1 -pkgrel=155 +pkgrel=156 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
