Skip to content

Commit ee27689

Browse files
authored
Merge pull request #98028 from danieldk/softmaker-office-1020-20.09
[20.09] softmaker-office: 1018 -> 1020
2 parents fd491ec + a46fae0 commit ee27689

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/applications/office/softmaker/softmaker_office.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
# Softmaker Office or when the upstream archive was replaced and
77
# nixpkgs is not in sync yet.
88
, officeVersion ? {
9-
version = "1018";
9+
version = "1020";
1010
edition = "2021";
11-
sha256 = "1g9mcn0z7s3xw7d5bcjxbnamh6knzndcysahydskfcds6czdxg0c";
11+
sha256 = "1v227pih1p33x7axsw7wz8pz5walpbqnk0iqng711ixk883nqxn5";
1212
}
1313

1414
, ... } @ args:

0 commit comments

Comments
 (0)