GNU bug report logs - #70354
[PATCH] gnu: conky: Update to 1.19.8.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Fri, 12 Apr 2024 13:19:04 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 70354 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#70354; Package guix-patches. (Fri, 12 Apr 2024 13:19:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vasile Dumitrascu <va511e <at> yahoo.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 12 Apr 2024 13:19:05 GMT) Full text and rfc822 format available.

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

From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [PATCH] gnu: conky: Update to 1.19.8.
Date: Fri, 12 Apr 2024 15:18:09 +0200
* gnu/packages/conky.scm (conky): Update to 1.19.8.
[inputs]: Add libxi.
---
 gnu/packages/conky.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/conky.scm b/gnu/packages/conky.scm
index e29c6e1070..b0576cd137 100644
--- a/gnu/packages/conky.scm
+++ b/gnu/packages/conky.scm
@@ -40,7 +40,7 @@ (define-public conky
   (package
     (name "conky")
     (home-page "https://github.com/brndnmtthws/conky")
-    (version "1.19.6")
+    (version "1.19.8")
     (source
      (origin
        (method git-fetch)
@@ -49,7 +49,7 @@ (define-public conky
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "02mdqsizc36v3zqhxnyv2mch9w0gqnl4a25yxishka9yv5ni5iig"))))
+        (base32 "1g712cw2nzd2qvgdmyvazyda0znyqzg6yckg98ss203fggwp93vj"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags
@@ -80,6 +80,7 @@ (define-public conky
            libxdamage
            libxext
            libxft
+           libxi
            libxinerama
            pulseaudio
            lua
-- 
2.41.0





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 15 Apr 2024 09:44:02 GMT) Full text and rfc822 format available.

Notification sent to Vasile Dumitrascu <va511e <at> yahoo.com>:
bug acknowledged by developer. (Mon, 15 Apr 2024 09:44:03 GMT) Full text and rfc822 format available.

Message #10 received at 70354-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Vasile Dumitrascu via Guix-patches via <guix-patches <at> gnu.org>
Cc: 70354-done <at> debbugs.gnu.org, Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: Re: [bug#70354] [PATCH] gnu: conky: Update to 1.19.8.
Date: Mon, 15 Apr 2024 10:43:41 +0100
[Message part 1 (text/plain, inline)]
Vasile Dumitrascu via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/conky.scm (conky): Update to 1.19.8.
> [inputs]: Add libxi.
> ---
>  gnu/packages/conky.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Looks good to me, I've pushned this to master as
de26171174c6afd3fdd321707314e8c7eb0dd1d0.

Thanks,

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

Information forwarded to guix-patches <at> gnu.org:
bug#70354; Package guix-patches. (Mon, 15 Apr 2024 09:45:03 GMT) Full text and rfc822 format available.

This bug report was last modified 19 days ago.

Previous Next


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