softmaker-office: 1018 -> 1020

gstqt5
Daniël de Kok 2020-09-12 19:39:28 +02:00
parent 7c0afd4364
commit e2c8ae9881
1 changed files with 2 additions and 2 deletions

View File

@ -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: