[aquamarine, hyprgraphics, hyprlang, hyprwire] Update packages with
All checks were successful
Build aquamarine / Build and push image (push) Successful in 4m13s
Build hyprgraphics / Build and push image (push) Successful in 3m5s
Build hyprlang / Build and push image (push) Successful in 2m42s
Build hyprwire / Build and push image (push) Successful in 2m58s

updated hyprutils
This commit is contained in:
2026-04-02 15:02:30 -04:00
parent a269538d95
commit 631e24dfd7
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
Name: aquamarine Name: aquamarine
Version: 0.10.0 Version: 0.10.0
Release: %autorelease -b 2 Release: %autorelease -b 3
Summary: A very light linux rendering backend library Summary: A very light linux rendering backend library
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/hyprwm/aquamarine URL: https://github.com/hyprwm/aquamarine

View File

@@ -1,6 +1,6 @@
Name: hyprgraphics Name: hyprgraphics
Version: 0.5.0 Version: 0.5.0
Release: %autorelease Release: %autorelease -b 2
Summary: Hyprland graphics / resource utilities Summary: Hyprland graphics / resource utilities
License: BSD-3-Clause License: BSD-3-Clause

View File

@@ -1,6 +1,6 @@
Name: hyprlang Name: hyprlang
Version: 0.6.8 Version: 0.6.8
Release: %autorelease -b 1 Release: %autorelease -b 2
Summary: The official implementation library for the hypr config language Summary: The official implementation library for the hypr config language
License: LGPL-3.0-only License: LGPL-3.0-only

View File

@@ -1,6 +1,6 @@
Name: hyprwire Name: hyprwire
Version: 0.3.0 Version: 0.3.0
Release: %autorelease -b 1 Release: %autorelease -b 2
Summary: A fast and consistent wire protocol for IPC Summary: A fast and consistent wire protocol for IPC
License: BSD-3-Clause License: BSD-3-Clause