[commit: packages/random] master: Bump version for various bugfixes (d05a606)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 15:45:13 UTC 2015
Repository : ssh://git@git.haskell.org/random
On branch : master
Link : http://git.haskell.org/packages/random.git/commitdiff/d05a606f13889652f8aa1e2153564d18a5c343fe
>---------------------------------------------------------------
commit d05a606f13889652f8aa1e2153564d18a5c343fe
Author: Ryan Newton <rrnewton at gmail.com>
Date: Fri Aug 22 15:52:30 2014 -0400
Bump version for various bugfixes
>---------------------------------------------------------------
d05a606f13889652f8aa1e2153564d18a5c343fe
random.cabal | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/random.cabal b/random.cabal
index 98d2aab..c9a645a 100644
--- a/random.cabal
+++ b/random.cabal
@@ -1,9 +1,10 @@
name: random
-version: 1.0.1.2
+version: 1.0.1.3
-- 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
+-- 1.0.1.3 -- bump for various bug fixes
license: BSD3
license-file: LICENSE
More information about the ghc-commits
mailing list