all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68167] [PATCH] gnu: edid-decode: Update to 0.0.0-1.1e99fe8.
@ 2023-12-31  9:37 Ahmad Draidi via Guix-patches via
  2024-05-01  3:06 ` bug#68167: (no subject) Ahmad Draidi via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Draidi via Guix-patches via @ 2023-12-31  9:37 UTC (permalink / raw)
  To: 68167; +Cc: Ahmad Draidi

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68167: (no subject)
  2023-12-31  9:37 [bug#68167] [PATCH] gnu: edid-decode: Update to 0.0.0-1.1e99fe8 Ahmad Draidi via Guix-patches via
@ 2024-05-01  3:06 ` Ahmad Draidi via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Ahmad Draidi via Guix-patches via @ 2024-05-01  3:06 UTC (permalink / raw)
  To: 68167-done

Superseded.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-01 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-31  9:37 [bug#68167] [PATCH] gnu: edid-decode: Update to 0.0.0-1.1e99fe8 Ahmad Draidi via Guix-patches via
2024-05-01  3:06 ` bug#68167: (no subject) Ahmad Draidi via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.