gnu: libreoffice: Update to 5.4.7.2.

* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.2.
This commit is contained in:
Chris Marusich 2018-05-15 22:34:20 -07:00
parent 2cf8531f36
commit 7376ba4cd4
No known key found for this signature in database
GPG key ID: DD409A15D822469D

View file

@ -844,7 +844,7 @@ (define-public mythes
(define-public libreoffice
(package
(name "libreoffice")
(version "5.4.7.1")
(version "5.4.7.2")
(source
(origin
(method url-fetch)
@ -854,7 +854,7 @@ (define-public libreoffice
(version-prefix version 3) "/libreoffice-" version ".tar.xz"))
(sha256
(base32
"0g60wzg90n1kanmkiwy01jz4s4xgdkpczvm7vdrmjpp7ifrgijbv"))))
"0s9s4nhp2whwxis54jbxrf1dwpnpl95b9781d1pdj4xk5z9v90fv"))))
(build-system gnu-build-system)
(native-inputs
`(("bison" ,bison)