mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libreoffice: Update to 24.8.4.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 24.8.4.2. Signed-off-by: Andreas Enge <andreas@enge.fr> Change-Id: I7699787a5513f9863136c229e33077b82ec83d81
This commit is contained in:
parent
462553cbf2
commit
30b207b8f3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue