Skip to content

Commit e00cd56

Browse files
renode-dts2repl: 0-unstable-2024-12-12 -> 0-unstable-2024-12-20 (#367623)
2 parents ab6998e + 672973d commit e00cd56

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-2024-12-12";
10+
version = "0-unstable-2024-12-20";
1111
pyproject = true;
1212

1313
src = fetchFromGitHub {
1414
owner = "antmicro";
1515
repo = "dts2repl";
16-
rev = "7030a464003fedd3960f3a9d7810dc9c27d8f11a";
17-
hash = "sha256-saRVU7PPrceoro/vYNRDpfdmghDCWQn2CAukHT5aQcc=";
16+
rev = "323cc41b6864e53cb1b99bf909c779b739a8fccb";
17+
hash = "sha256-CYgQ5CMVkHqOEPPaG74GVNhm8pa6ZpAtt54JrrDn+2M=";
1818
};
1919

2020
nativeBuildInputs = [

0 commit comments

Comments
 (0)