all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67345] [PATCH] gnu: conky: Update to 1.19.6.
       [not found] <20231121212445.28036-1-va511e.ref@yahoo.com>
@ 2023-11-21 21:24 ` Vasile Dumitrascu via Guix-patches via
  2023-11-25 15:21   ` bug#67345: " Ludovic Courtès
       [not found]   ` <handler.67345.D67345.170092568311425.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-11-21 21:24 UTC (permalink / raw)
  To: 67345; +Cc: Vasile Dumitrascu

* gnu/packages/conky.scm (conky): Update to 1.19.6.
---
 gnu/packages/conky.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/conky.scm b/gnu/packages/conky.scm
index bd26cdd015..e29c6e1070 100644
--- a/gnu/packages/conky.scm
+++ b/gnu/packages/conky.scm
@@ -2,7 +2,7 @@
 ;;; Copyright © 2015 Siniša Biđin <sinisa@bidin.eu>
 ;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2019 Pierre Neidhardt <mail@ambrevar.xyz>
-;;; Copyright © 2019 Vasile Dumitrascu <va511e@yahoo.com>
+;;; Copyright © 2019, 2023 Vasile Dumitrascu <va511e@yahoo.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -40,7 +40,7 @@ (define-public conky
   (package
     (name "conky")
     (home-page "https://github.com/brndnmtthws/conky")
-    (version "1.19.4")
+    (version "1.19.6")
     (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 "03zzssdg1qdv83p4c3dbjgr0g1n0spc0ndk9bds1rd2n82i6g6sy"))))
+        (base32 "02mdqsizc36v3zqhxnyv2mch9w0gqnl4a25yxishka9yv5ni5iig"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#67345: [PATCH] gnu: conky: Update to 1.19.6.
  2023-11-21 21:24 ` [bug#67345] [PATCH] gnu: conky: Update to 1.19.6 Vasile Dumitrascu via Guix-patches via
@ 2023-11-25 15:21   ` Ludovic Courtès
       [not found]   ` <handler.67345.D67345.170092568311425.notifdone@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-11-25 15:21 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 67345-done

Vasile Dumitrascu <va511e@yahoo.com> skribis:

> * gnu/packages/conky.scm (conky): Update to 1.19.6.

Applied, thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#67345] closed (Re: [bug#67345] [PATCH] gnu: conky: Update to 1.19.6.)
       [not found]   ` <handler.67345.D67345.170092568311425.notifdone@debbugs.gnu.org>
@ 2023-11-25 17:29     ` Vasile Dumitrascu via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-11-25 17:29 UTC (permalink / raw)
  To: 67345

Thank you Ludovic!

  Vasile

On 25/11/2023 16:22, GNU bug Tracking System wrote:
> Your bug report
>
> #67345: [PATCH] gnu: conky: Update to 1.19.6.
>
> 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 67345@debbugs.gnu.org.
>




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-25 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231121212445.28036-1-va511e.ref@yahoo.com>
2023-11-21 21:24 ` [bug#67345] [PATCH] gnu: conky: Update to 1.19.6 Vasile Dumitrascu via Guix-patches via
2023-11-25 15:21   ` bug#67345: " Ludovic Courtès
     [not found]   ` <handler.67345.D67345.170092568311425.notifdone@debbugs.gnu.org>
2023-11-25 17:29     ` [bug#67345] closed (Re: [bug#67345] [PATCH] gnu: conky: Update to 1.19.6.) Vasile Dumitrascu via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.