GNU bug report logs -
#40249
[PATCH] gnu: tmate: update to 2.4.0
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Fri, 27 Mar 2020 00:52:02 UTC
Severity: normal
Tags: patch
Done: Jakub Kądziołka <kuba <at> kadziolka.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
* gnu/packages/terminals.scm (tmate): update to 2.4.0
[0001-gnu-packages-terminals.scm-tmate-update-to-2.4.0.patch (text/x-patch, inline)]
From 1301a4506318d5ec28054d288f88387edfe9fb31 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Fri, 27 Mar 2020 01:45:08 +0100
Subject: [PATCH] * gnu/packages/terminals.scm (tmate): update to 2.4.0
---
gnu/packages/terminals.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index 83eed3e036..9cb004e36a 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -19,6 +19,7 @@
;;; Copyright © 2019 Brett Gilio <brettg <at> gnu.org>
;;; Copyright © 2020 Jakub Kądziołka <kuba <at> kadziolka.net>
;;; Copyright © 2020 Valentin Ignatev <valentignatev <at> gmail.com>
+;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -906,7 +907,7 @@ per-line fullscreen terminal rendering, and keyboard input event reporting.")
(define-public tmate
(package
(name "tmate")
- (version "2.2.1")
+ (version "2.4.0")
(source
(origin
(method git-fetch)
@@ -916,7 +917,7 @@ per-line fullscreen terminal rendering, and keyboard input event reporting.")
(file-name (git-file-name name version))
(sha256
(base32
- "0pfl9vrswzim9ydi1n652h3rax2zrmy6sqkp0r09yy3lw83h4y1r"))))
+ "0x5c31yq7ansmiy20a0qf59wagba9v3pq97mlkxrqxn4n1gcc6vi"))))
(build-system gnu-build-system)
(inputs
`(("libevent" ,libevent)
--
2.26.0
[Message part 3 (text/plain, inline)]
--
Bewußtsein setzt mehr voraus als bloßes Hantieren mit Theorien. Es ist das
Empfinden des Kontrasts zwischen der Theorie als bloßer Theorie und der Tatsache
als bloßer Tatsache. Der Kontrast besteht, ob die Theorie nun zutrifft oder
nicht. - Alfred North Whitehead in Prozess und Realität
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 138 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.