Date: Wednesday, August 28, 2019 @ 07:48:19 Author: felixonmars Revision: 503628
upgpkg: haskell-hasql-transaction 0.7.2-7 rebuild with bifunctors 5.5.5, th-abstraction 0.3.1.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-28 07:47:29 UTC (rev 503627) +++ PKGBUILD 2019-08-28 07:48:19 UTC (rev 503628) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.7.2 -pkgrel=6 +pkgrel=7 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
