From 595caa6fdac4ec73997ecacc420096298b4d1bd4 Mon Sep 17 00:00:00 2001 From: Doron Behar Date: Sat, 11 Jan 2025 17:37:58 +0200 Subject: [PATCH] python312Packages.scipy: 1.15.0 -> 1.15.1 Diff: https://github.com/scipy/scipy/compare/refs/tags/v1.15.0...v1.15.1 Changelog: https://github.com/scipy/scipy/releases/tag/v1.15.1 --- pkgs/development/python-modules/scipy/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/scipy/default.nix b/pkgs/development/python-modules/scipy/default.nix index 9372e5f9934f..bc5f963a9591 100644 --- a/pkgs/development/python-modules/scipy/default.nix +++ b/pkgs/development/python-modules/scipy/default.nix @@ -48,8 +48,8 @@ let # nix-shell maintainers/scripts/update.nix --argstr package python3.pkgs.scipy # # The update script uses sed regexes to replace them with the updated hashes. - version = "1.15.0"; - srcHash = "sha256-HAL9Ebfrm08UiSzWrgXQpoYLh5Nz57ykLz2EMBaygN0="; + version = "1.15.1"; + srcHash = "sha256-pQfOiK/i/Nz1mCGdDA7ivnzHxqee1WVD62CxxgetGLg="; datasetsHashes = { ascent = "1qjp35ncrniq9rhzb14icwwykqg2208hcssznn3hz27w39615kh3"; ecg = "1bwbjp43b7znnwha5hv6wiz3g0bhwrpqpi75s12zidxrbwvd62pj";