GNU bug report logs - #48875
[PATCH] gnu: xterm: Update to 367.

Previous Next

Package: guix-patches;

Reported by: Matthew James Kraai <kraai <at> ftbfs.org>

Date: Sun, 6 Jun 2021 13:48:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48875: closed ([PATCH] gnu: xterm: Update to 367.)
Date: Sun, 06 Jun 2021 13:54:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 06 Jun 2021 15:53:29 +0200
with message-id <87v96rt7za.fsf <at> nckx>
and subject line Re: [bug#48875] [PATCH] gnu: xterm: Update to 367.
has caused the debbugs.gnu.org bug report #48875,
regarding [PATCH] gnu: xterm: Update to 367.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48875: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48875
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Matthew James Kraai <kraai <at> ftbfs.org>
To: guix-patches <at> gnu.org
Cc: Matthew James Kraai <kraai <at> ftbfs.org>
Subject: [PATCH] gnu: xterm: Update to 367.
Date: Sun,  6 Jun 2021 06:47:10 -0700
* gnu/packages/xorg.scm (xterm): Update to 367.
---
 gnu/packages/xorg.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 34d7997550..db058c697b 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -27,6 +27,7 @@
 ;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
 ;;; Copyright © 2020 Jean-Baptiste Note <jean-baptiste.note <at> m4x.org>
 ;;; Copyright © 2021 Nicolò Balzarotti <nicolo <at> nixo.xyz>
+;;; Copyright © 2021 Matthew James Kraai <kraai <at> ftbfs.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -6092,7 +6093,7 @@ to answer a question.  Xmessage can also exit after a specified time.")
 (define-public xterm
   (package
     (name "xterm")
-    (version "366")
+    (version "367")
     (source
      (origin
        (method url-fetch)
@@ -6102,7 +6103,7 @@ to answer a question.  Xmessage can also exit after a specified time.")
              (string-append "ftp://ftp.invisible-island.net/xterm/"
                             "xterm-" version ".tgz")))
        (sha256
-        (base32 "0vmzffy3hzgcgwx305h07ars5sxsq6nnl1ir4xqpxs9zjs2ji2w5"))))
+        (base32 "07y51l06n344pjyxdddq6sdvxw25nl10irl4avynkqjnqyqsiw97"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--enable-wide-chars" "--enable-load-vt-fonts"
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Matthew James Kraai <kraai <at> ftbfs.org>
Cc: 48875-done <at> debbugs.gnu.org
Subject: Re: [bug#48875] [PATCH] gnu: xterm: Update to 367.
Date: Sun, 06 Jun 2021 15:53:29 +0200
[Message part 4 (text/plain, inline)]
Matthew James Kraai 写道:
> * gnu/packages/xorg.scm (xterm): Update to 367.

Pushed as b6affc5c0466e801224db4400bb62ccc26cd5346.

Thanks,

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 46 days ago.

Previous Next


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