me
/
guix
Archived
1
0
Fork 0

gnu: libreoffice: Update to 5.3.5.2.

* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.5.2.
master
Thomas Danckaert 2017-08-19 22:43:51 +02:00
parent af735661f3
commit 7b87132f6e
No known key found for this signature in database
GPG Key ID: 5C3B064C724A5726
1 changed files with 2 additions and 2 deletions

View File

@ -789,7 +789,7 @@ and to return information on pronunciations, meanings and synonyms.")
(define-public libreoffice
(package
(name "libreoffice")
(version "5.3.2.2")
(version "5.3.5.2")
(source
(origin
(method url-fetch)
@ -798,7 +798,7 @@ and to return information on pronunciations, meanings and synonyms.")
"http://download.documentfoundation.org/libreoffice/src/"
(version-prefix version 3) "/libreoffice-" version ".tar.xz"))
(sha256 (base32
"1bcy1wx2cixawpd6cpivakwcwv8ryyy25kdw0fbci319p5gaj4c8"))))
"1sknmb9bhm8mxyfycqbwng1jqs4avyp1ffcla7dhlpwqs1aqxvx5"))))
(build-system gnu-build-system)
(native-inputs
`(;; autoreconf is run by the LibreOffice build system, since after