From 30b207b8f3574b07c12429c86905d4a1d3c8ba6a Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Fri, 24 Jan 2025 14:35:37 +0100 Subject: [PATCH] gnu: libreoffice: Update to 24.8.4.2. * gnu/packages/libreoffice.scm (libreoffice): Update to 24.8.4.2. Signed-off-by: Andreas Enge Change-Id: I7699787a5513f9863136c229e33077b82ec83d81 --- 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 e61ed11143f..4ca0857b01c 100644 --- a/gnu/packages/libreoffice.scm +++ b/gnu/packages/libreoffice.scm @@ -893,7 +893,7 @@ commonly called @code{ftoa} or @code{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 @@ commonly called @code{ftoa} or @code{dtoa}.") "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