Skip to content

Commit e5a825f

Browse files
committed
1 parent 51c6e5d commit e5a825f

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
@@ -79,10 +79,10 @@
7979
sourceVersion = {
8080
major = "3";
8181
minor = "14";
82-
patch = "3";
82+
patch = "4";
8383
suffix = "";
8484
};
85-
hash = "sha256-qX1VSemtgf4XFZ7QLGh3StXSZscvjZoLWpw3H+hdkCs=";
85+
hash = "sha256-2SPFEwPjjiSRNvwb3zVo1W7LAyFO/e9IUWF209f6rvg=";
8686
inherit passthruFun;
8787
};
8888

0 commit comments

Comments
 (0)