guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: libreoffice: Update to 5.3.6.1.


From: Thomas Danckaert
Subject: 01/01: gnu: libreoffice: Update to 5.3.6.1.
Date: Sun, 1 Oct 2017 04:50:50 -0400 (EDT)

thomasd pushed a commit to branch master
in repository guix.

commit 20030905267366ddefd34778367d8447f74ae8d5
Author: Thomas Danckaert <address@hidden>
Date:   Sun Oct 1 10:48:39 2017 +0200

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

diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index 0b1e729..77c9ae1 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]