Skip to content

Commit f80d434

Browse files
committed
1 parent a2271ff commit f80d434

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/interpreters/python/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
sourceVersion = {
2121
major = "3";
2222
minor = "10";
23-
patch = "11";
23+
patch = "12";
2424
suffix = "";
2525
};
26-
hash = "sha256-PDvDBIMDchyQSgPrgya2Mekh8RzDvimIRWpC8RXa8Ew=";
26+
hash = "sha256-r7dL8ZEw56R9EDEsj154TyTgUnmB6raOIFRs+4ZYMLg=";
2727
};
2828

2929
python311 = {

0 commit comments

Comments
 (0)