GNU bug report logs - #65361
[PATCH] gnu: screen: Update to 4.9.1

Previous Next

Package: guix-patches;

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

Date: Fri, 18 Aug 2023 05:43: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 65361 in the body.
You can then email your comments to 65361 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#65361; Package guix-patches. (Fri, 18 Aug 2023 05:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 18 Aug 2023 05:43:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: screen: Update to 4.9.1
Date: Thu, 17 Aug 2023 22:41:59 -0700
* gnu/packages/screen.scm (screen): Update to 4.9.1
---
 gnu/packages/screen.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/screen.scm b/gnu/packages/screen.scm
index 8f2aa51c53..7c16ee239a 100644
--- a/gnu/packages/screen.scm
+++ b/gnu/packages/screen.scm
@@ -43,14 +43,14 @@ (define-module (gnu packages screen)
 (define-public screen
   (package
     (name "screen")
-    (version "4.9.0")
+    (version "4.9.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/screen/screen-"
                                  version ".tar.gz"))
              (patches (search-patches "screen-hurd-path-max.patch"))
              (sha256
-              (base32 "1x1hqy4h47i7hk85f779lkwkm7gkq8h8mxwd0znkh5adpf0m4czr"))))
+              (base32 "0sdc0ms6qxm4gbx0caw7pwghj5aw1h8syvxdhkac0w95qkiz7ki6"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf automake texinfo))

base-commit: b15381460ed74e72792ff182dd2ca7a06ba59b0c
-- 
2.41.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Wed, 23 Aug 2023 11:01:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Wed, 23 Aug 2023 11:01:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 65361-done <at> debbugs.gnu.org
Subject: Re: bug#65361: [PATCH] gnu: screen: Update to 4.9.1
Date: Wed, 23 Aug 2023 19:00:50 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/screen.scm (screen): Update to 4.9.1

Applied, thank you!




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

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

Previous Next


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