Date: Thursday, February 10, 2022 @ 02:54:47 Author: felixonmars Revision: 1130844
upgpkg: haskell-hasql-transaction 1.0.1.1-8: rebuild with attoparsec 0.14.4 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-10 02:54:20 UTC (rev 1130843) +++ PKGBUILD 2022-02-10 02:54:47 UTC (rev 1130844) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.1.1 -pkgrel=7 +pkgrel=8 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
