terminal-life: update python-wiki-fetch

This commit is contained in:
teutat3s 2022-02-27 16:57:37 +01:00
parent 8958a2df72
commit 4455f8e5f0
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -6,8 +6,8 @@ final: prev: with prev.python39Packages; {
src = prev.fetchFromGitHub {
owner = "yashsinghcodes";
repo = "fetch";
rev = "3a490a2c2f0b6d2491397fe77939e850056963fd";
sha256 = "sha256-VsZ8YEXZOIf3UbPmJSn84DYaINavLXCzC0nUOqkvOh4=";
rev = "b946b4d8c9bbe6d62fa8c95ad284e1fc9665caf2";
sha256 = "sha256-zs32iAEoRudO1dpRQpghmJM94+FF/N13H31Shqqp71Y=";
};
checkPhase = ''