summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-09-04 07:49:53 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-09-04 07:49:53 -0600
commitafd25e384a085b658164abf837450f7302ba53a9 (patch)
treea89820e22e701548e5c6db0dacdf0b447e1f6cca
parentc6dc10d0d0eae671f5b327b03fb5329f5ee43d57 (diff)
archlinux/packaging/ruby!7
-rw-r--r--imworkingon/contribs.yml6
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.