GNU bug report logs -
#73639
[PATCH] gnu: tmux: Update to 3.5a.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Sat, 5 Oct 2024 11:57:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73639 in the body.
You can then email your comments to 73639 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73639
; Package
guix-patches
.
(Sat, 05 Oct 2024 11:57:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 05 Oct 2024 11:57:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/tmux.scm (tmux): Update to 3.5a.
Change-Id: I1e92cfcdb374f5a0131354900289766cbdf431e7
---
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 7538170b60..4f923608d6 100644
--- a/gnu/packages/tmux.scm
+++ b/gnu/packages/tmux.scm
@@ -50,7 +50,7 @@ (define-module (gnu packages tmux)
(define-public tmux
(package
(name "tmux")
- (version "3.5")
+ (version "3.5a")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -59,7 +59,7 @@ (define-public tmux
(file-name (git-file-name name version))
(sha256
(base32
- "1bdah5b8fbxwba3z7i46yx5vcvhwmn7yvdh3wn0in1ijnn7mj97h"))))
+ "14alj3jyy0biyrr5ci39aaw223qq8987r4lg4f0shqvq52kwgmb7"))))
(build-system gnu-build-system)
(inputs
(list libevent ncurses))
base-commit: 73ec844389e91cb0f5a2647070516fc8d19d8730
--
2.46.1
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 05 Oct 2024 15:55:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Sat, 05 Oct 2024 15:55:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 73639-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/tmux.scm (tmux): Update to 3.5a.
>
> Change-Id: I1e92cfcdb374f5a0131354900289766cbdf431e7
> ---
> 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 7538170b60..4f923608d6 100644
> --- a/gnu/packages/tmux.scm
> +++ b/gnu/packages/tmux.scm
> @@ -50,7 +50,7 @@ (define-module (gnu packages tmux)
> (define-public tmux
> (package
> (name "tmux")
> - (version "3.5")
> + (version "3.5a")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -59,7 +59,7 @@ (define-public tmux
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1bdah5b8fbxwba3z7i46yx5vcvhwmn7yvdh3wn0in1ijnn7mj97h"))))
> + "14alj3jyy0biyrr5ci39aaw223qq8987r4lg4f0shqvq52kwgmb7"))))
> (build-system gnu-build-system)
> (inputs
> (list libevent ncurses))
>
> base-commit: 73ec844389e91cb0f5a2647070516fc8d19d8730
push, close.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#73639
; Package
guix-patches
.
(Sat, 05 Oct 2024 15:56:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 03 Nov 2024 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 283 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.