[bug#68150,v3,9/8] gnu: libreoffice: Update to 24.8.4.2.

Message ID 87y0z0pc19.fsf@ngraves.fr
State New
Headers
Series Fix usage of glib-or-gtk-build-system |

Commit Message

Nicolas Graves Jan. 24, 2025, 1:35 p.m. UTC
  * gnu/packages/libreoffice.scm (libreoffice): Update to 24.8.4.2.

This patch is to complement #68150, if we're rebuilding libreoffice,
let's update it too.
---
 gnu/packages/libreoffice.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--
2.47.1



--
Best regards,
Nicolas Graves
  

Patch

diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index e61ed11143..4ca0857b01 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -893,7 +893,7 @@  (define dtoa
 (define-public libreoffice
   (package
     (name "libreoffice")
-    (version "24.8.3.2")               ;keep in sync with hunspell dictionaries
+    (version "24.8.4.2")               ;keep in sync with hunspell dictionaries
     (source
      (origin
        (method url-fetch)
@@ -906,7 +906,7 @@  (define-public libreoffice
           "https://downloadarchive.documentfoundation.org/libreoffice/old/"
           version "/src/libreoffice-" version ".tar.xz")))
        (sha256
-        (base32 "1sa7bxxh7v26p77vj1mspynhn2l2b1vnz1mpyczhnmcxcan9nw2x"))))
+        (base32 "05qs12z0xkpqy3yl7378d99y82rswic101aw65k1macslcpdwr0m"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      (list