GNU bug report logs - #77052
[PATCH] gnu: lynx: Update to 2.9.2.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sun, 16 Mar 2025 14:21:05 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

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 77052 in the body.
You can then email your comments to 77052 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#77052; Package guix-patches. (Sun, 16 Mar 2025 14:21:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomas Volf <~@wolfsden.cz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 16 Mar 2025 14:21:05 GMT) Full text and rfc822 format available.

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

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: lynx: Update to 2.9.2.
Date: Sun, 16 Mar 2025 15:19:55 +0100
* gnu/packages/web-browsers.scm (lynx): Update to 2.9.2.

Change-Id: I7bf311ff0d835995b4b547e0fd56feac199eb428
---
 gnu/packages/web-browsers.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 6bd657e6a5..9dfaa473ac 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -356,7 +356,7 @@ (define-public luakit
 (define-public lynx
   (package
     (name "lynx")
-    (version "2.9.1")
+    (version "2.9.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -364,7 +364,7 @@ (define-public lynx
                     "/lynx" version ".tar.bz2"))
               (sha256
                (base32
-                "1i9r2g2aa6np6pll4iqk9m8rmkiiam85m4jp6zgkbx0dq8i9pnx6"))))
+                "1kh7zfv7m9srqapppandx3hkc82rr7r9fkhz22g6d4fr6scvhx3k"))))
     (build-system gnu-build-system)
     (native-inputs (list pkg-config perl))
     (inputs (list ncurses
-- 
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#77052; Package guix-patches. (Sun, 16 Mar 2025 19:12:02 GMT) Full text and rfc822 format available.

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

From: Ian Eure <ian <at> retrospec.tv>
To: Tomas Volf <~@wolfsden.cz>
Cc: 77052 <at> debbugs.gnu.org
Subject: Re: [bug#77052] [PATCH] gnu: lynx: Update to 2.9.2.
Date: Sun, 16 Mar 2025 12:11:47 -0700
Hi Tomas,

Pushed as da6b2f5d0a.

Thanks,

 -- Ian




bug closed, send any further explanations to 77052 <at> debbugs.gnu.org and Tomas Volf <~@wolfsden.cz> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Sun, 16 Mar 2025 19:12: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. (Mon, 14 Apr 2025 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 124 days ago.

Previous Next


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