Skip to content

Commit

Permalink
freeoffice: 976 -> 978
Browse files Browse the repository at this point in the history
Fixes #98385.
  • Loading branch information
danieldk committed Sep 21, 2020
1 parent 17ed10c commit ac49c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/office/softmaker/freeoffice.nix
Expand Up @@ -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:
Expand Down

0 comments on commit ac49c2f

Please sign in to comment.