all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 71294@debbugs.gnu.org
Cc: 71294-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: [bug#71294] [PATCH v2] gnu: weechat: Update to 4.3.3.
Date: Sun, 23 Jun 2024 14:24:26 +0800	[thread overview]
Message-ID: <87pls8jhwl.fsf@iscas.ac.cn> (raw)
In-Reply-To: <87659b8bc69902e04fc539ffec390f922087afa7.1719101121.git.ashish.is@lostca.se> (ashish is's message of "Sun, 23 Jun 2024 02:05:21 +0200")

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

"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/irc.scm (weechat): Update to 4.3.3.
>
> Change-Id: I6345f49e19e4901fd4ab4aa26087461883c532d7
> ---
>  gnu/packages/irc.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
> index 8f3c00dd8a..281e087869 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -362,14 +362,14 @@ (define-public irssi
>  (define-public weechat
>    (package
>      (name "weechat")
> -    (version "4.3.0")
> +    (version "4.3.3")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "https://weechat.org/files/src/weechat-"
>                                    version ".tar.xz"))
>                (sha256
>                 (base32
> -                "0bc6jvvsprrpnr0bjfi6z0h0z3x0dkq5h38y9nipg7zny85zky9n"))))
> +                "1n2y20mv7nj4n71qmzvnr87qxh4zkv8acihw23d5p29kx9ndp1sm"))))
>      (build-system cmake-build-system)
>      (outputs '("out" "doc"))
>      (native-inputs
>
> base-commit: dd5ef2cbddd76cf048a9b514cdcea6d22411a2cb

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=a83831f69f329a33e8889e621b7463173a1f6c3f

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

      reply	other threads:[~2024-06-23  6:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-31 15:39 [bug#71294] [PATCH] gnu: weechat: Update to 4.3.1 ashish.is--- via Guix-patches via
2024-06-07 21:58 ` [bug#71294] [PATCH] gnu: weechat: Update to 4.3.2 ashish.is--- via Guix-patches via
2024-06-23  0:05 ` [bug#71294] [PATCH v2] gnu: weechat: Update to 4.3.3 ashish.is--- via Guix-patches via
2024-06-23  6:24   ` 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

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

  git send-email \
    --in-reply-to=87pls8jhwl.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=71294-done@debbugs.gnu.org \
    --cc=71294@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.