Nix & meson: 0.11.1 -> 0.12.1

flake: add commit to wlroots version
This commit is contained in:
Mihai Fufezan 2022-08-31 12:22:32 +03:00
parent 4103bca056
commit 7610c20761
No known key found for this signature in database
GPG key ID: 5899325F2F120900
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
project('Hyprland', 'cpp', 'c',
version : '0.11.1beta',
version : '0.12.1beta',
default_options : [
'warning_level=2',
'default_library=static',