haskell-tf-random: update to version 0.5
This commit is contained in:
parent
37b804f7df
commit
9b2b87379c
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "tf-random";
|
||||
version = "0.4";
|
||||
sha256 = "0yi7699zswpsn9a39ccqkyd0117sppjnqggclnhs1wm7ql1glc27";
|
||||
version = "0.5";
|
||||
sha256 = "0445r2nns6009fmq0xbfpyv7jpzwv0snccjdg7hwj4xk4z0cwc1f";
|
||||
buildDepends = [ primitive random time ];
|
||||
meta = {
|
||||
description = "High-quality splittable pseudorandom number generator";
|
||||
|
Loading…
Reference in New Issue
Block a user