Date: Monday, March 20, 2017 @ 23:03:10 Author: felixonmars Revision: 217872
upgpkg: haskell-hasql-transaction 0.5-6 rebuild with hashable,1.2.6.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-20 23:01:02 UTC (rev 217871) +++ PKGBUILD 2017-03-20 23:03:10 UTC (rev 217872) @@ -4,7 +4,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.5 -pkgrel=5 +pkgrel=6 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
