Date: Sunday, March 15, 2020 @ 22:11:00 Author: felixonmars Revision: 598693
upgpkg: haskell-hasql-transaction 0.7.2-67: rebuild with hashable 1.3.0.0 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 22:10:15 UTC (rev 598692) +++ PKGBUILD 2020-03-15 22:11:00 UTC (rev 598693) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.7.2 -pkgrel=66 +pkgrel=67 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
