Date: Saturday, February 24, 2018 @ 08:43:15 Author: felixonmars Revision: 297572
upgpkg: haskell-hasql-transaction 0.5.2-30 rebuild with optparse-applicative,0.14.1.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-24 08:42:28 UTC (rev 297571) +++ PKGBUILD 2018-02-24 08:43:15 UTC (rev 297572) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=29 +pkgrel=30 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
