ccache 4.8.2-1 source package in Ubuntu

Changelog

ccache (4.8.2-1) unstable; urgency=medium

  * New upstream release 4.8.2

 -- Joel Rosdahl <email address hidden>  Sun, 23 Jul 2023 09:17:51 +0200

Upload details

Uploaded by:
Joel Rosdahl
Uploaded to:
Sid
Original maintainer:
Joel Rosdahl
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel

Downloads

File Size SHA-256 Checksum
ccache_4.8.2-1.dsc 1.9 KiB 314d632c6cb9f21c521c2f02218a7d8dbf041f65da26507325a7cd33f21d0a17
ccache_4.8.2.orig.tar.xz 547.7 KiB 3d3fb3f888a5b16c4fa7ee5214cca76348afd6130e8443de5f6f2424f2076a49
ccache_4.8.2-1.debian.tar.xz 16.5 KiB e35b36b14028764329532c2eea1ffb545736d515cfb5b63df6c188ad6136532a

Available diffs

No changes file available.

Binary packages built by this source

ccache: Compiler cache for fast recompilation of C/C++ code

 Ccache is a compiler cache. It speeds up recompilation by caching
 previous compilations and detecting when the same compilation is
 being done again.

ccache-dbgsym: debug symbols for ccache