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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68167 in the body.
You can then email your comments to 68167 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to , guix-patches <at> gnu.org:
bug#68167; Package guix-patches. (Sun, 31 Dec 2023 09:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ahmad Draidi <a.r.draidi <at> redscript.org>:
New bug report received and forwarded. Copy sent to , guix-patches <at> gnu.org. (Sun, 31 Dec 2023 09:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Ahmad Draidi <a.r.draidi <at> redscript.org>:
You have taken responsibility. (Wed, 01 May 2024 03:08:02 GMT) Full text and rfc822 format available.

Notification sent to Ahmad Draidi <a.r.draidi <at> redscript.org>:
bug acknowledged by developer. (Wed, 01 May 2024 03:08:02 GMT) Full text and rfc822 format available.

Message #10 received at 68167-done <at> debbugs.gnu.org (full text, mbox):

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.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 29 May 2024 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 58 days ago.

Previous Next


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