From 2ee55924db852327abccb3bd18bc79c709ed2ef1 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Tue, 28 Nov 2023 12:51:09 +0100 Subject: [PATCH] . --- packages/hyprland.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hyprland.scm b/packages/hyprland.scm index 0eba2a1..418a77c 100644 --- a/packages/hyprland.scm +++ b/packages/hyprland.scm @@ -87,7 +87,7 @@ Each database is contained in a specific package output, such as the (url "https://gitlab.freedesktop.org/emersion/libdisplay-info") (commit "0.1.1"))) (file-name (git-file-name name version)) - (sha256 (base32 "0ssi1wpaf7plaswqqjwigppsg5fyh99vdlb9kzl7c9lng89ndq1i")))) + (sha256 (base32 "1ffq7w1ig1y44rrmkv1hvfjylzgq7f9nlnnsdgdv7pmcpfh45pgf")))) (native-inputs (list pkg-config edid-decode hwdata python-wrapper)) (build-system meson-build-system)