GNU bug report logs - #73639
[PATCH] gnu: tmux: Update to 3.5a.

Previous Next

Package: guix-patches;

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.

Full log


View this message in rfc822 format

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: 73639 <at> debbugs.gnu.org
Cc: 73639-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [bug#73639] [PATCH] gnu: tmux: Update to 3.5a.
Date: Sat, 05 Oct 2024 23:54:30 +0800
[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)]

This bug report was last modified 288 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.