From bf0ab7fd0abcf063dfdff0eedfb41617d886f18977aa432076692fb89d728942 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 17 Aug 2018 14:00:34 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-mwc-random revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mwc-random?expand=0&rev=3 --- ghc-mwc-random.changes | 13 +++++++++++++ ghc-mwc-random.spec | 14 +------------- mwc-random-0.14.0.0.tar.gz | 3 +++ 3 files changed, 17 insertions(+), 13 deletions(-) create mode 100644 mwc-random-0.14.0.0.tar.gz diff --git a/ghc-mwc-random.changes b/ghc-mwc-random.changes index d5558f7..101ba5b 100644 --- a/ghc-mwc-random.changes +++ b/ghc-mwc-random.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Aug 17 09:43:29 UTC 2018 - psimons@suse.com + +- Update mwc-random to version 0.14.0.0. + ## Changes in 0.14.0.0 + + * Low level functions for acquiring random data for initialization + of PRGN state is moved to `System.Random.MWC.SeedSource` module + + * Ensure that carry is always correct when restoring PRNG state from + seed. Only affects users who create 258 element seed manually. + (#63, #65) + ------------------------------------------------------------------- Fri Jul 20 13:38:44 UTC 2018 - psimons@suse.com diff --git a/ghc-mwc-random.spec b/ghc-mwc-random.spec index 439cf2e..023189b 100644 --- a/ghc-mwc-random.spec +++ b/ghc-mwc-random.spec @@ -17,9 +17,8 @@ %global pkg_name mwc-random -%bcond_with tests Name: ghc-%{pkg_name} -Version: 0.13.6.0 +Version: 0.14.0.0 Release: 0 Summary: Fast, high quality pseudo random number generation License: BSD-2-Clause @@ -32,14 +31,6 @@ BuildRequires: ghc-primitive-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-time-devel BuildRequires: ghc-vector-devel -%if %{with tests} -BuildRequires: ghc-HUnit-devel -BuildRequires: ghc-QuickCheck-devel -BuildRequires: ghc-statistics-devel -BuildRequires: ghc-test-framework-devel -BuildRequires: ghc-test-framework-hunit-devel -BuildRequires: ghc-test-framework-quickcheck2-devel -%endif %description This package contains code for generating high quality random numbers that @@ -74,9 +65,6 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install -%check -%cabal_test - %post devel %ghc_pkg_recache diff --git a/mwc-random-0.14.0.0.tar.gz b/mwc-random-0.14.0.0.tar.gz new file mode 100644 index 0000000..42e489c --- /dev/null +++ b/mwc-random-0.14.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00370edaa60a51c86663868ecc2b1995824970001875cec458e9acc13511efa2 +size 19674