Date: Thursday, March 5, 2020 @ 18:46:21
  Author: felixonmars
Revision: 590818

upgpkg: haskell-hasql-transaction 0.7.2-62: rebuild with hasql 1.4.1

Modified:
  haskell-hasql-transaction/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-05 18:45:30 UTC (rev 590817)
+++ PKGBUILD    2020-03-05 18:46:21 UTC (rev 590818)
@@ -3,7 +3,7 @@
 _hkgname=hasql-transaction
 pkgname=haskell-hasql-transaction
 pkgver=0.7.2
-pkgrel=61
+pkgrel=62
 pkgdesc="A composable abstraction over the retryable transactions for Hasql"
 url="https://github.com/nikita-volkov/hasql-transaction";
 license=('MIT')

Reply via email to