python38: 3.8.7 -> 3.8.8

This commit is contained in:
Frederik Rietdijk 2021-02-20 08:42:08 +01:00
parent a39b5b5c94
commit 84edcadb4a

View file

@ -154,10 +154,10 @@ in {
sourceVersion = {
major = "3";
minor = "8";
patch = "7";
patch = "8";
suffix = "";
};
sha256 = "sha256-3cwd8Wu1uHqkLsXSCluQLy0IjKommyjgFZD5enmOxQo=";
sha256 = "fGZCSf935EPW6g5M8OWH6ukYyjxI0IHRkV/iofG8xcw=";
inherit (darwin) configd;
inherit passthruFun;
};