Skip to content

Commit 634df81

Browse files
committed
1 parent e5a825f commit 634df81

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 = "13";
23-
patch = "12";
23+
patch = "13";
2424
suffix = "";
2525
};
26-
hash = "sha256-KoTNMd2Njqiq/3XeZvwbSwEn3VeZqlCmSumjE4hbRZM=";
26+
hash = "sha256-Krkf9AF4PMymT3XRDIgulXvf1g4r9acvhCF5Nym3inE=";
2727
};
2828
};
2929

0 commit comments

Comments
 (0)