Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
ccache
Commits:
9829c25a by Carl Smedstad at 2024-09-07T16:25:10+02:00
upgpkg: 4.10.2-2: fmt 11.0.2 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ccache
pkgdesc = Compiler cache that speeds up recompilation by caching
previous compilations
pkgver = 4.10.2
- pkgrel = 1
+ pkgrel = 2
url = https://ccache.dev/
arch = x86_64
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=ccache
pkgver=4.10.2
-pkgrel=1
+pkgrel=2
pkgdesc='Compiler cache that speeds up recompilation by caching previous
compilations'
url='https://ccache.dev/'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ccache/-/commit/9829c25a635553ccf9ef0113d4b7824d4ee53bbf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ccache/-/commit/9829c25a635553ccf9ef0113d4b7824d4ee53bbf
You're receiving this email because of your account on gitlab.archlinux.org.