Github messages for voidlinux
 help / color / mirror / Atom feed
From: zlice <zlice@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] conky: update to 1.21.8. closes #50564
Date: Tue, 05 Nov 2024 21:06:27 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52924@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

There is a new pull request by zlice against master on the void-packages repository

https://github.com/zlice/void-packages conky1218
https://github.com/void-linux/void-packages/pull/52924

conky: update to 1.21.8. closes #50564
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**

#### Comments

Fixes race condition starting X11 that prevents conky from starting

A patch file from https://github.com/void-linux/void-packages/pull/52924.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-conky1218-52924.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]

From efccdb40b7e58f00a78af2483582c75aa0b415a0 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Tue, 5 Nov 2024 15:05:00 -0500
Subject: [PATCH] conky: update to 1.21.8. closes #50564

---
 srcpkgs/conky/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template
index 97c21c739e11f3..bd692a73625ec5 100644
--- a/srcpkgs/conky/template
+++ b/srcpkgs/conky/template
@@ -1,6 +1,6 @@
 # Template file for 'conky'
 pkgname=conky
-version=1.21.6
+version=1.21.8
 revision=1
 build_style=cmake
 conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
@@ -19,8 +19,8 @@ license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/brndnmtthws/conky"
 distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz
  https://github.com/brndnmtthws/conky/releases/download/v${version}/conky.1.gz"
-checksum="b0cd6a9197de1db527953f24635b4e4f19d8ab1258854c4adbfdd6e0f1588341
- 41c14d80a5ee6074ddcb1c3f05805f3f3bb0e65d13c164e619dd7ecbbba314eb"
+checksum="f90ce9ba999197ad62b8b1224e412c52e9e0231fb46a64ba7b868c2e989959ec
+ 839780aac7e332c585c5d23467d3c950ca9b9a21310bb4d831289dbd67b10692"
 
 post_extract() {
 	mv conky-*/* .

             reply	other threads:[~2024-11-05 20:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-05 20:06 zlice [this message]
2024-11-05 20:07 ` classabbyamp
2024-11-05 20:10 ` [PR PATCH] [Updated] " zlice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52924@inbox.vuxu.org \
    --to=zlice@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).