freeoffice: 978 -> 980

This commit is contained in:
Jörg Thalheim 2020-11-21 08:47:38 +01:00
parent 7bea3c7976
commit f5b1a0ae1a
No known key found for this signature in database
GPG Key ID: 003F2096411B5F92

View File

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