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