diff options
-rw-r--r-- | imworkingon/contribs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml index fa91149..67120b4 100644 --- a/imworkingon/contribs.yml +++ b/imworkingon/contribs.yml @@ -225,3 +225,9 @@ Besides hopefully making things easier on the Arch devs in the future, it should also make it easier for downstream distros that patch Ruby, such as applying [flori/json#567](#contrib-ruby-json). +- urls: [https://gitlab.archlinux.org/archlinux/packaging/packages/ruby/-/merge_requests/7] + desc: | + Arch Linux's `ruby-docs` package (version 3.2.5-1) is incomplete; + the `/usr/share/doc/ruby/capi/html/` directory is empty except for + `doxygen_crawl.html`. This fixes that, so that it includes the + full Doxygen output. |