Date: Sunday, May 17, 2020 @ 20:31:34 Author: felixonmars Revision: 628978
upgpkg: haskell-hasql-transaction 1.0.0.1-20: rebuild with math-functions 0.3.4.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-17 20:30:43 UTC (rev 628977) +++ PKGBUILD 2020-05-17 20:31:34 UTC (rev 628978) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=19 +pkgrel=20 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
