Date: Monday, May 28, 2018 @ 14:02:07 Author: felixonmars Revision: 332654
upgpkg: haskell-hasql-transaction 0.5.2-78 rebuild with exceptions 0.10.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-28 14:01:15 UTC (rev 332653) +++ PKGBUILD 2018-05-28 14:02:07 UTC (rev 332654) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=77 +pkgrel=78 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
