Date: Friday, April 24, 2020 @ 11:27:22 Author: felixonmars Revision: 619262
upgpkg: haskell-hasql-transaction 1.0.0.1-17: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 11:26:39 UTC (rev 619261) +++ PKGBUILD 2020-04-24 11:27:22 UTC (rev 619262) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=16 +pkgrel=17 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
