emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#67212: closed ([PATCH] gnu: Update ispell to 3.4.06.)


From: GNU bug Tracking System
Subject: bug#67212: closed ([PATCH] gnu: Update ispell to 3.4.06.)
Date: Thu, 23 Nov 2023 16:20:02 +0000

Your message dated Thu, 23 Nov 2023 16:18:40 +0000
with message-id <87h6lctpbz.fsf@cbaines.net>
and subject line Re: [bug#67212] [PATCH] gnu: Update ispell to 3.4.06.
has caused the debbugs.gnu.org bug report #67212,
regarding [PATCH] gnu: Update ispell to 3.4.06.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67212: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67212
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Update ispell to 3.4.06. Date: Wed, 15 Nov 2023 22:09:35 +0100
* gnu/packages/aspell.scm (ispell): Update to 3.4.06.

Change-Id: I0d566a143336d88d4eb145b59b21c889b7ecdb12
---
 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 17ba794201..ffb13025f3 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -398,14 +398,14 @@ (define-public aspell-dict-ro
 (define-public ispell
   (package
     (name "ispell")
-    (version "3.4.05")
+    (version "3.4.06")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.cs.hmc.edu/~geoff/tars/ispell-";
                            version ".tar.gz"))
        (sha256
-        (base32 "00jni7gvdswjd9sdwip5ixnvjg2qzv56mn3m8gdgl9gxwgnns36g"))))
+        (base32 "19pbhg3pbnykkk9hla2kfhfanm7wcdja2qria365l1y8shridj8p"))))
     (build-system gnu-build-system)
     (arguments
      `(#:parallel-build? #f

base-commit: d987b75618a62c95c030e7ca53e0972e700c4f06
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67212] [PATCH] gnu: Update ispell to 3.4.06. Date: Thu, 23 Nov 2023 16:18:40 +0000 User-agent: mu4e 1.10.7; emacs 29.1
Arnaud DABY-SEESARAM via Guix-patches via <guix-patches@gnu.org> writes:

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

Thanks for the patch, I've pushed this to master as
f5650cd354daa755a05d20fd2e53dfb27169b311.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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