Repository : ssh://[email protected]/containers On branch : ghc-head Link : http://git.haskell.org/?p=packages/containers.git;a=commit;h=ebf5930bc47b154c38896df7f9c04e1ceabd6475
>--------------------------------------------------------------- commit ebf5930bc47b154c38896df7f9c04e1ceabd6475 Author: Johan Tibell <[email protected]> Date: Thu Dec 13 08:52:58 2012 -0800 Bump version number to 0.5.2.1 >--------------------------------------------------------------- ebf5930bc47b154c38896df7f9c04e1ceabd6475 containers.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers.cabal b/containers.cabal index 3b1ff36..177e7d9 100644 --- a/containers.cabal +++ b/containers.cabal @@ -1,5 +1,5 @@ name: containers -version: 0.5.2.0 +version: 0.5.2.1 license: BSD3 license-file: LICENSE maintainer: [email protected] _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
