Skip to content

Commit 901b434

Browse files
authored
renode-dts2repl: 0-unstable-2025-05-28 -> 0-unstable-2025-06-09 (#416252)
2 parents e8d20ec + 650486e commit 901b434

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/re/renode-dts2repl/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
python3.pkgs.buildPythonApplication {
99
pname = "renode-dts2repl";
10-
version = "0-unstable-2025-05-28";
10+
version = "0-unstable-2025-06-09";
1111
pyproject = true;
1212

1313
src = fetchFromGitHub {
1414
owner = "antmicro";
1515
repo = "dts2repl";
16-
rev = "8413c5a08ed53867493b2a08fd4c730d7b419ee7";
17-
hash = "sha256-Dl/JzkUP/mNBxz20C4qH5B3qpXjd4/q/r5n0RO3ga+U=";
16+
rev = "f7419099a1678a1de3e20324b67c5e2baff24be6";
17+
hash = "sha256-RG/3UZkuivou+jedyfqcORr0y6DY5EUnPwC6IPPC+aU=";
1818
};
1919

2020
nativeBuildInputs = [

0 commit comments

Comments
 (0)