unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Rohleder <mike@rohleder.de>
To: 40249@debbugs.gnu.org
Subject: [bug#40249] [PATCH] gnu: tmate: update to 2.4.0
Date: Fri, 27 Mar 2020 01:51:13 +0100	[thread overview]
Message-ID: <87mu824o3i.fsf@rohleder.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 54 bytes --]

* gnu/packages/terminals.scm (tmate): update to 2.4.0

[-- Attachment #1.2: [PATCH] * gnu/packages/terminals.scm (tmate): update to 2.4.0 --]
[-- Type: text/x-patch, Size: 1494 bytes --]

From 1301a4506318d5ec28054d288f88387edfe9fb31 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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@gnu.org>
 ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
 ;;; Copyright © 2020 Valentin Ignatev <valentignatev@gmail.com>
+;;; Copyright © 2020 Michael Rohleder <mike@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


[-- Attachment #1.3: Type: text/plain, Size: 306 bytes --]


-- 
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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

             reply	other threads:[~2020-03-27  0:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-27  0:51 Michael Rohleder [this message]
2020-03-27 20:53 ` [bug#40249] [PATCH] gnu: tmate: update to 2.4.0 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mu824o3i.fsf@rohleder.de \
    --to=mike@rohleder.de \
    --cc=40249@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).