Date: Thursday, May 24, 2018 @ 15:24:59 Author: felixonmars Revision: 328767
upgpkg: haskell-hasql-transaction 0.5.2-73 rebuild with base-orphans,0.7 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-24 15:23:25 UTC (rev 328766) +++ PKGBUILD 2018-05-24 15:24:59 UTC (rev 328767) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5.2 -pkgrel=72 +pkgrel=73 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
