guix-commits
[Top][All Lists]
Advanced

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

06/06: gnu: libreoffice: Update to 6.1.2.1.


From: Marius Bakke
Subject: 06/06: gnu: libreoffice: Update to 6.1.2.1.
Date: Fri, 28 Sep 2018 12:24:44 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 02817df07e965c3413e6986966b3e607de47709c
Author: Marius Bakke <address@hidden>
Date:   Thu Sep 27 20:38:18 2018 +0200

    gnu: libreoffice: Update to 6.1.2.1.
    
    * gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.2.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 35d49b0..68b4e26 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -926,7 +926,7 @@ converting QuarkXPress file format.  It supports versions 
3.1 to 4.1.")
 (define-public libreoffice
   (package
     (name "libreoffice")
-    (version "6.1.0.3")
+    (version "6.1.2.1")
     (source
      (origin
        (method url-fetch)
@@ -936,7 +936,7 @@ converting QuarkXPress file format.  It supports versions 
3.1 to 4.1.")
          (version-prefix version 3) "/libreoffice-" version ".tar.xz"))
        (sha256
         (base32
-         "1n7b6abc0bp9x8lddx60w5br444wf62mdlkqmfk2zmkmiwkcvv2l"))
+         "149ziasibplihfxlzafzcm4737ns30hg9175967b43c81yv5f335"))
        (patches (search-patches "libreoffice-icu.patch"
                                 "libreoffice-glm.patch"))))
     (build-system gnu-build-system)



reply via email to

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