guix-commits
[Top][All Lists]
Advanced

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

05/05: gnu: libreoffice: Update to 5.0.0.2.


From: Andreas Enge
Subject: 05/05: gnu: libreoffice: Update to 5.0.0.2.
Date: Thu, 09 Jul 2015 07:22:51 +0000

andreas pushed a commit to branch master
in repository guix.

commit 9fc852183fc90701bb1297980ac91edfc5138356
Author: Andreas Enge <address@hidden>
Date:   Thu Jul 9 09:22:23 2015 +0200

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

diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index b4f5dc1..e105209 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -676,7 +676,7 @@ and to return information on pronunciations, meaningss and 
synonyms.")
 (define-public libreoffice
   (package
     (name "libreoffice")
-    (version "4.4.4.3")
+    (version "5.0.0.2")
     (source
      (origin
       (method url-fetch)
@@ -685,7 +685,7 @@ and to return information on pronunciations, meaningss and 
synonyms.")
           "http://download.documentfoundation.org/libreoffice/src/";
           (version-prefix version 3) "/libreoffice-" version ".tar.xz"))
       (sha256 (base32
-               "0wns7ny19bsl5ar1rq7n4033rfijl2cjn9l8bj1gwhpqlkd8db1i"))))
+               "0mzvxc4i5999xzmhgwrfvpvyx5772jylx5mary86drrld8klq7py"))))
     (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]