GNU bug report logs - #67212
[PATCH] gnu: Update ispell to 3.4.06.

Previous Next

Package: guix-patches;

Reported by: Arnaud DABY-SEESARAM <ds-ac <at> nanein.fr>

Date: Wed, 15 Nov 2023 22:19:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67212 in the body.
You can then email your comments to 67212 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#67212; Package guix-patches. (Wed, 15 Nov 2023 22:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arnaud DABY-SEESARAM <ds-ac <at> nanein.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 15 Nov 2023 22:19:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Arnaud DABY-SEESARAM <ds-ac <at> nanein.fr>
To: guix-patches <at> gnu.org
Cc: Arnaud DABY-SEESARAM <ds-ac <at> nanein.fr>
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





Information forwarded to guix-patches <at> gnu.org:
bug#67212; Package guix-patches. (Thu, 23 Nov 2023 16:20:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Arnaud DABY-SEESARAM <ds-ac <at> nanein.fr>
Cc: 67212-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#67212] [PATCH] gnu: Update ispell to 3.4.06.
Date: Thu, 23 Nov 2023 16:18:40 +0000
[Message part 1 (text/plain, inline)]
Arnaud DABY-SEESARAM via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Thu, 23 Nov 2023 16:20:02 GMT) Full text and rfc822 format available.

Notification sent to Arnaud DABY-SEESARAM <ds-ac <at> nanein.fr>:
bug acknowledged by developer. (Thu, 23 Nov 2023 16:20:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 22 Dec 2023 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 139 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.