From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 74621@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#74621] [PATCH] gnu: weechat: Update to 4.4.4.
Date: Sat, 30 Nov 2024 11:08:04 +0100 [thread overview]
Message-ID: <3fe013ce2c3686a15a100f3f911f3f5d80f1112f.1732961284.git.ashish.is@lostca.se> (raw)
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/irc.scm (weechat): Update to 4.4.4.
Change-Id: I08c120df160c3ff7095f2418fe9f9553df3abe3c
---
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 3935967f11..ac69943ee9 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -372,14 +372,14 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.4.3")
+ (version "4.4.4")
(source (origin
(method url-fetch)
(uri (string-append "https://weechat.org/files/src/weechat-"
version ".tar.xz"))
(sha256
(base32
- "1ypbiyyh7wxd7sd3spkx0xfjld2kxca30z95334jibr4vkw14mi9"))))
+ "0xyhygldlxil0s7cab576jvikvmjgdxdrrml3vmc6sixiivbpx58"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: f129a6cc591817c5c51770d5b8712eeb344ba4e4
--
2.47.1
reply other threads:[~2024-11-30 10:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3fe013ce2c3686a15a100f3f911f3f5d80f1112f.1732961284.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=74621@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).