GNU bug report logs -
#77907
[PATCH] gnu: weechat: Update to 4.6.2.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Fri, 18 Apr 2025 19:35:04 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 21 Apr 2025 21:20:06 +0800
with message-id <871ptlfy7t.fsf <at> z572.online>
and subject line Re: [bug#77907] [PATCH] gnu: weechat: Update to 4.6.2.
has caused the debbugs.gnu.org bug report #77907,
regarding [PATCH] gnu: weechat: Update to 4.6.2.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
77907: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77907
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/irc.scm (weechat): Update to 4.6.2.
Change-Id: I7c770d6f1c203acb7fba808830a840c27b8656ef
---
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 4404c099e4..e5ca3bef71 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -375,7 +375,7 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.6.1")
+ (version "4.6.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -384,7 +384,7 @@ (define-public weechat
(file-name (git-file-name name version))
(sha256
(base32
- "149gsay5sw1n7bj2sdifdqww0k6f8l0jy9n0czpw0sfr8phxb4q5"))))
+ "1qiz87ribpn69kn1zbdjc216wlc5cvfjbim3d6b22n0zvsqdrqqj"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: a4a7ff0319c622cd08aa7461cc88cc6608fe62cb
--
2.49.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/irc.scm (weechat): Update to 4.6.2.
>
> Change-Id: I7c770d6f1c203acb7fba808830a840c27b8656ef
> ---
> 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 4404c099e4..e5ca3bef71 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -375,7 +375,7 @@ (define-public irssi
> (define-public weechat
> (package
> (name "weechat")
> - (version "4.6.1")
> + (version "4.6.2")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -384,7 +384,7 @@ (define-public weechat
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "149gsay5sw1n7bj2sdifdqww0k6f8l0jy9n0czpw0sfr8phxb4q5"))))
> + "1qiz87ribpn69kn1zbdjc216wlc5cvfjbim3d6b22n0zvsqdrqqj"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: a4a7ff0319c622cd08aa7461cc88cc6608fe62cb
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 24 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.