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

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

bug#58704: closed ([PATCH 1/2] gnu: ddcutil: Update to 1.3.2.)


From: GNU bug Tracking System
Subject: bug#58704: closed ([PATCH 1/2] gnu: ddcutil: Update to 1.3.2.)
Date: Sun, 23 Oct 2022 11:35:02 +0000

Your message dated Sun, 23 Oct 2022 14:34:15 +0300
with message-id <Y1Umt/7ktellBEfI@3900XT>
and subject line Re: [bug#58704] [PATCH 2/2] gnu: ddcui: Update to 0.3.0.
has caused the debbugs.gnu.org bug report #58704,
regarding [PATCH 1/2] gnu: ddcutil: Update to 1.3.2.
to be marked as done.

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


-- 
58704: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58704
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: ddcutil: Update to 1.3.2. Date: Fri, 21 Oct 2022 22:38:59 -0400
* gnu/packages/hardware.scm (ddcutil): Update to 1.3.2.
---
 gnu/packages/hardware.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm
index 66df816676..aaa8f8cb1e 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -477,14 +477,14 @@ (define-public ckb-next
 (define-public ddcutil
   (package
     (name "ddcutil")
-    (version "1.2.2")
+    (version "1.3.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.ddcutil.com/tarballs/";
                            "ddcutil-" version ".tar.gz"))
        (sha256
-        (base32 "18fbd45h2r3r702dvmlmyrwgs3ymr4mhm4f12lgv9jqb5csalbw2"))))
+        (base32 "0hm0cm4m4hk1jjy7kddg613mynvwlii3kp8al0j9v3c6mcx3p4mx"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))
@@ -521,7 +521,7 @@ (define-public ddcutil
 (define-public ddcui
   (package
     (name "ddcui")
-    (version "0.2.1")
+    (version "0.3.0")
     (source
      (origin
        (method git-fetch)
@@ -530,7 +530,7 @@ (define-public ddcui
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0a9xfv80dpimx9wi9igjbbfydyfsgnbk6dv1plhjzyp2a9shdibb"))))
+        (base32 "0gypfmwxhjmgyfwk29k8hfbgr0698kbcq2yj4izxv1i59zm63irz"))))
     (build-system cmake-build-system)
     (arguments
      '(#:tests? #f))                    ; No test suite

base-commit: 863c228bfd53aac478eee46f6ee54d87fee9d764
-- 
2.38.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58704] [PATCH 2/2] gnu: ddcui: Update to 0.3.0. Date: Sun, 23 Oct 2022 14:34:15 +0300
Thanks. Patches 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]