* [bug#48875] [PATCH] gnu: xterm: Update to 367.
@ 2021-06-06 13:47 Matthew James Kraai
2021-06-06 13:53 ` bug#48875: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-06-06 13:47 UTC (permalink / raw)
To: 48875; +Cc: Matthew James Kraai
* 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@gmail.com>
;;; Copyright © 2020 Jean-Baptiste Note <jean-baptiste.note@m4x.org>
;;; Copyright © 2021 Nicolò Balzarotti <nicolo@nixo.xyz>
+;;; Copyright © 2021 Matthew James Kraai <kraai@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48875: [PATCH] gnu: xterm: Update to 367.
2021-06-06 13:47 [bug#48875] [PATCH] gnu: xterm: Update to 367 Matthew James Kraai
@ 2021-06-06 13:53 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-06-06 13:53 UTC (permalink / raw)
To: Matthew James Kraai; +Cc: 48875-done
[-- Attachment #1: Type: text/plain, Size: 157 bytes --]
Matthew James Kraai 写道:
> * gnu/packages/xorg.scm (xterm): Update to 367.
Pushed as b6affc5c0466e801224db4400bb62ccc26cd5346.
Thanks,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-06 13:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-06 13:47 [bug#48875] [PATCH] gnu: xterm: Update to 367 Matthew James Kraai
2021-06-06 13:53 ` bug#48875: " Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).