From f54eac6053bd57d257cf38129c3e5de340c502ab Mon Sep 17 00:00:00 2001 From: toonn Date: Tue, 8 Nov 2022 11:32:34 +0100 Subject: wire-desktop: linux 3.29.2997 -> 3.29.3004 --- .../networking/instant-messengers/wire-desktop/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix b/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix index 7c4b95a06459d..869ee476c88e8 100644 --- a/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix +++ b/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix @@ -24,12 +24,12 @@ let version = { x86_64-darwin = "3.29.4477"; - x86_64-linux = "3.29.2997"; + x86_64-linux = "3.29.3004"; }.${system} or throwSystem; sha256 = { x86_64-darwin = "19snbd53hjfcqgnz24r85a34fr120b1wps4pv4vymnkxjld2wifc"; - x86_64-linux = "0f5kkp93za4yr6ywdgph8zr6ivrbxq2gbskl8jysxawk1pz92pqf"; + x86_64-linux = "02cv5xl0yswa23nl6a0yajyc4032wpfyih39vbfang9ig7mc71ai"; }.${system} or throwSystem; meta = with lib; { -- cgit 1.4.1