From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 72683@debbugs.gnu.org
Cc: 72683-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: [bug#72683] [PATCH v2] gnu: weechat: Update to 4.4.1.
Date: Tue, 20 Aug 2024 13:22:23 +0800 [thread overview]
Message-ID: <87wmkbydio.fsf@iscas.ac.cn> (raw)
In-Reply-To: <7a2585121d4b81df6888f371ecaca359a7f44b5a.1724126230.git.ashish.is@lostca.se> (ashish is's message of "Tue, 20 Aug 2024 03:57:10 +0000")
[-- Attachment #1: Type: text/plain, Size: 1557 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.1.
>
> Change-Id: I25f01c07fc9c541f815558b3493cb1a6c206a906
> ---
> gnu/packages/irc.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
> index 657b53e6cd..a9f82ba957 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -14,6 +14,7 @@
> ;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@gmail.com>
> ;;; Copyright © 2022 jgart <jgart@dismail.de>
> ;;; Copyright © 2023 Janneke Nieuwenhuizen <janneke@gnu.org>
> +;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -367,14 +368,14 @@ (define-public irssi
> (define-public weechat
> (package
> (name "weechat")
> - (version "4.3.6")
> + (version "4.4.1")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://weechat.org/files/src/weechat-"
> version ".tar.xz"))
> (sha256
> (base32
> - "16bwch9k6sp7hkgy9pzaw8jrkhzb2yi64m299c7w9p9j2lwhd2w7"))))
> + "0v4k4rrp2a5zaxl86wnwffajv3b4fb9w70rsh42samra9k8hppp5"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: 710e041eb910db5a0504427d4717274c48a893a9
push, close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-08-20 5:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-17 7:29 [bug#72683] [PATCH] gnu: weechat: Update to 4.4.0 ashish.is--- via Guix-patches via
2024-08-20 3:57 ` [bug#72683] [PATCH v2] gnu: weechat: Update to 4.4.1 ashish.is--- via Guix-patches via
2024-08-20 5:22 ` 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=87wmkbydio.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=72683-done@debbugs.gnu.org \
--cc=72683@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 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).