mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
python315: 3.15.0b2 -> 3.15.0b3
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-beta-3
This commit is contained in:
parent
900afd987f
commit
4361d1c65b
1 changed files with 2 additions and 2 deletions
|
|
@ -80,9 +80,9 @@
|
|||
major = "3";
|
||||
minor = "15";
|
||||
patch = "0";
|
||||
suffix = "b2";
|
||||
suffix = "b3";
|
||||
};
|
||||
hash = "sha256-0U9HSrZ56QvHNLAv9YRHtuyZqCGvYdb/DB2g+G40GnE=";
|
||||
hash = "sha256-apNa4jSmfmVJiUNzsM/rg2EYLQOyFEIyiulZirdCISc=";
|
||||
inherit passthruFun;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue