GNU bug report logs - #68167
[PATCH] gnu: edid-decode: Update to 0.0.0-1.1e99fe8.

Previous Next

Package: guix-patches;

Reported by: Ahmad Draidi <a.r.draidi <at> redscript.org>

Date: Sun, 31 Dec 2023 09:39:02 UTC

Severity: normal

Tags: patch

Done: Ahmad Draidi <a.r.draidi <at> redscript.org>

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: Ahmad Draidi <a.r.draidi <at> redscript.org>
Subject: bug#68167: closed ()
Date: Wed, 01 May 2024 03:08:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68167: [PATCH] gnu: edid-decode: Update to 0.0.0-1.1e99fe8.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68167 <at> debbugs.gnu.org.

-- 
68167: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68167
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ahmad Draidi <a.r.draidi <at> redscript.org>
To: 68167-done <at> debbugs.gnu.org
Date: Wed, 1 May 2024 07:06:36 +0400
Superseded.


[Message part 3 (message/rfc822, inline)]
From: Ahmad Draidi <a.r.draidi <at> redscript.org>
To: guix-patches <at> gnu.org
Cc: Ahmad Draidi <a.r.draidi <at> redscript.org>
Subject: [PATCH] gnu: edid-decode: Update to 0.0.0-1.1e99fe8.
Date: Sun, 31 Dec 2023 13:37:52 +0400
* gnu/packages/hardware.scm (edid-decode): Update to 0.0.0-1.1e99fe8.

Change-Id: I664d9a3751f440fb4573cd44f356611001ff63b0
---
 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 59b95ab7c8..2f57d3de13 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -562,7 +562,7 @@ (define-public ddcui
     (license (list license:gpl2+))))
 
 (define-public edid-decode
-  (let ((commit "74b64180d67bb009d8d9ea1b6f18ad41aaa16396") ; 2020-04-22
+  (let ((commit "1e99fe84c08d2cea5d86668ac6948e382ef545e3") ; 2023-12-07
         (revision "1"))
     (package
       (name "edid-decode")
@@ -575,7 +575,7 @@ (define-public edid-decode
                (url "git://linuxtv.org/edid-decode.git")
                (commit commit)))
          (sha256
-          (base32 "0nirp5bza08zj5d8bjgcm0p869hdg3qg3mwa7999pjdrzmn7s2ah"))))
+          (base32 "1bac7chqffhsidgq8hbnd54nz1kvj4yzx3k1kjldx9ccs5w422wj"))))
       (build-system gnu-build-system)
       (arguments
        `(#:tests? #f                     ; No test suite

base-commit: 4d8b93e865ba71d2baa606d11529c3ecb5f14aea
-- 
2.41.0




This bug report was last modified 1 year and 78 days ago.

Previous Next


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