Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-13 | gnu: LibreOffice: Update to 6.4.0.3. | Leo Famulari | |
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.0.3. [inputs]: Add qrcodegen-cpp. [source]: Remove obsolete patches and substitutions. * gnu/packages/patches/libreoffice-glm.patch, gnu/packages/patches/libreoffice-icu.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. | |||
2018-07-29 | gnu: libreoffice: Fix build with newer GLM. | Marius Bakke | |
* gnu/packages/patches/libreoffice-glm.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add it. |