mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 19:43:02 +08:00
python313: 3.13.4 -> 3.13.5
https://docs.python.org/release/3.13.5/whatsnew/changelog.html
(cherry picked from commit 70b32c168d)
This commit is contained in:
committed by
natsukium
parent
9b0e071ee4
commit
ef75aca7a0
@@ -80,10 +80,10 @@
|
||||
sourceVersion = {
|
||||
major = "3";
|
||||
minor = "13";
|
||||
patch = "4";
|
||||
patch = "5";
|
||||
suffix = "";
|
||||
};
|
||||
hash = "sha256-J7FaeXViopcdzj/+MbshYELOC5lbOddozxX3hMx1c2U=";
|
||||
hash = "sha256-k+WD8kNFTm6eRYjKLCZiIGrZYWWYYyd6/NuWgBZH1kA=";
|
||||
inherit passthruFun;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user