gnu: libreoffice: Update to 7.5.4.2.

* gnu/packages/libreoffice.scm (libreoffice): Update to 7.5.4.2.
* gnu/packages/hunspell.scm (hunspell-dictonary): Update to 7.5.4.2.
This commit is contained in:
Efraim Flashner 2023-07-05 17:02:02 +03:00
parent d7f17c6a92
commit 67c276a870
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351
2 changed files with 3 additions and 3 deletions

View file

@ -276,7 +276,7 @@ (define* (hunspell-dictionary dict-name full-name #:key synopsis home-page licen
(#\_ #\-)
(chr chr))
(string-downcase dict-name))))
(version "7.5.1.2")
(version "7.5.4.2")
(source
(origin
(method git-fetch)

View file

@ -901,7 +901,7 @@ (define dtoa
(define-public libreoffice
(package
(name "libreoffice")
(version "7.5.1.2")
(version "7.5.4.2")
(source
(origin
(method url-fetch)
@ -910,7 +910,7 @@ (define-public libreoffice
"https://download.documentfoundation.org/libreoffice/src/"
(version-prefix version 3) "/libreoffice-" version ".tar.xz"))
(sha256
(base32 "1dy0lvrvgkr7mbmiag26a38pivcddav8piph7jin1kw4phaxs3cj"))))
(base32 "1s3592ick745kl60yjlv7ki3p7nnwswj0mgjh3nk6k7skyvx3fv8"))))
(build-system glib-or-gtk-build-system)
(arguments
(list