Date: Sunday, August 16, 2020 @ 02:20:59 Author: felixonmars Revision: 680579
upgpkg: haskell-hasql-transaction 1.0.0.1-53: rebuild with math-functions 0.3.4.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-16 02:20:02 UTC (rev 680578) +++ PKGBUILD 2020-08-16 02:20:59 UTC (rev 680579) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=52 +pkgrel=53 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
