summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2024-09-26 09:50:54 +0200
committerGuix Patches Tester <>2024-09-26 11:21:05 +0200
commit0a5c897f848e83012e7b15227268639ed9668bdd (patch)
tree824cea0ea21bcb81c74564180a68cdab199cd2e5
parentb97fc2ca82f6b323478697affb4a8929180d9bb6 (diff)
downloadguix-patches-0a5c897f848e83012e7b15227268639ed9668bdd.tar
guix-patches-0a5c897f848e83012e7b15227268639ed9668bdd.tar.gz
gnu: libreoffice: Update to 24.2.6.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 24.2.6.2. Change-Id: I95ba7d5a5d1475b9c502051ecb076734a320c059
-rw-r--r--gnu/packages/libreoffice.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index 70167d11ea..a288136e06 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.2.0.3") ;keep in sync with hunspell dictionaries
+ (version "24.2.6.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 "0s1m92rmizicd8jgxcjz0xsd79v148wkq0ac9yzz61x2ga8mdx0q"))))
+ (base32 "1cqxw745kzm81b2nvfpl5n2sq1k9y25y596wvjsnaq394bq4vspn"))))
(build-system glib-or-gtk-build-system)
(arguments
(list