This commit is contained in:
Daniel Ziltener 2023-11-28 12:51:09 +01:00
parent 7f182396c9
commit 2ee55924db
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -87,7 +87,7 @@ Each database is contained in a specific package output, such as the
(url "https://gitlab.freedesktop.org/emersion/libdisplay-info") (url "https://gitlab.freedesktop.org/emersion/libdisplay-info")
(commit "0.1.1"))) (commit "0.1.1")))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (base32 "0ssi1wpaf7plaswqqjwigppsg5fyh99vdlb9kzl7c9lng89ndq1i")))) (sha256 (base32 "1ffq7w1ig1y44rrmkv1hvfjylzgq7f9nlnnsdgdv7pmcpfh45pgf"))))
(native-inputs (native-inputs
(list pkg-config edid-decode hwdata python-wrapper)) (list pkg-config edid-decode hwdata python-wrapper))
(build-system meson-build-system) (build-system meson-build-system)