mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
adwsteamgtk: 0.7.2 -> 0.8.0
This commit is contained in:
parent
1505f2ecff
commit
8a83a151bb
1 changed files with 2 additions and 2 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue