From 1d6e59abf7a546d01b9849fe07104cec593c51e0 Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 22 Apr 2025 10:09:04 +0200 Subject: [PATCH 1/2] softmaker-office-nx: 1222 -> 1224 --- pkgs/applications/office/softmaker/softmaker-office-nx.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/office/softmaker/softmaker-office-nx.nix b/pkgs/applications/office/softmaker/softmaker-office-nx.nix index f6b152df6883..e584a8078340 100644 --- a/pkgs/applications/office/softmaker/softmaker-office-nx.nix +++ b/pkgs/applications/office/softmaker/softmaker-office-nx.nix @@ -6,9 +6,9 @@ # overridable. This is useful when the upstream archive was replaced # and nixpkgs is not in sync yet. officeVersion ? { - version = "1222"; + version = "1224"; edition = ""; - hash = "sha256-8ya9RYpd9G5SITYOpvhxjQE8ieV8TuAApkjNwCf9nHs="; + hash = "sha256-Y6x5E8WeI7Pf/wczWNKnHsCbXWW4Jdzo4ToBdzgmOF8="; }, ... From 9b7ecddb7743e007c571607dc55dafa91bdf667e Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 22 Apr 2025 10:09:19 +0200 Subject: [PATCH 2/2] softmaker-office: 1222 -> 1224 --- pkgs/applications/office/softmaker/softmaker-office.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/office/softmaker/softmaker-office.nix b/pkgs/applications/office/softmaker/softmaker-office.nix index 8cc4bfada5c9..ec51ce3693aa 100644 --- a/pkgs/applications/office/softmaker/softmaker-office.nix +++ b/pkgs/applications/office/softmaker/softmaker-office.nix @@ -7,9 +7,9 @@ # Softmaker Office or when the upstream archive was replaced and # nixpkgs is not in sync yet. officeVersion ? { - version = "1222"; + version = "1224"; edition = "2024"; - hash = "sha256-eyYBK5ZxPcBakOvXUQZIU2aftyH6PXh/rtqC/1BJhg4="; + hash = "sha256-ix9R9Xlugvu5qmKAqC2DsZFhyJ+VVsD7MSpBv+4lmTY="; }, ...