Hyprland require higher hyprlang version

With the latest migration of hyprland to hyprlang there was a requirement for hyprlang >= 0.3.2 introduced.

dependency('hyprlang', version: '>= 0.3.2'),

Manjaro uses a stable version of 0.3.1.

I tried replacing the hyprlang package with hyprlang-git, but this results in a potential dependency break which I was not brave enough to test.

:: hyprlang-git and hyprlang are in conflict. Remove hyprlang? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing hyprlang breaks dependency 'libhyprlang.so=0-64' required by xdg-desktop-portal-hyprland

Does anyone else have the same problem and how do you solve it?

Yes, I downloaded hyprlang , hyprpaper and xdg-desktop-portal-hyprland from unstable branch.
Iā€™m on testing btw.

1 Like