internal/rosa/package/strace: 7.1 to 7.2
Test / Hakurei (push) Successful in 14m30s
Test / Sandbox (push) Successful in 10m24s
Test / ShareFS (push) Successful in 18m2s
Test / Create distribution (push) Successful in 2m38s
Test / Sandbox (race detector) (push) Successful in 4m13s
Test / Hakurei (race detector) (push) Successful in 7m25s
Test / Flake checks (push) Successful in 1m30s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
cat
2026-08-20 18:13:30 +09:00
parent 5cf1d70c7b
commit 9b675c45ff
+2 -2
View File
@@ -3,11 +3,11 @@ package strace {
website = "https://strace.io"; website = "https://strace.io";
anitya = 4897; anitya = 4897;
version# = "7.1"; version# = "7.2";
source = remoteGit { source = remoteGit {
url = "https://github.com/strace/strace.git"; url = "https://github.com/strace/strace.git";
tag = "v"+version; tag = "v"+version;
checksum = "vGwgAAi_mGsoICDYHK9Vhbn2hBR0JIoUEkCKhLA2JHFg8NFvGsYEWGIafdnsN0_v"; checksum = "_vIfkx9C8Q-F4Q1WE1jBMPFeDv3f2h-L1BTCokKqw3G993H2i5NYtBArIDo2Sx_O";
}; };
patches = [ patches = [
"tests-musl.patch", "tests-musl.patch",