aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-03-06 18:33:26 +0900
committerOphestra <cat@gensokyo.uk>2026-03-06 18:33:26 +0900
commitc1472fc54daaee571612745586cad05f550abe99 (patch)
treec5dae140093b6cf537312cd9229bd09cc63bc063
parent179cf07e485f98ed72542fa2d010cee51f7bdf12 (diff)
internal/rosa/wayland: 1.24.0 to 1.24.91
Signed-off-by: Ophestra <cat@gensokyo.uk>
-rw-r--r--internal/rosa/wayland.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/wayland.go b/internal/rosa/wayland.go
index 1e6ba7c3..5bcf45b3 100644
--- a/internal/rosa/wayland.go
+++ b/internal/rosa/wayland.go
@@ -4,8 +4,8 @@ import "hakurei.app/internal/pkg"
func (t Toolchain) newWayland() (pkg.Artifact, string) {
const (
- version = "1.24.0"
- checksum = "JxgLiFRRGw2D3uhVw8ZeDbs3V7K_d4z_ypDog2LBqiA_5y2vVbUAk5NT6D5ozm0m"
+ version = "1.24.91"
+ checksum = "SQkjYShk2TutoBOfmeJcdLU9iDExVKOg0DZhLeL8U_qjc9olLTC7h3vuUBvVtx9w"
)
return t.NewPackage("wayland", version, pkg.NewHTTPGetTar(
nil, "https://gitlab.freedesktop.org/wayland/wayland/"+