mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
gnome-frog: 1.5.2 -> 1.6.0
This commit is contained in:
parent
917ee0af83
commit
befac760b1
1 changed files with 2 additions and 2 deletions
|
@ -24,13 +24,13 @@
|
|||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "gnome-frog";
|
||||
version = "1.5.2";
|
||||
version = "1.6.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "TenderOwl";
|
||||
repo = "Frog";
|
||||
tag = version;
|
||||
sha256 = "sha256-Zu1xUGpjqpFiPQAAgaVYtnXI4jMtyywrJqn+38K5VHo=";
|
||||
sha256 = "sha256-p1gqom9saNEIm6FXinEuIJtMGwjGfQx9uLpR2kb46Uw=";
|
||||
};
|
||||
|
||||
format = "other";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue