Skip to content

Commit 51c6e5d

Browse files
committed
1 parent 252628d commit 51c6e5d

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
@@ -92,9 +92,9 @@
9292
major = "3";
9393
minor = "15";
9494
patch = "0";
95-
suffix = "a7";
95+
suffix = "a8";
9696
};
97-
hash = "sha256-j1kMQot/DUBt+Si4Vzfno6+ijt3U0UGUEOqAloftHqc=";
97+
hash = "sha256-KPG2NYYJBC68yBSI7CRWlRn1CAS7B9wjzHB7KBsDHGk=";
9898
inherit passthruFun;
9999
};
100100

0 commit comments

Comments
 (0)