softmaker-office: 1018 -> 1020
This commit is contained in:
parent
7c0afd4364
commit
e2c8ae9881
|
@ -6,9 +6,9 @@
|
|||
# Softmaker Office or when the upstream archive was replaced and
|
||||
# nixpkgs is not in sync yet.
|
||||
, officeVersion ? {
|
||||
version = "1018";
|
||||
version = "1020";
|
||||
edition = "2021";
|
||||
sha256 = "1g9mcn0z7s3xw7d5bcjxbnamh6knzndcysahydskfcds6czdxg0c";
|
||||
sha256 = "1v227pih1p33x7axsw7wz8pz5walpbqnk0iqng711ixk883nqxn5";
|
||||
}
|
||||
|
||||
, ... } @ args:
|
||||
|
|
Loading…
Reference in New Issue