Date: Monday, January 4, 2021 @ 16:38:16 Author: felixonmars Revision: 807679
upgpkg: haskell-hasql-transaction 1.0.0.1-137: rebuild with aeson 1.5.5.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 16:37:40 UTC (rev 807678) +++ PKGBUILD 2021-01-04 16:38:16 UTC (rev 807679) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=136 +pkgrel=137 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
