mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
haskell-statistics: update to version 0.10.5.0
This commit is contained in:
parent
05c56d583d
commit
9a7fc0ea64
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "statistics";
|
pname = "statistics";
|
||||||
version = "0.10.4.1";
|
version = "0.10.5.0";
|
||||||
sha256 = "0kd3zn8ckz3h9dnighmfviacw5cy6czsj90ryn8c0h6yb2s3gqi1";
|
sha256 = "0yn0bqvh922zi0cg2nyb9vn5jk9k4j4vz96fl0h3ayxhfds08m6v";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary deepseq erf mathFunctions monadPar mwcRandom primitive
|
binary deepseq erf mathFunctions monadPar mwcRandom primitive
|
||||||
vector vectorAlgorithms vectorBinaryInstances
|
vector vectorAlgorithms vectorBinaryInstances
|
||||||
|
Loading…
Reference in New Issue
Block a user