Date: Thursday, July 12, 2018 @ 17:38:35 Author: felixonmars Revision: 358010
upgpkg: haskell-hasql-transaction 0.5.2-107 rebuild with distributive 0.6 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-12 17:37:42 UTC (rev 358009) +++ PKGBUILD 2018-07-12 17:38:35 UTC (rev 358010) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=106 +pkgrel=107 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
