From d85f43c9f8a63d89af563761c8267ea3f3191776 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Fri, 19 Jun 2026 21:37:57 -0400 Subject: [PATCH] [hyprland] Return udis86 variables --- hyprland-git/hyprland-git.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hyprland-git/hyprland-git.spec b/hyprland-git/hyprland-git.spec index a56d68b..60bd96f 100644 --- a/hyprland-git/hyprland-git.spec +++ b/hyprland-git/hyprland-git.spec @@ -4,6 +4,9 @@ %global commits_count 7486 %global commit_date Fri Jun 19 05:04:51 2026 +%global udis86_commit 5336633af70f3917760a6d441ff02d93477b0c86 +%global udis86_shortcommit %(c=%{udis86_commit}; echo ${c:0:7}) + %global libxkbcommon_version 1.11.0 Name: hyprland-git