aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-03-20 16:13:28 +0900
committerOphestra <cat@gensokyo.uk>2026-03-20 16:13:28 +0900
commit4652d921d82e3c594349611a35e43d69d22cc097 (patch)
treeff5a916f052c6f6927a18cc4166b38f5599663b6
parent066213c245ec1738e2d2d0ce851f1b00f2d33da5 (diff)
internal/rosa/wayland: 1.24.91 to 1.25.0
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 b6c982d9..5b7f4545 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.91"
- checksum = "SQkjYShk2TutoBOfmeJcdLU9iDExVKOg0DZhLeL8U_qjc9olLTC7h3vuUBvVtx9w"
+ version = "1.25.0"
+ checksum = "q-4dYXme46JPgLGtXAxyZGTy7udll9RfT0VXtcW2YRR1WWViUhvdZXZneXzLqpCg"
)
return t.NewPackage("wayland", version, pkg.NewHTTPGetTar(
nil, "https://gitlab.freedesktop.org/wayland/wayland/"+