Skip to content

Commit

Permalink
Update to colcon-meson 0.4.5 (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay authored May 6, 2024
1 parent 6f404d8 commit 407331a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/colcon.debian.upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ filter_formula: "\
(Package (% python3-colcon-installed-package-information), $Version (% 0.2.1*))|\
(Package (% python3-colcon-lcov-result), $Version (% 0.5.2*))|\
(Package (% python3-colcon-library-path), $Version (% 0.2.1*))|\
(Package (% python3-colcon-meson), $Version (% 0.4.3*))|\
(Package (% python3-colcon-meson), $Version (% 0.4.5*))|\
(Package (% python3-colcon-metadata), $Version (% 0.2.5*))|\
(Package (% python3-colcon-mixin), $Version (% 0.2.3*))|\
(Package (% python3-colcon-notification), $Version (% 0.3.0*))|\
Expand Down
2 changes: 1 addition & 1 deletion config/colcon.ubuntu.upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ filter_formula: "\
(Package (% python3-colcon-installed-package-information), $Version (% 0.2.1*))|\
(Package (% python3-colcon-lcov-result), $Version (% 0.5.2*))|\
(Package (% python3-colcon-library-path), $Version (% 0.2.1*))|\
(Package (% python3-colcon-meson), $Version (% 0.4.3*))|\
(Package (% python3-colcon-meson), $Version (% 0.4.5*))|\
(Package (% python3-colcon-metadata), $Version (% 0.2.5*))|\
(Package (% python3-colcon-mixin), $Version (% 0.2.3*))|\
(Package (% python3-colcon-notification), $Version (% 0.3.0*))|\
Expand Down

0 comments on commit 407331a

Please sign in to comment.