[commit: packages/random] master: Version bump to go with prev (a42da67)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 15:44:40 UTC 2015
Repository : ssh://git@git.haskell.org/random
On branch : master
Link : http://git.haskell.org/packages/random.git/commitdiff/a42da67186e942243b2190ca2a34b2b3d76efcc7
>---------------------------------------------------------------
commit a42da67186e942243b2190ca2a34b2b3d76efcc7
Author: Ryan Newton <rrnewton at gmail.com>
Date: Wed Feb 5 01:17:13 2014 -0500
Version bump to go with prev
>---------------------------------------------------------------
a42da67186e942243b2190ca2a34b2b3d76efcc7
random.cabal | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/random.cabal b/random.cabal
index 9c7b63f..fe7099f 100644
--- a/random.cabal
+++ b/random.cabal
@@ -1,8 +1,9 @@
name: random
-version: 1.0.1.1
+version: 1.0.1.2
-- 1.0.1.0 -- bump for bug fixes, but no SplittableGen yet
-- 1.0.1.1 -- bump for overflow bug fixes
+-- 1.0.1.2 -- bump for ticket 8704, build fusion
license: BSD3
license-file: LICENSE
More information about the ghc-commits
mailing list