adwsteamgtk: 0.7.2 -> 0.8.0

This commit is contained in:
Gliczy 2025-03-03 01:53:22 +01:00
parent 1505f2ecff
commit 8a83a151bb

View file

@ -13,7 +13,7 @@
python3Packages.buildPythonApplication rec {
pname = "adwsteamgtk";
version = "0.7.2";
version = "0.8.0";
# built with meson, not a python format
format = "other";
@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
owner = "Foldex";
repo = "AdwSteamGtk";
tag = "v${version}";
hash = "sha256-DI5WK8CtoyH8hSogQx5/oDCrGoLxE06cy63ubU+e3bQ=";
hash = "sha256-n+BNqa+SHB1V1INHooc0VpeqZ2Dy1Byt7mrbJc2MXts=";
};
buildInputs = [