GNU bug report logs -
#27576
[PATCH] tmux: Update to 2.5.
Previous Next
Reported by: Stefan Reichör <stefan <at> xsteve.at>
Date: Tue, 4 Jul 2017 20:42:02 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 05 Jul 2017 00:25:16 +0200
with message-id <8760f7n8kz.fsf <at> fastmail.com>
and subject line Re: [bug#27576] [PATCH] tmux: Update to 2.5.
has caused the debbugs.gnu.org bug report #27576,
regarding [PATCH] tmux: Update to 2.5.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
27576: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27576
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[0001-gnu-tmux-Update-to-2.5.patch (text/x-diff, inline)]
From d64812b840df487c391307d52859f3751915f44f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Reich=C3=B6r?= <stefan <at> xsteve.at>
Date: Tue, 4 Jul 2017 22:38:42 +0200
Subject: [PATCH] gnu: tmux: Update to 2.5.
* gnu/packages/tmux.scm (tmux): Update to 2.5.
---
gnu/packages/tmux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tmux.scm b/gnu/packages/tmux.scm
index 0ffc3b9..d6f06e9 100644
--- a/gnu/packages/tmux.scm
+++ b/gnu/packages/tmux.scm
@@ -34,7 +34,7 @@
(define-public tmux
(package
(name "tmux")
- (version "2.4")
+ (version "2.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -42,7 +42,7 @@
version "/tmux-" version ".tar.gz"))
(sha256
(base32
- "0jdkk7vncwabrp85lw3msh2y02dc2k0qz5h4hka9s38x4c9nnzbm"))))
+ "1pwm5nqm3by8452h6gll0sl3646rjdga7qw419svgxhvgk1mw4xf"))))
(build-system gnu-build-system)
(inputs
`(("libevent" ,libevent)
--
2.7.4
[Message part 4 (message/rfc822, inline)]
[Message part 5 (text/plain, inline)]
Stefan Reichör <stefan <at> xsteve.at> writes:
> From d64812b840df487c391307d52859f3751915f44f Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Stefan=20Reich=C3=B6r?= <stefan <at> xsteve.at>
> Date: Tue, 4 Jul 2017 22:38:42 +0200
> Subject: [PATCH] gnu: tmux: Update to 2.5.
>
> * gnu/packages/tmux.scm (tmux): Update to 2.5.
Pushed, thanks!
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 324 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.