softmaker-office: 2021.1032 -> 2024.1222

This commit is contained in:
Gaetan Lepage
2024-12-19 10:58:41 +01:00
parent a165f0aa38
commit 53953bbde5
@@ -7,9 +7,9 @@
# Softmaker Office or when the upstream archive was replaced and
# nixpkgs is not in sync yet.
officeVersion ? {
version = "1032";
edition = "2021";
hash = "sha256-LchSqLVBdkmWJQ8hCEvtwRPgIUSDE0URKPzCkEexGbc=";
version = "1222";
edition = "2024";
hash = "sha256-eyYBK5ZxPcBakOvXUQZIU2aftyH6PXh/rtqC/1BJhg4=";
},
...