unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org>
Cc: 73639-done@debbugs.gnu.org, Ashish SHUKLA <ashish.is@lostca.se>
Subject: bug#73639: [PATCH] gnu: tmux: Update to 3.5a.
Date: Sat, 05 Oct 2024 23:54:30 +0800	[thread overview]
Message-ID: <877camv93d.fsf@iscas.ac.cn> (raw)
In-Reply-To: <d49a00962fe42433b90f49e682f729368d7c7d99.1728129379.git.ashish.is@lostca.se> (Ashish SHUKLA via Guix-patches via's message of "Sat, 5 Oct 2024 11:56:19 +0000")

[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]

Ashish SHUKLA via Guix-patches via <guix-patches@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.

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

      reply	other threads:[~2024-10-05 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-05 11:56 [bug#73639] [PATCH] gnu: tmux: Update to 3.5a Ashish SHUKLA via Guix-patches via
2024-10-05 15:54 ` Zheng Junjie [this message]

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=877camv93d.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73639-done@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    --cc=guix-patches@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).