[commit: packages/binary] master: Bump version to 0.7.6.1. (cfd4680)
git at git.haskell.org
git at git.haskell.org
Wed Dec 16 09:42:43 UTC 2015
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/cfd4680104d44982605d9c985bb2ebc4c0abe304
>---------------------------------------------------------------
commit cfd4680104d44982605d9c985bb2ebc4c0abe304
Author: Lennart Kolmodin <kolmodin at google.com>
Date: Wed Jul 29 19:36:28 2015 +0200
Bump version to 0.7.6.1.
>---------------------------------------------------------------
cfd4680104d44982605d9c985bb2ebc4c0abe304
binary.cabal | 2 +-
changelog.md | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/binary.cabal b/binary.cabal
index 78dc074..59b55b6 100644
--- a/binary.cabal
+++ b/binary.cabal
@@ -1,5 +1,5 @@
name: binary
-version: 0.7.6.0
+version: 0.7.6.1
license: BSD3
license-file: LICENSE
author: Lennart Kolmodin <kolmodin at gmail.com>
diff --git a/changelog.md b/changelog.md
index 1bf50de..493a50a 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,11 @@
binary
======
+binary-0.7.6.1
+--------------
+
+- Fix compilation for GHC == 7.2.*.
+
binary-0.7.6.0
--------------
More information about the ghc-commits
mailing list