From 4a6198ed1502d43db20610e3885cc6461a2db7f6 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Fri, 2 Jun 2023 21:40:41 +0800 Subject: switcheroo-control: 2.3 -> 2.6 https://gitlab.freedesktop.org/hadess/switcheroo-control/-/compare/2.3...2.6 --- pkgs/os-specific/linux/switcheroo-control/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/os-specific/linux/switcheroo-control/default.nix') diff --git a/pkgs/os-specific/linux/switcheroo-control/default.nix b/pkgs/os-specific/linux/switcheroo-control/default.nix index 38945c70622..bb0f262a2b1 100644 --- a/pkgs/os-specific/linux/switcheroo-control/default.nix +++ b/pkgs/os-specific/linux/switcheroo-control/default.nix @@ -12,7 +12,7 @@ python3.pkgs.buildPythonApplication rec { pname = "switcheroo-control"; - version = "2.3"; + version = "2.6"; format = "other"; @@ -21,7 +21,7 @@ python3.pkgs.buildPythonApplication rec { owner = "hadess"; repo = pname; rev = version; - hash = "sha256-1Pze2TJ9mggfcpiLFwJ7/9WhsdJx4G3GoA7+Z47shuc="; + hash = "sha256-F+5HhMxM8pcnAGmVBARKWNCL0rIEzHW/jsGHHqYZJug="; }; nativeBuildInputs = [ -- cgit 1.4.1