From: Greg Hogan <code@greghogan.com>
To: 67500@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#67500] [PATCH] gnu: ddcutil: Update to 1.4.5.
Date: Tue, 28 Nov 2023 02:00:16 +0000 [thread overview]
Message-ID: <20231128020016.105645-1-code@greghogan.com> (raw)
* gnu/packages/hardware.scm (ddcutil): Update to 1.4.5.
Change-Id: I293c09af1020bcc02d9d99d636a2e64ebc25ad58
---
gnu/packages/hardware.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm
index 0652e2933d..38c6a68443 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -481,14 +481,14 @@ (define-public ckb-next
(define-public ddcutil
(package
(name "ddcutil")
- (version "1.4.2")
+ (version "1.4.5")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.ddcutil.com/tarballs/"
"ddcutil-" version ".tar.gz"))
(sha256
- (base32 "015l13j7fp9fmlc5d7m6nfjbzjbp8vc0g5py35ljw7li2xk16v60"))))
+ (base32 "17zrqdz5mzwyccvc5m166yjlbbg9k2m9cwyg0y30h3184p1b2wlq"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
--
2.40.1
next reply other threads:[~2023-11-28 2:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 2:00 Greg Hogan [this message]
2023-12-04 9:54 ` bug#67500: [PATCH] gnu: ddcutil: Update to 1.4.5 Efraim Flashner
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=20231128020016.105645-1-code@greghogan.com \
--to=code@greghogan.com \
--cc=67500@debbugs.gnu.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.
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.