GNU bug report logs -
#71926
[PATCH] gnu: weechat: Update to 4.3.4.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Wed, 3 Jul 2024 20:45:02 UTC
Severity: normal
Tags: patch
Done: Vinicius Monego <monego <at> posteo.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71926 in the body.
You can then email your comments to 71926 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71926
; Package
guix-patches
.
(Wed, 03 Jul 2024 20:45:02 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
.
(Wed, 03 Jul 2024 20:45:02 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.3.4.
Change-Id: I506928ee0cdf7a349b8609b29c28060bf5661fe9
---
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 7cfea42938..72e91503c1 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -366,14 +366,14 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.3.3")
+ (version "4.3.4")
(source (origin
(method url-fetch)
(uri (string-append "https://weechat.org/files/src/weechat-"
version ".tar.xz"))
(sha256
(base32
- "1n2y20mv7nj4n71qmzvnr87qxh4zkv8acihw23d5p29kx9ndp1sm"))))
+ "0rvzp9sgv1hn5vx8b5ycb61ygl648srn5q3jgl5i56a65w15im6a"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: 45f8f97147b60f468ee3ffdfa5ff865ae6cf879f
--
2.45.2
Reply sent
to
Vinicius Monego <monego <at> posteo.net>
:
You have taken responsibility.
(Sun, 07 Jul 2024 02:20:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Sun, 07 Jul 2024 02:20:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71926-done <at> debbugs.gnu.org (full text, mbox):
Em qua, 2024-07-03 às 22:43 +0200, ashish.is <at> lostca.se escreveu:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/irc.scm (weechat) : Update to 4.3.4.
>
> Change-Id: I506928ee0cdf7a349b8609b29c28060bf5661fe9
> ---
> 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 7cfea42938..72e91503c1 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -366,14 +366,14 @@ (define-public irssi
> (define-public weechat
> (package
> (name "weechat")
> - (version "4.3.3")
> + (version "4.3.4")
> (source (origin
> (method url-fetch)
> (uri (string-append
> "https://weechat.org/files/src/weechat-"
> version ".tar.xz"))
> (sha256
> (base32
> -
> "1n2y20mv7nj4n71qmzvnr87qxh4zkv8acihw23d5p29kx9ndp1sm"))))
> +
> "0rvzp9sgv1hn5vx8b5ycb61ygl648srn5q3jgl5i56a65w15im6a"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: 45f8f97147b60f468ee3ffdfa5ff865ae6cf879f
Applied, thanks.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 04 Aug 2024 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 218 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.