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