GNU bug report logs - #73122
[PATCH] gnu: weechat: Update to 4.4.2.

Previous Next

Package: guix-patches;

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

Date: Sun, 8 Sep 2024 13:50:01 UTC

Severity: normal

Tags: patch, security

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ashish.is <at> lostca.se
Subject: bug#73122: closed (Re: [bug#73122] [PATCH] gnu: weechat: Update
 to 4.4.2.)
Date: Mon, 09 Sep 2024 10:58:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73122: [PATCH] gnu: weechat: Update to 4.4.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73122 <at> debbugs.gnu.org.

-- 
73122: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73122
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 73122-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#73122] [PATCH] gnu: weechat: Update to 4.4.2.
Date: Mon, 09 Sep 2024 18:56:45 +0800
[Message part 3 (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.4.2.
>
> Change-Id: Ib7349dc8629645d29f58d7c78954dfd8c01c0543
> ---
>  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 04f6e016d0..c1c35691cd 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -368,14 +368,14 @@ (define-public irssi
>  (define-public weechat
>    (package
>      (name "weechat")
> -    (version "4.4.1")
> +    (version "4.4.2")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "https://weechat.org/files/src/weechat-"
>                                    version ".tar.xz"))
>                (sha256
>                 (base32
> -                "0v4k4rrp2a5zaxl86wnwffajv3b4fb9w70rsh42samra9k8hppp5"))))
> +                "1v2d8fbk33skkjavwvxd7gq4w1ip43jhdq7ssjk07jjvkjd2ipyl"))))
>      (build-system cmake-build-system)
>      (outputs '("out" "doc"))
>      (native-inputs
>
> base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd

push, close.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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.4.2.
Date: Sun,  8 Sep 2024 13:46:23 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

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

Change-Id: Ib7349dc8629645d29f58d7c78954dfd8c01c0543
---
 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 04f6e016d0..c1c35691cd 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -368,14 +368,14 @@ (define-public irssi
 (define-public weechat
   (package
     (name "weechat")
-    (version "4.4.1")
+    (version "4.4.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://weechat.org/files/src/weechat-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0v4k4rrp2a5zaxl86wnwffajv3b4fb9w70rsh42samra9k8hppp5"))))
+                "1v2d8fbk33skkjavwvxd7gq4w1ip43jhdq7ssjk07jjvkjd2ipyl"))))
     (build-system cmake-build-system)
     (outputs '("out" "doc"))
     (native-inputs

base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd
-- 
2.46.0




This bug report was last modified 254 days ago.

Previous Next


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