guix-commits
[Top][All Lists]
Advanced

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

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


From: Andreas Enge
Subject: 01/01: gnu: libreoffice: Update to 4.4.4.3.
Date: Mon, 06 Jul 2015 06:27:19 +0000

andreas pushed a commit to branch master
in repository guix.

commit f2820e076362a418bfdb486fb4a39e19d517a6d6
Author: Andreas Enge <address@hidden>
Date:   Mon Jul 6 08:26:15 2015 +0200

    gnu: libreoffice: Update to 4.4.4.3.
    
    * gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.4.3.
---
 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 f90d964..16f4a15 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -674,7 +674,7 @@ and to return information on pronunciations, meaningss and 
synonyms.")
 (define-public libreoffice
   (package
     (name "libreoffice")
-    (version "4.4.3.2")
+    (version "4.4.4.3")
     (source
      (origin
       (method url-fetch)
@@ -683,7 +683,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
-               "0rl9x01ngxwnqwzxkrqy4vks4rb024m75z0w4zidwyp0az0m8qdd"))))
+               "0wns7ny19bsl5ar1rq7n4033rfijl2cjn9l8bj1gwhpqlkd8db1i"))))
     (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]