all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: 73122@debbugs.gnu.org
Cc: 73122-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: [bug#73122] [PATCH] gnu: weechat: Update to 4.4.2.
Date: Mon, 09 Sep 2024 18:56:45 +0800	[thread overview]
Message-ID: <87ed5tyu1e.fsf@iscas.ac.cn> (raw)
In-Reply-To: <a670d437255c061c49c80e7cf35ee910d42d8b14.1725803183.git.ashish.is@lostca.se> (ashish is's message of "Sun, 8 Sep 2024 13:46:23 +0000")

[-- Attachment #1: Type: text/plain, Size: 1198 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.4.2.
>
> Change-Id: Ib7349dc8629645d29f58d7c78954dfd8c01c0543
> ---
>  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 04f6e016d0..c1c35691cd 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -368,14 +368,14 @@ (define-public irssi
>  (define-public weechat
>    (package
>      (name "weechat")
> -    (version "4.4.1")
> +    (version "4.4.2")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "https://weechat.org/files/src/weechat-"
>                                    version ".tar.xz"))
>                (sha256
>                 (base32
> -                "0v4k4rrp2a5zaxl86wnwffajv3b4fb9w70rsh42samra9k8hppp5"))))
> +                "1v2d8fbk33skkjavwvxd7gq4w1ip43jhdq7ssjk07jjvkjd2ipyl"))))
>      (build-system cmake-build-system)
>      (outputs '("out" "doc"))
>      (native-inputs
>
> base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd

push, close.

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

      parent reply	other threads:[~2024-09-09 10:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-08 13:46 [bug#73122] [PATCH] gnu: weechat: Update to 4.4.2 ashish.is--- via Guix-patches via
     [not found] ` <handler.73122.B.172580335222037.ack@debbugs.gnu.org>
2024-09-09  2:11   ` [bug#73122] Acknowledgement ([PATCH] gnu: weechat: Update to 4.4.2.) Ashish SHUKLA via Guix-patches via
2024-09-09 10:56 ` Z572 [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=87ed5tyu1e.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73122-done@debbugs.gnu.org \
    --cc=73122@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.