GNU bug report logs - #70391
[PATCH v3] gnu: ed: Update to 1.20.1

Previous Next

Package: guix-patches;

Reported by: Dale Mellor <guix-devel-0brg6a <at> rdmp.org>

Date: Mon, 15 Apr 2024 08:00:03 UTC

Owned by: Dale Mellor <guix-devel-0brg6a <at> rdmp.org>

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 70391 in the body.
You can then email your comments to 70391 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#70391; Package guix-patches. (Mon, 15 Apr 2024 08:00:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dale Mellor <guix-devel-0brg6a <at> rdmp.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 15 Apr 2024 08:00:03 GMT) Full text and rfc822 format available.

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

From: Dale Mellor <guix-devel-0brg6a <at> rdmp.org>
To: 69498 <at> debbugs.gnu.org
Cc: Dale Mellor <guix-devel-0brg6a <at> rdmp.org>, guix-patches <at> gnu.org,
 Andy Tai <atai <at> atai.org>
Subject: [PATCH v3] gnu: ed: Update to 1.20.1
Date: Mon, 15 Apr 2024 08:58:59 +0100
From: Andy Tai <atai <at> atai.org>

* gnu/packages/text-editors.scm (ed): Update to 1.20.1

Review:
  * Minimum change needed for a version bump
  * Lint, build --source --check, build --check, all run clean
  * Install is clean
  * It works for me!

Reviewed-by: Dale Mellor <guix-devel-0brg6a <at> rdmp.org>
Change-Id: I58ba1c8213a5ac2a126ecb58321859d64d0fcb01
---
 gnu/packages/text-editors.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index b62efabe6e..ecb11726ad 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -115,14 +115,14 @@ (define-module (gnu packages text-editors)
 (define-public ed
   (package
     (name "ed")
-    (version "1.18")
+    (version "1.20.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/ed/ed-"
                                  version ".tar.lz"))
              (sha256
               (base32
-               "0krb8rsb0cd8mgz0c5pqgnjbbrj7zjl7mf9099r8gi80k2nyza5c"))))
+               "1jmvpbs2mnrmk870js11v7g5qr3z8w0ws7sbdj3zjhd1jyr6795i"))))
     (build-system gnu-build-system)
     (native-inputs (list lzip))
     (arguments
-- 
2.41.0





Owner recorded as Dale Mellor <guix-devel-0brg6a <at> rdmp.org>. Request was from Dale Mellor <guix-devel-0brg6a <at> rdmp.org> to control <at> debbugs.gnu.org. (Mon, 15 Apr 2024 18:21:03 GMT) Full text and rfc822 format available.

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Fri, 19 Apr 2024 16:48:03 GMT) Full text and rfc822 format available.

Notification sent to Dale Mellor <guix-devel-0brg6a <at> rdmp.org>:
bug acknowledged by developer. (Fri, 19 Apr 2024 16:48:03 GMT) Full text and rfc822 format available.

Message #12 received at 70391-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Dale Mellor <guix-devel-0brg6a <at> rdmp.org>
Cc: atai <at> atai.org, 70391-done <at> debbugs.gnu.org, 69498-done <at> debbugs.gnu.org
Subject: Re: [bug#70391] [PATCH v3] gnu: ed: Update to 1.20.1
Date: Fri, 19 Apr 2024 17:46:39 +0100
[Message part 1 (text/plain, inline)]
Dale Mellor <guix-devel-0brg6a <at> rdmp.org> writes:

> From: Andy Tai <atai <at> atai.org>
>
> * gnu/packages/text-editors.scm (ed): Update to 1.20.1
>
> Review:
>   * Minimum change needed for a version bump
>   * Lint, build --source --check, build --check, all run clean
>   * Install is clean
>   * It works for me!
>
> Reviewed-by: Dale Mellor <guix-devel-0brg6a <at> rdmp.org>
> Change-Id: I58ba1c8213a5ac2a126ecb58321859d64d0fcb01
> ---
>  gnu/packages/text-editors.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks both, I've pushed this to core-updates. While the branch is in an
uncertain state, I'm going to close the issues.

Thanks again,

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 18 May 2024 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified today.

Previous Next


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