python39: 3.9.0rc2 -> 3.9.0

This commit is contained in:
Raphael Borun Das Gupta 2020-10-06 00:15:32 +02:00 committed by Frederik Rietdijk
parent 89281dd1df
commit 3696bc0e89

View file

@ -108,9 +108,9 @@ in {
major = "3";
minor = "9";
patch = "0";
suffix = "rc2";
suffix = "";
};
sha256 = "gLV8EfYNwfRqQIsVQ/BO1S5kde1eWXtMI/P9ZfC3Kbo=";
sha256 = "0m18z05nlmqm1zjw9s0ifgrn1jvjn3jwjg0bpswhjmw5k4yfcwww";
inherit (darwin) configd;
inherit passthruFun;
};