Date: Thursday, March 1, 2018 @ 00:30:41 Author: felixonmars Revision: 300583
upgpkg: haskell-hasql-transaction 0.5.2-33 rebuild with optparse-applicative,0.14.2.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-01 00:29:46 UTC (rev 300582) +++ PKGBUILD 2018-03-01 00:30:41 UTC (rev 300583) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=32 +pkgrel=33 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
