haskell-mwc-random: update to version 0.13.1.1
This commit is contained in:
parent
ebe7e96078
commit
9ce70d54f6
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "mwc-random";
|
pname = "mwc-random";
|
||||||
version = "0.13.1.0";
|
version = "0.13.1.1";
|
||||||
sha256 = "16g6b1pphr4p36nn5qjj62iwf47rq8kfmpjgfvd35r3cz9qqb8cb";
|
sha256 = "1hi9ci65m3pjkli0rvx2x4fmp73c9fsmnc1zkpaj4g64ibhhir64";
|
||||||
buildDepends = [ primitive time vector ];
|
buildDepends = [ primitive time vector ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit QuickCheck statistics testFramework testFrameworkHunit
|
HUnit QuickCheck statistics testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user