internal/rosa/package/meson: 1.11.2 to 1.12.0
Test / Hakurei (push) Successful in 10m34s
Test / Sandbox (push) Successful in 5m53s
Test / Sandbox (race detector) (push) Successful in 9m53s
Test / ShareFS (push) Successful in 14m40s
Test / Create distribution (push) Successful in 2m28s
Test / Hakurei (race detector) (push) Successful in 5m3s
Test / Flake checks (push) Successful in 1m19s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
cat
2026-08-11 14:38:13 +09:00
parent eec89c4519
commit 739ae4a7cf
+2 -2
View File
@@ -3,11 +3,11 @@ package meson {
website = "https://mesonbuild.com"; website = "https://mesonbuild.com";
anitya = 6472; anitya = 6472;
version# = "1.11.2"; version# = "1.12.0";
source = remoteGitHub { source = remoteGitHub {
suffix = "mesonbuild/meson"; suffix = "mesonbuild/meson";
tag = version; tag = version;
checksum = "9AMilGxTOVqPA2DaGMASyuVs1BeTzgDZ0NH2oSYoRZk846ApvfOBa4cc18XEEK7M"; checksum = "K0hm0h26_6e3-1poYZKwj18IB6bdAtYE-whpROtTCSpVN5GllwSwbXC2xPYcSFAJ";
}; };
patches = [ patches = [
"respect-colour.patch", "respect-colour.patch",