forked from mirrors/nixpkgs
haskell-mersenne-random-pure64: update to version 0.2.0.4
This commit is contained in:
parent
e7fd532cd8
commit
df3a1cd691
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "mersenne-random-pure64";
|
||||
version = "0.2.0.3";
|
||||
sha256 = "0cyjfdl17n5al04vliykx0m7zncqh3201vn9b9fqfqqpmm61grqz";
|
||||
version = "0.2.0.4";
|
||||
sha256 = "0qh72ynfg1k4c70qxdzsa6f1x9wyxil2d9gi85c879wrc41k899h";
|
||||
buildDepends = [ random ];
|
||||
meta = {
|
||||
homepage = "http://code.haskell.org/~dons/code/mersenne-random-pure64/";
|
||||
|
|
Loading…
Reference in a new issue