mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-statistics: update to version 0.10.5.2
This commit is contained in:
parent
2f4d7e22c3
commit
fba98ed1f4
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "statistics";
|
pname = "statistics";
|
||||||
version = "0.10.5.1";
|
version = "0.10.5.2";
|
||||||
sha256 = "1ld7cf83asia8dbq7kbn2s6f7la01scafk2wra2c85pmkql77kvc";
|
sha256 = "13wbxz83ci78k41c6swyiwi82rikm9i9vwjwj3d3w327xs59bvvy";
|
||||||
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