emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67500: closed ([PATCH] gnu: ddcutil: Update to 1.4.5.)


From: GNU bug Tracking System
Subject: bug#67500: closed ([PATCH] gnu: ddcutil: Update to 1.4.5.)
Date: Mon, 04 Dec 2023 09:55:02 +0000

Your message dated Mon, 4 Dec 2023 11:54:21 +0200
with message-id <ZW2hzVbUw9UBTEfo@3900XT>
and subject line Re: [bug#67500] [PATCH] gnu: ddcutil: Update to 1.4.5.
has caused the debbugs.gnu.org bug report #67500,
regarding [PATCH] gnu: ddcutil: Update to 1.4.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67500: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67500
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ddcutil: Update to 1.4.5. Date: Tue, 28 Nov 2023 02:00:16 +0000
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67500] [PATCH] gnu: ddcutil: Update to 1.4.5. Date: Mon, 4 Dec 2023 11:54:21 +0200
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]