mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 09:03:42 +00:00
adwsteamgtk: 0.6.11 -> 0.7.1 (#355703)
This commit is contained in:
commit
e6b4e397c5
@ -12,7 +12,7 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "adwsteamgtk";
|
||||
version = "0.6.11";
|
||||
version = "0.7.1";
|
||||
# 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-f7+2gTpG5Ntgq+U2AkQihzSTrO+oMsLWxgxe4dVyz8A=";
|
||||
hash = "sha256-/1fiiQBmQ9rvJ6KyImFkdxOjqfCZ/0nO3iRpggzNocs=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user