Skip to content

Update packages list #143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1994,7 +1994,7 @@ Community Repositories
unit-perl5.36 \
unit-php81 unit-php82 unit-php83 \
unit-python39 \
unit-ruby3.1 \
unit-ruby3.2 \
unit-wasm
# service unitd restart # Necessary for Unit to pick up any changes in language module setup

Expand Down Expand Up @@ -2128,7 +2128,7 @@ Community Repositories
# pkg_add unit-perl \
unit-python2.7 \
unit-python3.8 unit-python3.9 unit-python3.10 unit-python3.11 unit-python3.12 \
unit-ruby31 unit-ruby32
unit-ruby31 unit-ruby32 unit-ruby33
# service unit restart # Necessary for Unit to pick up any changes in language module setup

To build Unit manually,
Expand Down