GNU bug report logs - #58428
[PATCH 1/2] gnu: ddcutil: Update to 1.3.2.

Previous Next

Package: guix;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org> (by way of kiasoc5 <kiasoc5 <at> disroot.org>)

Date: Tue, 11 Oct 2022 05:40:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58428: closed ([PATCH 1/2] gnu: ddcutil: Update to 1.3.2.)
Date: Sat, 25 Feb 2023 22:28:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Feb 2023 23:26:55 +0100
with message-id <fa88d0001f9b47385953143594b23c80 <at> tobias.gr>
and subject line Re: [PATCH 1/2] gnu: ddcutil: Update to 1.3.2.
has caused the debbugs.gnu.org bug report #58428,
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 <at> gnu.org.)


-- 
58428: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58428
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org> (by way of kiasoc5 <kiasoc5 <at> disroot.org>)
To: guix-devel <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH 1/2] gnu: ddcutil: Update to 1.3.2.
Date: Sat,  8 Oct 2022 23:34:18 -0400
* gnu/packages/hardware.scm (ddcutil): Update to 1.3.2.
---
 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 d47be7a55d..18261d381d 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -476,14 +476,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))

base-commit: 68f09d1f91793a6ff6412d9cc88daca148a0b30d
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 58428-done <at> debbugs.gnu.org, kiasoc5 <at> disroot.org
Subject: Re: [PATCH 1/2] gnu: ddcutil: Update to 1.3.2.
Date: Sat, 25 Feb 2023 23:26:55 +0100
Closing this stale bug which was accidentally filed against ‘debbugs’ 
itself, not ‘guix’!

Kind regards,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.


This bug report was last modified 2 years and 144 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.