Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-08 | gnu: doxygen: Update to 1.9.5. | Marius Bakke | |
* gnu/packages/documentation.scm (doxygen): Update to 1.9.5. [source](patches): Remove. * gnu/packages/patches/doxygen-support-gcc-12.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. | |||
2022-09-01 | gnu: doxygen: Fix build with GCC-12. | Greg Hogan | |
* gnu/packages/patches/doxygen-support-gcc-12.patch: New file. * gnu/local.mk: Add it. * gnu/packages/documentation.scm (doxygen)[source]: Add patch. Signed-off-by: Marius Bakke <marius@gnu.org> |