GNU bug report logs -
#77206
[PATCH] gnu: weechat: Update to 4.6.0.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Sun, 23 Mar 2025 10:56:05 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
To reply to this bug, email your comments to 77206 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#77206
; Package
guix-patches
.
(Sun, 23 Mar 2025 10:56:06 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
.
(Sun, 23 Mar 2025 10:56:06 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.0.
Change-Id: Ia3ba6007d2595f77a6a2da50abcecb3fcaa4da2b
---
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 c1bc0e023a..71735db4dc 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.5.2")
+ (version "4.6.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -384,7 +384,7 @@ (define-public weechat
(file-name (git-file-name name version))
(sha256
(base32
- "1m3hq97n5arl3gk649knbg4ar68q1rqlmpvs5q5fl2p93wniq82w"))))
+ "09w8ai75z164k0i8bk4k6zvry09abi0hq5gighc11jn3ffkkm4qg"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: 4ea012fc6ddcb32574fbd4a854b11808c34fbca8
--
2.49.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#77206
; Package
guix-patches
.
(Sun, 30 Mar 2025 03:28: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.0.
>
> Change-Id: Ia3ba6007d2595f77a6a2da50abcecb3fcaa4da2b
> ---
> 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 c1bc0e023a..71735db4dc 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.5.2")
> + (version "4.6.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -384,7 +384,7 @@ (define-public weechat
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1m3hq97n5arl3gk649knbg4ar68q1rqlmpvs5q5fl2p93wniq82w"))))
> + "09w8ai75z164k0i8bk4k6zvry09abi0hq5gighc11jn3ffkkm4qg"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: 4ea012fc6ddcb32574fbd4a854b11808c34fbca8
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Z572 <z572 <at> z572.online>
:
You have taken responsibility.
(Sun, 30 Mar 2025 03:28:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Sun, 30 Mar 2025 03:28:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.