[aquamarine, graphics, lang, polkitagent, wire] bump for utils
All checks were successful
Build aquamarine / Build and push image (push) Successful in 4m5s
Build hyprgraphics / Build and push image (push) Successful in 3m30s
Build hyprlang / Build and push image (push) Successful in 2m32s
Build hyprpolkitagent / Build and push image (push) Successful in 3m54s
Build hyprwire / Build and push image (push) Successful in 3m2s

This commit is contained in:
2026-05-08 22:07:56 -04:00
parent 918cf8525f
commit 6909fd0502
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
Name: hyprpolkitagent
Version: 0.1.3
Release: %autorelease -b 3
Release: %autorelease -b 4
Summary: A simple polkit authentication agent for Hyprland
License: BSD-3-Clause
URL: https://github.com/hyprwm/hyprpolkitagent

View File

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