GNU bug report logs -
#77690
[PATCH] gnu: weechat: Update to 4.6.1.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Thu, 10 Apr 2025 08:10:02 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 Fri, 11 Apr 2025 15:26:33 +0800
with message-id <87lds7rweu.fsf <at> z572.online>
and subject line Re: [bug#77690] [PATCH] gnu: weechat: Update to 4.6.1.
has caused the debbugs.gnu.org bug report #77690,
regarding [PATCH] gnu: weechat: Update to 4.6.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
77690: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77690
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/irc.scm (weechat): Update to 4.6.1.
Change-Id: Ia5cf3791aa4a052f2c1e0969fd93f4f6049252f7
---
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 71735db4dc..4404c099e4 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.0")
+ (version "4.6.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -384,7 +384,7 @@ (define-public weechat
(file-name (git-file-name name version))
(sha256
(base32
- "09w8ai75z164k0i8bk4k6zvry09abi0hq5gighc11jn3ffkkm4qg"))))
+ "149gsay5sw1n7bj2sdifdqww0k6f8l0jy9n0czpw0sfr8phxb4q5"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: 2934de1447f87b361608ef3a2a756b8a5d2f42e6
--
2.49.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/irc.scm (weechat): Update to 4.6.1.
>
> Change-Id: Ia5cf3791aa4a052f2c1e0969fd93f4f6049252f7
> ---
> 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 71735db4dc..4404c099e4 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.0")
> + (version "4.6.1")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -384,7 +384,7 @@ (define-public weechat
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "09w8ai75z164k0i8bk4k6zvry09abi0hq5gighc11jn3ffkkm4qg"))))
> + "149gsay5sw1n7bj2sdifdqww0k6f8l0jy9n0czpw0sfr8phxb4q5"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: 2934de1447f87b361608ef3a2a756b8a5d2f42e6
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.