unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48851] [PATCH] gnu: ispell: Update to 3.4.04.
@ 2021-06-05 16:22 Matthew James Kraai
  2021-06-06 10:50 ` bug#48851: Close 48851 Matthew James Kraai
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-06-05 16:22 UTC (permalink / raw)
  To: 48851; +Cc: Matthew James Kraai

* gnu/packages/aspell.scm (ispell): Update to 3.4.04.
---
 gnu/packages/aspell.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 4821e08432..a86984b28c 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -489,14 +489,14 @@ under permissive licensing terms.  See the 'Copyright' file."))))
 (define-public ispell
   (package
     (name "ispell")
-    (version "3.4.03")
+    (version "3.4.04")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.cs.hmc.edu/~geoff/tars/ispell-"
                            version ".tar.gz"))
        (sha256
-        (base32 "040wvf81ihq2sdacvi4kk1n6f19fjdn44hb1ydz0l5lj1sz6mrxs"))))
+        (base32 "0gp1rwn8grkvz28wgisc2j9w9svldnaiahl3lyis118xabqddg47"))))
     (build-system gnu-build-system)
     (arguments
      `(#:parallel-build? #f
-- 
2.31.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#48851: Close 48851
  2021-06-05 16:22 [bug#48851] [PATCH] gnu: ispell: Update to 3.4.04 Matthew James Kraai
@ 2021-06-06 10:50 ` Matthew James Kraai
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew James Kraai @ 2021-06-06 10:50 UTC (permalink / raw)
  To: 48851-done

ispell 3.4.04 has been packaged.

Matt






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-06 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05 16:22 [bug#48851] [PATCH] gnu: ispell: Update to 3.4.04 Matthew James Kraai
2021-06-06 10:50 ` bug#48851: Close 48851 Matthew James Kraai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).