freeoffice: 976 -> 978

Fixes #98385.

(cherry picked from commit ac49c2f72a)
This commit is contained in:
Daniël de Kok
2020-09-21 15:21:57 +02:00
parent 3bbf7d3a96
commit 283adf1d1e

View File

@@ -5,9 +5,9 @@
# overridable. This is useful when the upstream archive was replaced
# and nixpkgs is not in sync yet.
, officeVersion ? {
version = "976";
version = "978";
edition = "2018";
sha256 = "13yh4lyqakbdqf4r8vw8imy5gwpfva697iqfd85qmp3wimqvzskl";
sha256 = "1c5div1kbyyj48f89wkhc1i1759n70bsbp3w4a42cr0jmllyl60v";
}
, ... } @ args: