terminal-life: update python-wiki-fetch
This commit is contained in:
parent
8958a2df72
commit
4455f8e5f0
|
@ -6,8 +6,8 @@ final: prev: with prev.python39Packages; {
|
||||||
src = prev.fetchFromGitHub {
|
src = prev.fetchFromGitHub {
|
||||||
owner = "yashsinghcodes";
|
owner = "yashsinghcodes";
|
||||||
repo = "fetch";
|
repo = "fetch";
|
||||||
rev = "3a490a2c2f0b6d2491397fe77939e850056963fd";
|
rev = "b946b4d8c9bbe6d62fa8c95ad284e1fc9665caf2";
|
||||||
sha256 = "sha256-VsZ8YEXZOIf3UbPmJSn84DYaINavLXCzC0nUOqkvOh4=";
|
sha256 = "sha256-zs32iAEoRudO1dpRQpghmJM94+FF/N13H31Shqqp71Y=";
|
||||||
};
|
};
|
||||||
|
|
||||||
checkPhase = ''
|
checkPhase = ''
|
||||||
|
|
Loading…
Reference in a new issue