GNU bug report logs -
#67345
[PATCH] gnu: conky: Update to 1.19.6.
Previous Next
Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>
Date: Tue, 21 Nov 2023 21:26:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 67345 in the body.
You can then email your comments to 67345 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#67345
; Package
guix-patches
.
(Tue, 21 Nov 2023 21:26:01 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
.
(Tue, 21 Nov 2023 21:26:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 <at> bidin.eu>
;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me <at> tobias.gr>
;;; Copyright © 2019 Pierre Neidhardt <mail <at> ambrevar.xyz>
-;;; Copyright © 2019 Vasile Dumitrascu <va511e <at> yahoo.com>
+;;; Copyright © 2019, 2023 Vasile Dumitrascu <va511e <at> 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
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Sat, 25 Nov 2023 15:22:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vasile Dumitrascu <va511e <at> yahoo.com>
:
bug acknowledged by developer.
(Sat, 25 Nov 2023 15:22:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 67345-done <at> debbugs.gnu.org (full text, mbox):
Vasile Dumitrascu <va511e <at> yahoo.com> skribis:
> * gnu/packages/conky.scm (conky): Update to 1.19.6.
Applied, thanks!
Information forwarded
to
guix-patches <at> gnu.org
:
bug#67345
; Package
guix-patches
.
(Sat, 25 Nov 2023 17:30:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 67345 <at> debbugs.gnu.org (full text, mbox):
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 <at> debbugs.gnu.org.
>
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 24 Dec 2023 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.