* [bug#49266] [PATCH] gnu: libreoffice: Update to 7.1.4.2.
@ 2021-06-28 22:46 Giacomo Leidi
2021-06-29 6:38 ` bug#49266: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Giacomo Leidi @ 2021-06-28 22:46 UTC (permalink / raw)
To: 49266; +Cc: Giacomo Leidi
* gnu/packages/hunspell.scm (hunspell-dict-it-it): Update to 7.1.4.2.
---
gnu/packages/hunspell.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/hunspell.scm b/gnu/packages/hunspell.scm
index ab808901f6..260e934ad0 100644
--- a/gnu/packages/hunspell.scm
+++ b/gnu/packages/hunspell.scm
@@ -46,7 +46,7 @@
(string-append "libreoffice-" version))))
(file-name (git-file-name "libreoffice-dictionaries" version))
(sha256
- (base32 "0vvxnjpm1322ahf9q8bqs1yhkn7krglw8c6yazcf7a3jljykd9k9"))))
+ (base32 "0h1sz8haqwpis4af1vy7jvivl4rr9g53l4l680qa7yn0691gkiv3"))))
(build-system trivial-build-system)
(native-inputs
`(("source" ,source)))
--
2.32.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#49266: [PATCH] gnu: libreoffice: Update to 7.1.4.2.
2021-06-28 22:46 [bug#49266] [PATCH] gnu: libreoffice: Update to 7.1.4.2 Giacomo Leidi
@ 2021-06-29 6:38 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-06-29 6:38 UTC (permalink / raw)
To: Giacomo Leidi; +Cc: 49266-done
[-- Attachment #1: Type: text/plain, Size: 460 bytes --]
Good catch, I didn't see the hunspell dictionaries when I updated
libreoffice.
I updated the copyright line for you also and added a comment next to
libreoffice to make sure to also update the hunspell dictionaries.
Patch pushed! Thanks.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-29 6:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-28 22:46 [bug#49266] [PATCH] gnu: libreoffice: Update to 7.1.4.2 Giacomo Leidi
2021-06-29 6:38 ` bug#49266: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.