From 46142236d9f80d7328fa50ee31f9535701a0c225 Mon Sep 17 00:00:00 2001 From: toonn Date: Tue, 18 Oct 2022 14:58:55 +0200 Subject: wire-desktop: linux 3.28.2946 -> 3.29.2997 --- .../networking/instant-messengers/wire-desktop/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs') diff --git a/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix b/pkgs/applications/networking/instant-messengers/wire-desktop/default.nix index 97f8e4ea1aea0..065970e63f566 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.28.4393"; - x86_64-linux = "3.28.2946"; + x86_64-linux = "3.29.2997"; }.${system} or throwSystem; sha256 = { x86_64-darwin = "03w8hafwxg4v85s8n3ss6bsr7fipksyjax30dnxxj72x947zygxw"; - x86_64-linux = "03f1qz0mwn6f14w4g1w72sd5idfyvmv18r5y1h279p56x0i919kq"; + x86_64-linux = "0f5kkp93za4yr6ywdgph8zr6ivrbxq2gbskl8jysxawk1pz92pqf"; }.${system} or throwSystem; meta = with lib; { -- cgit 1.4.1