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.1.5.2.


From: Leo Famulari
Subject: 01/01: gnu: libreoffice: Update to 5.1.5.2.
Date: Fri, 30 Sep 2016 05:17:38 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit bddf22b99e911f0b12afe9e067acc88674227553
Author: Leo Famulari <address@hidden>
Date:   Thu Sep 29 17:45:03 2016 -0400

    gnu: libreoffice: Update to 5.1.5.2.
    
    * gnu/packages/libreoffice.scm (libreoffice): Update to 5.1.5.2.
---
 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 8f4a6c9..e02e4f4 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -710,7 +710,7 @@ and to return information on pronunciations, meanings and 
synonyms.")
 (define-public libreoffice
   (package
     (name "libreoffice")
-    (version "5.1.4.2")
+    (version "5.1.5.2")
     (source
      (origin
       (method url-fetch)
@@ -719,7 +719,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
-               "11c30y9gvsy5h3nh9pnciq57gi99plrmr6qp8hhdk2l5xmwlmrfa"))))
+               "1qg0dj0zwh5ifhmvv4k771nmyqddz4ifn75s9mr1p0nyix8zks8x"))))
     (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]