[commit: packages/containers] ghc-head: Bump version number to 0.5.4.0 (13902bd)
git at git.haskell.org
git at git.haskell.org
Thu Jan 16 07:51:20 UTC 2014
Repository : ssh://git@git.haskell.org/containers
On branch : ghc-head
Link : http://git.haskell.org/packages/containers.git/commitdiff/13902bd436b54f400a1ddddba6f4ee4e9e517a26
>---------------------------------------------------------------
commit 13902bd436b54f400a1ddddba6f4ee4e9e517a26
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Wed Jan 15 18:25:53 2014 -0800
Bump version number to 0.5.4.0
splitRoot and several instances were added.
>---------------------------------------------------------------
13902bd436b54f400a1ddddba6f4ee4e9e517a26
containers.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/containers.cabal b/containers.cabal
index 845cb2d..b67548c 100644
--- a/containers.cabal
+++ b/containers.cabal
@@ -1,5 +1,5 @@
name: containers
-version: 0.5.3.2
+version: 0.5.4.0
license: BSD3
license-file: LICENSE
maintainer: fox at ucw.cz
More information about the ghc-commits
mailing list