diff mbox series

[bug#71195,1/2] gnu: libreoffice: Update to 7.6.7.2.

Message ID 20240525175944.26868-1-ngraves@ngraves.fr
State New
Headers show
Series Update libreoffice. | expand

Commit Message

Nicolas Graves May 25, 2024, 5:59 p.m. UTC
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.6.7.2.

Change-Id: If7cd3796ee55a34c933bd666bf73fd4270e8ed43
---
 gnu/packages/libreoffice.scm | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index 925a4f10014..1ef06bcb798 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -887,12 +887,10 @@  (define dtoa
     (sha256
      (base32 "1d0iwy0q5sjznv23d3nbwmy0r7m1mdzlnv5pc4izddkx9xld10h0"))))
 
-;; When updating libreoffice, also make sure to update the
-;; hunspell dictionaries! They use the libreoffice version.
 (define-public libreoffice
   (package
     (name "libreoffice")
-    (version "7.6.3.1")
+    (version "7.6.7.2")  ; TODO: Keep in sync with hunspell dictionaries.
     (source
      (origin
        (method url-fetch)
@@ -901,7 +899,7 @@  (define-public libreoffice
          "https://download.documentfoundation.org/libreoffice/src/"
          (version-prefix version 3) "/libreoffice-" version ".tar.xz"))
        (sha256
-        (base32 "148084acq370483y0xwvcvck30kxhr78cnmibp5lks17xqp5f9q7"))))
+        (base32 "159vbv4zhibfd4xjdamcqs4h0p3h5y79kcjwrmshvjhs23p55l3m"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      (list