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: Ahmad Draidi <a.r.draidi <at> redscript.org>
To: 68167 <at> debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi <at> redscript.org>, ( <paren <at> disroot.org>, Christopher Baines <guix <at> cbaines.net>, Ludovic Courtès <ludo <at> gnu.org>, Mathieu Othacehe <othacehe <at> gnu.org>, Raghav Gururajan <rg <at> raghavgururajan.name>, Ricardo Wurmus <rekado <at> elephly.net>, Simon Tournier <zimon.toutoune <at> gmail.com>, Tobias Geerinckx-Rice <me <at> tobias.gr>, jgart <jgart <at> dismail.de>
Subject: [bug#68167] [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.