[commit: ghc] ghc-8.6: Bump iserv versions (bf074e3)

git at git.haskell.org git at git.haskell.org
Thu Dec 6 18:31:07 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : ghc-8.6
Link       : http://ghc.haskell.org/trac/ghc/changeset/bf074e3e92c138947d0da3979838e5588f6f292c/ghc

>---------------------------------------------------------------

commit bf074e3e92c138947d0da3979838e5588f6f292c
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Thu Dec 6 12:43:28 2018 -0500

    Bump iserv versions
    
    This fixes #15866, the original fix for which didn't merge cleanly to
    the stable branch.


>---------------------------------------------------------------

bf074e3e92c138947d0da3979838e5588f6f292c
 libraries/libiserv/libiserv.cabal | 2 +-
 utils/iserv/iserv.cabal           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libraries/libiserv/libiserv.cabal b/libraries/libiserv/libiserv.cabal
index fc0a022..c2d6432 100644
--- a/libraries/libiserv/libiserv.cabal
+++ b/libraries/libiserv/libiserv.cabal
@@ -1,5 +1,5 @@
 Name: libiserv
-Version: 8.6.1
+Version: 8.6.3
 Copyright: XXX
 License: BSD3
 License-File: LICENSE
diff --git a/utils/iserv/iserv.cabal b/utils/iserv/iserv.cabal
index 6e78317..9f047ad 100644
--- a/utils/iserv/iserv.cabal
+++ b/utils/iserv/iserv.cabal
@@ -1,5 +1,5 @@
 Name: iserv
-Version: 8.6.1
+Version: 8.6.3
 Copyright: XXX
 License: BSD3
 -- XXX License-File: LICENSE



More information about the ghc-commits mailing list