From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 74884@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#74884] [PATCH] gnu: weechat: Update to 4.5.0.
Date: Sun, 15 Dec 2024 12:02:26 +0100 [thread overview]
Message-ID: <983a4747252c02523defc5c586ad53c279589371.1734260546.git.ashish.is@lostca.se> (raw)
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/irc.scm (weechat): Update to 4.5.0.
Change-Id: I903a418eb4aa7faf27d77185e40651d905122766
---
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 38f845ff39..de101934ac 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -372,7 +372,7 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.4.4")
+ (version "4.5.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -381,7 +381,7 @@ (define-public weechat
(file-name (git-file-name name version))
(sha256
(base32
- "18v622ddgvqpplpa5jg25b9cqjzm8fk8saqhfmld2pgslaqgkcq4"))))
+ "0i1qh3bsvcxcf0gddn3lk9p6v6hhbglpdxcaav4zzajpiq944h69"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: cfd4f56f75a20b6732d463180d211f796c9032e5
--
2.47.1
next reply other threads:[~2024-12-15 11:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-15 11:02 ashish.is--- via Guix-patches via [this message]
2024-12-15 13:33 ` bug#74884: [PATCH] gnu: weechat: Update to 4.5.0 Zheng Junjie
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=983a4747252c02523defc5c586ad53c279589371.1734260546.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=74884@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).