mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
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: {
|
||||
pname = "mwc-random";
|
||||
version = "0.13.1.0";
|
||||
sha256 = "16g6b1pphr4p36nn5qjj62iwf47rq8kfmpjgfvd35r3cz9qqb8cb";
|
||||
version = "0.13.1.1";
|
||||
sha256 = "1hi9ci65m3pjkli0rvx2x4fmp73c9fsmnc1zkpaj4g64ibhhir64";
|
||||
buildDepends = [ primitive time vector ];
|
||||
testDepends = [
|
||||
HUnit QuickCheck statistics testFramework testFrameworkHunit
|
||||
|
Loading…
Reference in New Issue
Block a user