Date: Sunday, March 22, 2020 @ 11:09:36 Author: felixonmars Revision: 603405
upgpkg: haskell-hasql-transaction 1.0.0.1-4: rebuild with rebase 1.6.1, rerebase 1.6.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-22 11:08:27 UTC (rev 603404) +++ PKGBUILD 2020-03-22 11:09:36 UTC (rev 603405) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
