[hyprland] update commit to 24c5c13
Some checks failed
Build hyprland-git / Build and push image (push) Failing after 2m45s
Some checks failed
Build hyprland-git / Build and push image (push) Failing after 2m45s
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
%global hyprland_commit 5e441cae538c9396f2ee30338419bec12969608c
|
||||
%global hyprland_commit 24c5c13c2cef2b4324478f2fb8c2ecc386dd42d3
|
||||
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
|
||||
%global bumpver 2
|
||||
%global commits_count 7302
|
||||
%global commit_date Mon May 11 01:09:43 2026
|
||||
%global bumpver 1
|
||||
%global commits_count 7333
|
||||
%global commit_date Sat May 16 09:15:08 2026
|
||||
|
||||
%global protocols_commit 3a5c2bda1c1a4e55cc1330c782547695a93f05b2
|
||||
%global protocols_shortcommit %(c=%{protocols_commit}; echo ${c:0:7})
|
||||
@@ -13,7 +13,7 @@
|
||||
%global libxkbcommon_version 1.11.0
|
||||
|
||||
Name: hyprland-git
|
||||
Version: 0.55.0%{?bumpver:^%{bumpver}.git%{hyprland_shortcommit}}
|
||||
Version: 0.55.2%{?bumpver:^%{bumpver}.git%{hyprland_shortcommit}}
|
||||
Release: %autorelease
|
||||
Summary: Dynamic tiling Wayland compositor that doesn't sacrifice on its looks
|
||||
|
||||
@@ -60,7 +60,7 @@ hyprdeps = {
|
||||
"pkgconfig(libdrm)",
|
||||
"pkgconfig(glslang)",
|
||||
"pkgconfig(lcms2)",
|
||||
"pkgconfig(libinput) >= 1.28",
|
||||
"pkgconfig(libinput) >= 1.29",
|
||||
"pkgconfig(libliftoff)",
|
||||
"pkgconfig(libseat)",
|
||||
"pkgconfig(libudev)",
|
||||
|
||||
Reference in New Issue
Block a user