From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 74108@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#74108] [PATCH] gnu: weechat: Update to 4.4.3.
Date: Wed, 30 Oct 2024 15:18:18 +0100 [thread overview]
Message-ID: <d8d40d832d08ce52ab8495702532784190ba0782.1730297898.git.ashish.is@lostca.se> (raw)
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
--
2.47.0
next reply other threads:[~2024-10-30 14:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-30 14:18 ashish.is--- via Guix-patches via [this message]
2024-10-31 5:50 ` bug#74108: [PATCH] gnu: weechat: Update to 4.4.3 Z572
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=d8d40d832d08ce52ab8495702532784190ba0782.1730297898.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=74108@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).