guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#66495] [PATCH gnome-team] gnu: gspell: Update to 1.12.2.


From: Liliana Marie Prikler
Subject: [bug#66495] [PATCH gnome-team] gnu: gspell: Update to 1.12.2.
Date: Thu, 12 Oct 2023 10:40:46 +0200

* 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 cf2f5e3e71..c6db74a39d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11160,7 +11160,7 @@ (define-public orca
 (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 "/"
@@ -11168,7 +11168,7 @@ (define-public gspell
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "14h2w0yzqwaw5dykmhh21sy2c96g17waahg2lxc52xqiyzis8spg"))))
+                "0f91vl42i6fz5yrbw31biffbxqzwa24mw6qbfxmfnk3yhayr7sdl"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags (list "--enable-vala")

base-commit: b701a7018d94aebef6a967ec235c72c1f7cdfe5c
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]