summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2020-11-21 20:51:51 +0100
committerGitHub <noreply@github.com>2020-11-21 20:51:51 +0100
commit2247d824fe07f16325596acc7faa286502faffd1 (patch)
treec71889e4e1d954997c9825978a1457abac42cffe
parent7ddff4b6e340433f6f09bd7793f3b198f0fc3d85 (diff)
parentf5b1a0ae1a9833058ab9ff7afe2baf3e1d9ea156 (diff)
Merge pull request #104479 from Mic92/freeoffice
freeoffice: 978 -> 980
-rw-r--r--pkgs/applications/office/softmaker/freeoffice.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/office/softmaker/freeoffice.nix b/pkgs/applications/office/softmaker/freeoffice.nix
index 2e12e6d3d43d..bdd90fecb8ee 100644
--- a/pkgs/applications/office/softmaker/freeoffice.nix
+++ b/pkgs/applications/office/softmaker/freeoffice.nix
@@ -5,9 +5,9 @@
# overridable. This is useful when the upstream archive was replaced
# and nixpkgs is not in sync yet.
, officeVersion ? {
- version = "978";
+ version = "980";
edition = "2018";
- sha256 = "1c5div1kbyyj48f89wkhc1i1759n70bsbp3w4a42cr0jmllyl60v";
+ sha256 = "19pgil86aagiz6z4kx22gd4cxbbmrx42ix42arkfb6p6hav1plby";
}
, ... } @ args: