~ruther/guix-local

20030905267366ddefd34778367d8447f74ae8d5 — Thomas Danckaert 8 years ago 7493306
gnu: libreoffice: Update to 5.3.6.1.

* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/libreoffice.scm
M gnu/packages/libreoffice.scm => gnu/packages/libreoffice.scm +2 -2
@@ 867,7 867,7 @@ and to return information on pronunciations, meanings and synonyms.")
(define-public libreoffice
  (package
    (name "libreoffice")
    (version "5.3.5.2")
    (version "5.3.6.1")
    (source
     (origin
      (method url-fetch)


@@ 876,7 876,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
               "1sknmb9bhm8mxyfycqbwng1jqs4avyp1ffcla7dhlpwqs1aqxvx5"))))
               "023a7hr7v5cf0ipga4ijhyl58ncgbjrp500qq5fwf65j8g2c3apz"))))
    (build-system gnu-build-system)
    (native-inputs
     `(;; autoreconf is run by the LibreOffice build system, since after