internal/rosa/gtk: glib 2.88.0 to 2.88.1
All checks were successful
Test / Create distribution (push) Successful in 37s
Test / ShareFS (push) Successful in 43s
Test / Sandbox (race detector) (push) Successful in 48s
Test / Sandbox (push) Successful in 50s
Test / Hakurei (race detector) (push) Successful in 53s
Test / Hakurei (push) Successful in 54s
Test / Flake checks (push) Successful in 2m7s
All checks were successful
Test / Create distribution (push) Successful in 37s
Test / ShareFS (push) Successful in 43s
Test / Sandbox (race detector) (push) Successful in 48s
Test / Sandbox (push) Successful in 50s
Test / Hakurei (race detector) (push) Successful in 53s
Test / Hakurei (push) Successful in 54s
Test / Flake checks (push) Successful in 2m7s
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
|
||||
func (t Toolchain) newGLib() (pkg.Artifact, string) {
|
||||
const (
|
||||
version = "2.88.0"
|
||||
checksum = "T79Cg4z6j-sDZ2yIwvbY4ccRv2-fbwbqgcw59F5NQ6qJT6z4v261vbYp3dHO6Ma3"
|
||||
version = "2.88.1"
|
||||
checksum = "Rkszn6W4RHjyspyqfXdVAVawdwDJCuS0Zu0f7qot7tbJhnw2fUDoUUJB40m-1MCX"
|
||||
)
|
||||
return t.NewPackage("glib", version, t.newTagRemote(
|
||||
"https://gitlab.gnome.org/GNOME/glib.git",
|
||||
|
||||
Reference in New Issue
Block a user