[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: gspell: Update to 1.12.2.
From: |
guix-commits |
Subject: |
02/07: gnu: gspell: Update to 1.12.2. |
Date: |
Sun, 22 Oct 2023 18:18:20 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit aadfe59209db73b8549010988623ac9210d8194d
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Thu Oct 12 10:40:46 2023 +0200
gnu: gspell: Update to 1.12.2.
* gnu/packages/gnome.scm (gspell): Update to 1.12.2.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 70e256cff5..f4cfba108b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11157,7 +11157,7 @@ that support the Assistive Technology Service Provider
Interface (AT-SPI).")
(define-public gspell
(package
(name "gspell")
- (version "1.11.1")
+ (version "1.12.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -11165,7 +11165,7 @@ that support the Assistive Technology Service Provider
Interface (AT-SPI).")
name "-" version ".tar.xz"))
(sha256
(base32
- "14h2w0yzqwaw5dykmhh21sy2c96g17waahg2lxc52xqiyzis8spg"))))
+ "0f91vl42i6fz5yrbw31biffbxqzwa24mw6qbfxmfnk3yhayr7sdl"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags (list "--enable-vala")
- branch gnome-team updated (a7be930240 -> 574047a600), guix-commits, 2023/10/22
- 01/07: gnu: tracker-miners: Update to 3.6.1., guix-commits, 2023/10/22
- 04/07: gnu: gnome-bluetooth: Update to 42.6., guix-commits, 2023/10/22
- 06/07: gnu: Make webkitgtk-next the new webkitgtk., guix-commits, 2023/10/22
- 02/07: gnu: gspell: Update to 1.12.2.,
guix-commits <=
- 03/07: gnu: bluefish: Update to 2.2.14., guix-commits, 2023/10/22
- 05/07: gnu: webkitgtk: Update to 2.42.1., guix-commits, 2023/10/22
- 07/07: gnu: nautilus: Update to 44.2.1., guix-commits, 2023/10/22