adwsteamgtk: 0.7.1 -> 0.7.2 (#358623)
This commit is contained in:
commit
a6c4d718c5
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "adwsteamgtk";
|
pname = "adwsteamgtk";
|
||||||
version = "0.7.1";
|
version = "0.7.2";
|
||||||
# built with meson, not a python format
|
# built with meson, not a python format
|
||||||
format = "other";
|
format = "other";
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
owner = "Foldex";
|
owner = "Foldex";
|
||||||
repo = "AdwSteamGtk";
|
repo = "AdwSteamGtk";
|
||||||
rev = "refs/tags/v${version}";
|
rev = "refs/tags/v${version}";
|
||||||
hash = "sha256-/1fiiQBmQ9rvJ6KyImFkdxOjqfCZ/0nO3iRpggzNocs=";
|
hash = "sha256-DI5WK8CtoyH8hSogQx5/oDCrGoLxE06cy63ubU+e3bQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user