Date: Wednesday, May 22, 2019 @ 21:13:11
  Author: felixonmars
Revision: 468695

upgpkg: haskell-hasql-transaction 0.7.1-24

rebuild with tasty-quickcheck 0.10.1

Modified:
  haskell-hasql-transaction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-22 21:12:24 UTC (rev 468694)
+++ PKGBUILD    2019-05-22 21:13:11 UTC (rev 468695)
@@ -3,7 +3,7 @@
 _hkgname=hasql-transaction
 pkgname=haskell-hasql-transaction
 pkgver=0.7.1
-pkgrel=23
+pkgrel=24
 pkgdesc="A composable abstraction over the retryable transactions for Hasql"
 url="https://github.com/nikita-volkov/hasql-transaction";
 license=('MIT')

Reply via email to