Skip to content

Commit b49a68e

Browse files
pkg: update aquamarine and 2 related packages (#180)
## Package Updates ### aquamarine - **Version:** `0.12.0` -> `0.12.1` - **Release:** https://github.com/hyprwm/aquamarine/releases/tag/v0.12.1 ### glaze - **Version:** `7.7.1` -> `7.8.1` - **Release:** https://github.com/stephenberry/glaze/releases/tag/v7.8.1 ### hyprland - **Version:** `0.55.2` -> `0.55.4` - **Release:** https://github.com/hyprwm/Hyprland/releases/tag/v0.55.4 --- *This PR was automatically created by the package version checker.* *Packages are grouped by dependency chain to ensure correct build order.* Co-authored-by: Claude <claude@anthropic.com>
1 parent 57ce9dc commit b49a68e

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

packages/aquamarine/aquamarine.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: aquamarine
2-
Version: 0.12.0
2+
Version: 0.12.1
33
Release: 1%{?dist}
44
Summary: A very light linux rendering backend library
55

@@ -57,6 +57,8 @@ Development files for %{name}.
5757
%{_libdir}/pkgconfig/%{name}.pc
5858

5959
%changelog
60+
* Fri Jun 12 2026 Hypercube <hypercube@binarypie.dev> - 0.12.1-1
61+
- Update to 0.12.1
6062
* Sun May 31 2026 Hypercube <hypercube@binarypie.dev> - 0.12.0-1
6163
- Update to 0.12.0
6264
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.11.0-1

packages/glaze/glaze.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global debug_package %{nil}
22

33
Name: glaze
4-
Version: 7.7.1
4+
Version: 7.8.1
55
Release: 1%{?dist}
66
Summary: Extremely fast, in memory, JSON and interface library for modern C++
77

@@ -46,6 +46,8 @@ Development files for %{name}. Glaze is a header-only library.
4646
%{_includedir}/%{name}/
4747

4848
%changelog
49+
* Fri Jun 12 2026 Hypercube <hypercube@binarypie.dev> - 7.8.1-1
50+
- Update to 7.8.1
4951
* Sat May 30 2026 Hypercube <hypercube@binarypie.dev> - 7.7.1-1
5052
- Update to 7.7.1
5153
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 7.6.0-1

packages/hyprland/hyprland.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: hyprland
2-
Version: 0.55.2
2+
Version: 0.55.4
33
Release: 1%{?dist}
44
Summary: Dynamic tiling Wayland compositor that doesn't sacrifice on its looks
55

@@ -146,6 +146,8 @@ cp -p subprojects/udis86/LICENSE LICENSE-udis86
146146
%{_includedir}/hyprland/
147147

148148
%changelog
149+
* Fri Jun 12 2026 Hypercube <hypercube@binarypie.dev> - 0.55.4-1
150+
- Update to 0.55.4
149151
* Sun May 17 2026 Hypercube <hypercube@binarypie.dev> - 0.55.2-1
150152
- Update to 0.55.2
151153
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.55.0-1

0 commit comments

Comments
 (0)