mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
colcon-test-result: 0.3.6 -> 0.3.8
This commit is contained in:
parent
4965540e1c
commit
2f8fa047c3
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "colcon-test-result";
|
||||
version = "0.3.6";
|
||||
version = "0.3.8";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "0l7cfl77fb7cv79f0b5xx1qw527yrb70qcgda3z7sx4npdlb0i7l";
|
||||
sha256 = "1lvfqd3yfqnbjc3hgpc6ikphs5823r7s1rr1ywfrzpavd9qjalma";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ colcon-core ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue