Archived
1
0
Fork 0

gnu: libreoffice: Update to 6.4.6.2.

* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.6.2. Fix
indentation.
This commit is contained in:
Nicolas Goaziou 2020-08-30 20:40:23 +02:00
parent b39541859d
commit f8a369c36f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1049,7 +1049,7 @@ converting QuarkXPress file format. It supports versions 3.1 to 4.1.")
(define-public libreoffice
(package
(name "libreoffice")
(version "6.4.5.2")
(version "6.4.6.2")
(source
(origin
(method url-fetch)
@ -1058,8 +1058,7 @@ converting QuarkXPress file format. It supports versions 3.1 to 4.1.")
"https://download.documentfoundation.org/libreoffice/src/"
(version-prefix version 3) "/libreoffice-" version ".tar.xz"))
(sha256
(base32
"1v4ili9j8d0xfj3q69niski1v65icg8xi09ip2bsk343rawwck3a"))))
(base32 "0k5aq1pfw2rpq28nkx6syrgwqbbdn6my9bnlqi3fn8qf572q30mb"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("bison" ,bison)