softmaker-office: 1030 -> 1032

(cherry picked from commit 854c4ad2d9c7fed0ade1ec4048d10c28afae9bfb)
This commit is contained in:
Daniël de Kok 2021-05-28 16:37:48 +02:00 committed by Dmitry Kalinkin
parent 6ca6be2bbf
commit c892433d7b

View File

@ -6,9 +6,9 @@
# Softmaker Office or when the upstream archive was replaced and
# nixpkgs is not in sync yet.
, officeVersion ? {
version = "1030";
version = "1032";
edition = "2021";
hash = "sha256-bpnyPyZnJc9RFVrFM2o3M7Gc4PSKFGpaM1Yo8ZKGHrE=";
hash = "sha256-LchSqLVBdkmWJQ8hCEvtwRPgIUSDE0URKPzCkEexGbc=";
}
, ... } @ args: