Revert "Revert "python: 3.8.6 -> 3.8.7.""

This was originally reverted because of an invalid patch.
This has been fixed and now we want this update again.

This reverts commit e1ed9b3b08.
This commit is contained in:
Frederik Rietdijk
2021-01-09 08:52:29 +01:00
parent 9a4e098cc4
commit 7c61ecbefd
2 changed files with 27 additions and 21 deletions

View File

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