Skip to content

Commit 084ddae

Browse files
committed
1 parent e40b525 commit 084ddae

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
@@ -197,9 +197,9 @@ in {
197197
major = "3";
198198
minor = "12";
199199
patch = "0";
200-
suffix = "a5";
200+
suffix = "a6";
201201
};
202-
hash = "sha256-1m73o0L+OjVvnO47uXrcHl+0hA9rbP994P991JX4Mjs=";
202+
hash = "sha256-KYRAJSxLa04SDgFMFdcp6vird5MA3Mph1CLFN+ToXso=";
203203
inherit (darwin) configd;
204204
inherit passthruFun;
205205
};

0 commit comments

Comments
 (0)