guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: libreoffice: Update to 5.4.7.1.


From: Leo Famulari
Subject: 01/03: gnu: libreoffice: Update to 5.4.7.1.
Date: Sat, 12 May 2018 16:20:08 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 8e6450f7e22f47941661b750ad9df41a3ef5afd8
Author: Leo Famulari <address@hidden>
Date:   Wed May 9 22:13:49 2018 -0400

    gnu: libreoffice: Update to 5.4.7.1.
    
    * gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.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 adcdff1..2e1d6f4 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -844,7 +844,7 @@ and to return information on pronunciations, meanings and 
synonyms.")
 (define-public libreoffice
   (package
     (name "libreoffice")
-    (version "5.4.6.2")
+    (version "5.4.7.1")
     (source
      (origin
       (method url-fetch)
@@ -854,7 +854,7 @@ and to return information on pronunciations, meanings and 
synonyms.")
           (version-prefix version 3) "/libreoffice-" version ".tar.xz"))
       (sha256
        (base32
-        "0icd8h221gp2dsbn6d35flwhqhcfpx66cjc5dg8yifhhvrfam74i"))))
+        "0g60wzg90n1kanmkiwy01jz4s4xgdkpczvm7vdrmjpp7ifrgijbv"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("bison" ,bison)



reply via email to

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