[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/09: gnu: xterm: Update to 363.
From: |
guix-commits |
Subject: |
06/09: gnu: xterm: Update to 363. |
Date: |
Sun, 3 Jan 2021 13:41:30 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit e5b9bdacc40ff9e90bdfae2929250d44ccebb95e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 3 07:34:27 2021 +0100
gnu: xterm: Update to 363.
* gnu/packages/xorg.scm (xterm): Update to 363.
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 3a26acc..8f84b89 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -14,7 +14,7 @@
;;; Copyright © 2017, 2018, 2019, 2020 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2017, 2018, 2019 Rutger Helling <rhelling@mykolab.com>
;;; Copyright © 2017, 2020 Arun Isaac <arunisaac@systemreboot.net>
-;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2018 Kei Kebreau <kkebreau@posteo.net>
;;; Copyright © 2018, 2020 Oleg Pykhalov <go.wigust@gmail.com>
;;; Copyright © 2018 Benjamin Slade <slade@jnanam.net>
@@ -6085,7 +6085,7 @@ to answer a question. Xmessage can also exit after a
specified time.")
(define-public xterm
(package
(name "xterm")
- (version "362")
+ (version "363")
(source
(origin
(method url-fetch)
@@ -6095,7 +6095,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 "18mch57f5sypgfdbvna22ailcfpnixw0fc5wkf2j3w58dwigwkqx"))))
+ (base32 "0j0bl5z3kmhahf770mbrj2zwm2nvxkhqpwnwbdvbclk5w8wkc6nq"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--enable-wide-chars" "--enable-load-vt-fonts"
- branch master updated (98de21a -> eacffb9), guix-commits, 2021/01/03
- 01/09: gnu: youtube-dl: Update to 2021.01.03., guix-commits, 2021/01/03
- 02/09: gnu: buku: Update to 4.5., guix-commits, 2021/01/03
- 03/09: gnu: dav1d: Update to 0.8.1., guix-commits, 2021/01/03
- 04/09: gnu: rust-embed-resource: Update to 1.3.3., guix-commits, 2021/01/03
- 08/09: gnu: libwacom: Update to 1.7., guix-commits, 2021/01/03
- 09/09: gnu: nix: Update to 2.3.10., guix-commits, 2021/01/03
- 05/09: gnu: watchexec: Update to 1.14.1., guix-commits, 2021/01/03
- 06/09: gnu: xterm: Update to 363.,
guix-commits <=
- 07/09: gnu: osinfo-db: Update to 20201218., guix-commits, 2021/01/03