GNU bug report logs - #78699
[PATCH] gnu: libreoffice: Update to 25.2.3.2.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Thu, 5 Jun 2025 06:38:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78699: closed ([PATCH] gnu: libreoffice: Update to 25.2.3.2.)
Date: Mon, 09 Jun 2025 20:08:20 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 09 Jun 2025 19:38:11 +0200
with message-id <87frg895oc.fsf <at> gnu.org>
and subject line Re: [bug#78699] [PATCH] gnu: libreoffice: Update to 25.2.3.2.
has caused the debbugs.gnu.org bug report #78699,
regarding [PATCH] gnu: libreoffice: Update to 25.2.3.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78699: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78699
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: [PATCH] gnu: libreoffice: Update to 25.2.3.2.
Date: Thu,  5 Jun 2025 08:37:03 +0200
* gnu/packages/libreoffice.scm (libreoffice): Update to 25.2.3.2.
---
 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 4ca0857b01..c8e8123e75 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.4.2")               ;keep in sync with hunspell dictionaries
+    (version "25.2.3.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 "05qs12z0xkpqy3yl7378d99y82rswic101aw65k1macslcpdwr0m"))))
+        (base32 "1pysqa31by4rhghnfyz8xbygqn6d6fjqm2py1apxkw3xa8g4cm7a"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      (list
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Nicolas Graves <ngraves <at> ngraves.fr>
Cc: 78699-done <at> debbugs.gnu.org
Subject: Re: [bug#78699] [PATCH] gnu: libreoffice: Update to 25.2.3.2.
Date: Mon, 09 Jun 2025 19:38:11 +0200
Nicolas Graves <ngraves <at> ngraves.fr> writes:

> * gnu/packages/libreoffice.scm (libreoffice): Update to 25.2.3.2.

Applied, thanks!

> +    (version "25.2.3.2")               ;keep in sync with hunspell dictionaries

I checked and I’m not sure this comment is still relevant.  WDYT?

Ludo’.


This bug report was last modified 7 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.