python310: 3.10.0a2 -> 3.10.0a3
This commit is contained in:
committed by
Jonathan Ringer
parent
ba0dfcebae
commit
222fafa02b
@@ -181,9 +181,9 @@ in {
|
|||||||
major = "3";
|
major = "3";
|
||||||
minor = "10";
|
minor = "10";
|
||||||
patch = "0";
|
patch = "0";
|
||||||
suffix = "a2";
|
suffix = "a3";
|
||||||
};
|
};
|
||||||
sha256 = "0zl5h61s8n2w2v1n40af0mwaw7lqh5fl1ys7kyjgcph60vb9wzjr";
|
sha256 = "sha256-sJjJdAdxOUfX7W7VioSGdxlgp2lyMOPZjg42MCd/JYY=";
|
||||||
inherit (darwin) configd;
|
inherit (darwin) configd;
|
||||||
inherit passthruFun;
|
inherit passthruFun;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user