gnome-extensions-cli: 0.10.1 -> 0.10.2
This commit is contained in:
@@ -14,13 +14,13 @@
|
|||||||
|
|
||||||
buildPythonApplication rec {
|
buildPythonApplication rec {
|
||||||
pname = "gnome-extensions-cli";
|
pname = "gnome-extensions-cli";
|
||||||
version = "0.10.1";
|
version = "0.10.2";
|
||||||
format = "pyproject";
|
format = "pyproject";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
pname = "gnome_extensions_cli";
|
pname = "gnome_extensions_cli";
|
||||||
inherit version;
|
inherit version;
|
||||||
hash = "sha256-yAoo3NjNtTZSHmbLKzW2X7Cy2smLNp8/9vo+OPGxlVY=";
|
hash = "sha256-AoZINsx2DhjcMwbllF3ypjo/y/3BjOFxcjZOyUGKp7c=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user