From 5397e1bd3b0d514992dab8ce36e7268acbeb4141 Mon Sep 17 00:00:00 2001 From: toonn Date: Thu, 9 Jan 2025 15:05:03 +0100 Subject: [PATCH] wire-desktop: linux 3.37.3607 -> 3.39.3653 --- pkgs/by-name/wi/wire-desktop/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/wi/wire-desktop/package.nix b/pkgs/by-name/wi/wire-desktop/package.nix index ec93ba9600b1..9a665a07184d 100644 --- a/pkgs/by-name/wi/wire-desktop/package.nix +++ b/pkgs/by-name/wi/wire-desktop/package.nix @@ -33,7 +33,7 @@ let { inherit x86_64-darwin; aarch64-darwin = x86_64-darwin; - x86_64-linux = "3.37.3607"; + x86_64-linux = "3.39.3653"; } .${system} or throwSystem; @@ -44,7 +44,7 @@ let { inherit x86_64-darwin; aarch64-darwin = x86_64-darwin; - x86_64-linux = "sha256-mckFxxrWnxeVGgJ//efPTdtHt5nVII1lXu/BT61TKxE="; + x86_64-linux = "sha256-BbY+7fGAWW5CR/z4GeoBl5aOewCRuWzQjpQX4x1rzls="; } .${system} or throwSystem;