GNU bug report logs - #61096
[PATCH] gnu: w3m: Update to 0.5.3+git20230121.

Previous Next

Package: guix-patches;

Reported by: André Batista <nandre <at> riseup.net>

Date: Fri, 27 Jan 2023 12:35:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.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 61096 in the body.
You can then email your comments to 61096 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#61096; Package guix-patches. (Fri, 27 Jan 2023 12:35:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to André Batista <nandre <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 27 Jan 2023 12:35:01 GMT) Full text and rfc822 format available.

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

From: André Batista <nandre <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: André Batista <nandre <at> riseup.net>
Subject: [PATCH] gnu: w3m: Update to 0.5.3+git20230121.
Date: Fri, 27 Jan 2023 09:37:02 -0300
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20230121.
---
 gnu/packages/w3m.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/w3m.scm b/gnu/packages/w3m.scm
index 5239cd43a0..3efacf7346 100644
--- a/gnu/packages/w3m.scm
+++ b/gnu/packages/w3m.scm
@@ -42,7 +42,7 @@ (define-module (gnu packages w3m)
 (define-public w3m
   (package
     (name "w3m")
-    (version "0.5.3+git20210102")
+    (version "0.5.3+git20230121")
     (source (origin
               (method git-fetch)
               ;; Debian's fork of w3m is the only one that is still maintained.
@@ -52,7 +52,7 @@ (define-public w3m
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0amq1wfjp5mhqjmvrc0yhxjlx1335p78d7ap8iykfjn5h8yhmrg5"))))
+                "0nvhxsqxgxjrr62mvxzhhfzvbvg56g19vlqcgb8mh2x1daazk5ms"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f  ; no check target
-- 
2.39.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Tue, 31 Jan 2023 06:08:01 GMT) Full text and rfc822 format available.

Notification sent to André Batista <nandre <at> riseup.net>:
bug acknowledged by developer. (Tue, 31 Jan 2023 06:08:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: André Batista <nandre <at> riseup.net>
Cc: 61096-done <at> debbugs.gnu.org
Subject: Re: bug#61096: [PATCH] gnu: w3m: Update to 0.5.3+git20230121.
Date: Tue, 31 Jan 2023 14:07:21 +0800
André Batista <nandre <at> riseup.net> writes:

> * gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20230121.

Pushed, thank you!




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

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

Previous Next


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