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>
To reply to this bug, email your comments to 77907 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#77907
; Package
guix-patches
.
(Fri, 18 Apr 2025 19:35:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 18 Apr 2025 19:35:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#77907
; Package
guix-patches
.
(Mon, 21 Apr 2025 13:21:03 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
Reply sent
to
Z572 <z572 <at> z572.online>
:
You have taken responsibility.
(Mon, 21 Apr 2025 13:21:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Mon, 21 Apr 2025 13:21:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.