GNU bug report logs - #76087
[PATCH core-packages] gnu: ed: Update to 1.21.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 6 Feb 2025 06:48:02 UTC

Severity: normal

Tags: patch

Done: Janneke Nieuwenhuizen <janneke <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#76087: closed (Re: bug#76087: [PATCH core-packages] gnu: ed:
 Update to 1.21.)
Date: Tue, 18 Feb 2025 21:32:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76087: [PATCH core-packages] gnu: ed: Update to 1.21.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76087 <at> debbugs.gnu.org.

-- 
76087: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76087
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Janneke Nieuwenhuizen <janneke <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: andreas <at> enge.fr, 76087-done <at> debbugs.gnu.org, ludo <at> gnu.org
Subject: Re: bug#76087: [PATCH core-packages] gnu: ed: Update to 1.21.
Date: Tue, 18 Feb 2025 22:31:11 +0100
Andy Tai writes:

> * gnu/packages/text-editors.scm (ed): Update to 1.21.
>
> Change-Id: If4adc3d92cf14b5bf5acbb43c1c9d65e15824139

This was pushed to core-packages-team, thanks!

-- 
Janneke Nieuwenhuizen <janneke <at> gnu.org>  | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | AvatarĀ® https://AvatarAcademy.com

[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org,
	andreas <at> enge.fr,
	janneke <at> gnu.org,
	ludo <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH core-packages] gnu: ed: Update to 1.21.
Date: Wed,  5 Feb 2025 22:47:25 -0800
* gnu/packages/text-editors.scm (ed): Update to 1.21.

Change-Id: If4adc3d92cf14b5bf5acbb43c1c9d65e15824139
---
 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 202a4545cb..74b0179842 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -125,14 +125,14 @@ (define-module (gnu packages text-editors)
 (define-public ed
   (package
     (name "ed")
-    (version "1.20.1")
+    (version "1.21")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/ed/ed-"
                                  version ".tar.lz"))
              (sha256
               (base32
-               "1jmvpbs2mnrmk870js11v7g5qr3z8w0ws7sbdj3zjhd1jyr6795i"))))
+               "0xddpcdsdhf1cx7izk9l5dmf8vakjx5ncm1cy1f3libxfac4kqk0"))))
     (build-system gnu-build-system)
     (native-inputs (list lzip))
     (arguments

base-commit: b763d074a6118563086178983b6348385859c7e9
-- 
2.34.1




This bug report was last modified 93 days ago.

Previous Next


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