adwsteamgtk: 0.7.1 -> 0.7.2 (#358623)

This commit is contained in:
Nick Cao 2024-11-24 08:28:04 -05:00 committed by GitHub
commit a6c4d718c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
python3Packages.buildPythonApplication rec {
pname = "adwsteamgtk";
version = "0.7.1";
version = "0.7.2";
# built with meson, not a python format
format = "other";
@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
owner = "Foldex";
repo = "AdwSteamGtk";
rev = "refs/tags/v${version}";
hash = "sha256-/1fiiQBmQ9rvJ6KyImFkdxOjqfCZ/0nO3iRpggzNocs=";
hash = "sha256-DI5WK8CtoyH8hSogQx5/oDCrGoLxE06cy63ubU+e3bQ=";
};
buildInputs = [