From: Z572 <zhengjunjie@iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
Cc: ashish.is@lostca.se, 74108-done@debbugs.gnu.org
Subject: bug#74108: [PATCH] gnu: weechat: Update to 4.4.3.
Date: Thu, 31 Oct 2024 13:50:19 +0800 [thread overview]
Message-ID: <877c9on7ms.fsf@iscas.ac.cn> (raw)
In-Reply-To: <d8d40d832d08ce52ab8495702532784190ba0782.1730297898.git.ashish.is@lostca.se> (ashish is's message of "Wed, 30 Oct 2024 15:18:18 +0100")
[-- Attachment #1: Type: text/plain, Size: 1197 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.3.
>
> Change-Id: I65298bd3fa8a45e6111bb9c3e0d293b3f27d9412
> ---
> 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 c1c35691cd..f0cd0b7fc5 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.2")
> + (version "4.4.3")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://weechat.org/files/src/weechat-"
> version ".tar.xz"))
> (sha256
> (base32
> - "1v2d8fbk33skkjavwvxd7gq4w1ip43jhdq7ssjk07jjvkjd2ipyl"))))
> + "1ypbiyyh7wxd7sd3spkx0xfjld2kxca30z95334jibr4vkw14mi9"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: d6f775c30c6f47e174f6110d1089edc6315600e4
push, close
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-10-31 5:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-30 14:18 [bug#74108] [PATCH] gnu: weechat: Update to 4.4.3 ashish.is--- via Guix-patches via
2024-10-31 5:50 ` 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
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=877c9on7ms.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74108-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).