/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ccache.scm
AgeCommit message (Expand)Author
2023-11-08gnu: ccache: Enable building on more architectures....* gnu/packages/ccache.scm (ccache)[native-inputs]: Only build with ruby-asciidoctor on platforms which have support for it. Change-Id: Ibb944fb6f844e3ededadd5277e20dd9ac21eb3eb Efraim Flashner
2023-09-05gnu: ccache: Update to 4.8.3....* gnu/packages/ccache.scm (ccache): Update to 4.8.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> fanquake