mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
haskell-random-fu: update to version 0.2.6.0
This commit is contained in:
parent
39573f8ad1
commit
6da8c3ab74
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "random-fu";
|
||||
version = "0.2.5.0";
|
||||
sha256 = "1yfq7mvplzdk64i7z5ip8vjynn48a65z28xrhcv91qi0yjxsxdm0";
|
||||
version = "0.2.6.0";
|
||||
sha256 = "1mi1hr3hxlnyjf01hgn7xinr1m0rax26759zbkhf5xn04ps0g01p";
|
||||
buildDepends = [
|
||||
erf mathFunctions monadLoops mtl randomShuffle randomSource rvar
|
||||
syb transformers vector
|
||||
|
Loading…
Reference in New Issue
Block a user