[commit: packages/containers] ghc-head: Bump version number to 0.5.5.1 (e787f05)
git at git.haskell.org
git at git.haskell.org
Fri Mar 14 10:05:21 UTC 2014
Repository : ssh://git@git.haskell.org/containers
On branch : ghc-head
Link : http://git.haskell.org/packages/containers.git/commitdiff/e787f05e7ef7b07363bd04962af8b1ec65693888
>---------------------------------------------------------------
commit e787f05e7ef7b07363bd04962af8b1ec65693888
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Fri Mar 14 10:31:46 2014 +0100
Bump version number to 0.5.5.1
Fixed a typo in an #if guard that made Set get the wrong role
annotation.
>---------------------------------------------------------------
e787f05e7ef7b07363bd04962af8b1ec65693888
containers.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/containers.cabal b/containers.cabal
index 1d7d8bf..8abca7a 100644
--- a/containers.cabal
+++ b/containers.cabal
@@ -1,5 +1,5 @@
name: containers
-version: 0.5.5.0
+version: 0.5.5.1
license: BSD3
license-file: LICENSE
maintainer: fox at ucw.cz
More information about the ghc-commits
mailing list