Skip to content

Commit 8ef831e

Browse files
authored
2 parents 4324b1e + eca03fc commit 8ef831e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/interpreters/python/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@
9393
major = "3";
9494
minor = "14";
9595
patch = "0";
96-
suffix = "a7";
96+
suffix = "b1";
9797
};
98-
hash = "sha256-ca287DrJ7fkzCOVc+0GE8utLFv2iuwpaOCkp7SnIOG0=";
98+
hash = "sha256-Ld0wp3yfYuBlzmSGZKJUubDAEbzaqMHCeHCH5kTL6zk=";
9999
inherit passthruFun;
100100
};
101101
# Minimal versions of Python (built without optional dependencies)

0 commit comments

Comments
 (0)