GNU bug report logs -
#72640
[PATCH] gnu: weechat: Update to 4.3.6.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Thu, 15 Aug 2024 14:54:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
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 72640 in the body.
You can then email your comments to 72640 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#72640
; Package
guix-patches
.
(Thu, 15 Aug 2024 14:54:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 15 Aug 2024 14:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/irc.scm (weechat): Update to 4.3.6.
Change-Id: Ibf6fbdf1e27c01c5adb6914ea53390e9b15f98ee
---
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 fd0271c5d6..657b53e6cd 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -367,14 +367,14 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.3.5")
+ (version "4.3.6")
(source (origin
(method url-fetch)
(uri (string-append "https://weechat.org/files/src/weechat-"
version ".tar.xz"))
(sha256
(base32
- "1qsbdg3c0787xs0vwbxsyylf5fvz4cazrzlnwj2mnp6s6b4c9nz6"))))
+ "16bwch9k6sp7hkgy9pzaw8jrkhzb2yi64m299c7w9p9j2lwhd2w7"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: 888fdfd1b1c4e4b3913b7b229f1ebc9f4596be20
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#72640
; Package
guix-patches
.
(Sat, 17 Aug 2024 03:33:01 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 SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/irc.scm (weechat): Update to 4.3.6.
>
> Change-Id: Ibf6fbdf1e27c01c5adb6914ea53390e9b15f98ee
> ---
> 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 fd0271c5d6..657b53e6cd 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -367,14 +367,14 @@ (define-public irssi
> (define-public weechat
> (package
> (name "weechat")
> - (version "4.3.5")
> + (version "4.3.6")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://weechat.org/files/src/weechat-"
> version ".tar.xz"))
> (sha256
> (base32
> - "1qsbdg3c0787xs0vwbxsyylf5fvz4cazrzlnwj2mnp6s6b4c9nz6"))))
> + "16bwch9k6sp7hkgy9pzaw8jrkhzb2yi64m299c7w9p9j2lwhd2w7"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: 888fdfd1b1c4e4b3913b7b229f1ebc9f4596be20
push, close.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 17 Aug 2024 03:33:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Sat, 17 Aug 2024 03:33:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 14 Sep 2024 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.