GNU bug report logs - #74884
[PATCH] gnu: weechat: Update to 4.5.0.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Sun, 15 Dec 2024 11:06:01 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 74884 in the body.
You can then email your comments to 74884 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#74884; Package guix-patches. (Sun, 15 Dec 2024 11:06:01 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, 15 Dec 2024 11:06:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: weechat: Update to 4.5.0.
Date: Sun, 15 Dec 2024 12:02:26 +0100
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/irc.scm (weechat): Update to 4.5.0.

Change-Id: I903a418eb4aa7faf27d77185e40651d905122766
---
 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 38f845ff39..de101934ac 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -372,7 +372,7 @@ (define-public irssi
 (define-public weechat
   (package
     (name "weechat")
-    (version "4.4.4")
+    (version "4.5.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -381,7 +381,7 @@ (define-public weechat
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "18v622ddgvqpplpa5jg25b9cqjzm8fk8saqhfmld2pgslaqgkcq4"))))
+                "0i1qh3bsvcxcf0gddn3lk9p6v6hhbglpdxcaav4zzajpiq944h69"))))
     (build-system cmake-build-system)
     (outputs '("out" "doc"))
     (native-inputs

base-commit: cfd4f56f75a20b6732d463180d211f796c9032e5
-- 
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#74884; Package guix-patches. (Sun, 15 Dec 2024 13:34:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 74884-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#74884] [PATCH] gnu: weechat: Update to 4.5.0.
Date: Sun, 15 Dec 2024 21:33:39 +0800
[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.5.0.
>
> Change-Id: I903a418eb4aa7faf27d77185e40651d905122766
> ---
>  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 38f845ff39..de101934ac 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -372,7 +372,7 @@ (define-public irssi
>  (define-public weechat
>    (package
>      (name "weechat")
> -    (version "4.4.4")
> +    (version "4.5.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -381,7 +381,7 @@ (define-public weechat
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "18v622ddgvqpplpa5jg25b9cqjzm8fk8saqhfmld2pgslaqgkcq4"))))
> +                "0i1qh3bsvcxcf0gddn3lk9p6v6hhbglpdxcaav4zzajpiq944h69"))))
>      (build-system cmake-build-system)
>      (outputs '("out" "doc"))
>      (native-inputs
>
> base-commit: cfd4f56f75a20b6732d463180d211f796c9032e5

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sun, 15 Dec 2024 13:34:03 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Sun, 15 Dec 2024 13:34:03 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. (Mon, 13 Jan 2025 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 160 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.