tracexec: 0.13.0-unstable-2025-09-07 -> 0.13.1 (#442012)

This commit is contained in:
Franz Pletz
2025-09-11 13:54:44 +00:00
committed by GitHub
+1 -1
View File
@@ -15,7 +15,7 @@
rustPlatform.buildRustPackage rec {
pname = "tracexec";
version = "0.13.0-unstable-2025-09-07";
version = "0.13.1";
src = fetchFromGitHub {
owner = "kxxt";