python39: 3.10.3 -> 3.10.4
https://www.python.org/downloads/release/python-3104/ https://docs.python.org/release/3.10.4/whatsnew/changelog.html
This commit is contained in:
committed by
Frederik Rietdijk
parent
0c57648722
commit
52843aefea
@@ -133,10 +133,10 @@ with pkgs;
|
||||
sourceVersion = {
|
||||
major = "3";
|
||||
minor = "10";
|
||||
patch = "3";
|
||||
patch = "4";
|
||||
suffix = "";
|
||||
};
|
||||
sha256 = "sha256-WWxy3pmNw5IFvE9w7w2/ft7HQKMG0JtJqb0Kd4BnMNw=";
|
||||
sha256 = "sha256-gL+SX1cdpDazUhCIbPefbrX6XWxXExa3NWg0NFH3ehk=";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user