python39: 3.9.11 -> 3.9.12
https://www.python.org/downloads/release/python-3912/ https://docs.python.org/release/3.9.12/whatsnew/changelog.html
This commit is contained in:
committed by
Frederik Rietdijk
parent
a459707011
commit
0c57648722
@@ -124,10 +124,10 @@ with pkgs;
|
||||
sourceVersion = {
|
||||
major = "3";
|
||||
minor = "9";
|
||||
patch = "11";
|
||||
patch = "12";
|
||||
suffix = "";
|
||||
};
|
||||
sha256 = "sha256-ZnZ6NTCdck83DfnlA8FytO5ET0nWK5i8TspyUSPibEk=";
|
||||
sha256 = "sha256-LNlLIGcOQVnG2atX+R2/JVuX2MGhRR0cNfTsGWit+XE=";
|
||||
};
|
||||
python310 = {
|
||||
sourceVersion = {
|
||||
|
||||
Reference in New Issue
Block a user