Unverified Commit 0e4b0be6 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

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

parents 05c8ae3e 44108333
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";