dependabot[bot] on npm_and_yarn
dependabot[bot] on npm_and_yarn
dependabot[bot] on npm_and_yarn
eine on bump
eine on main
bump dependencies (compare)
lazka on master
ccache: update to 4.6.1 Merge pull request #11672 from … (compare)
@fulcobohle, that should be done automatically if you use MINGW_INSTALLS=mingw64 makepkg-mingw --noconfirm --noprogressbar -sCLf --nocheck
as commented in :point_up: January 7, 2021 6:37 PM. See https://archlinux.org/pacman/makepkg.8.html:
-C, --cleanbuild
Remove the $srcdir before building the package.-f, --force
makepkg will not build a package if a built package already exists in the PKGDEST (set in makepkg.conf(5)) directory, which may default to the current directory. This allows the built package to be overwritten.
You might want to also remove *.log.*
. pkg/
and *.zst
, tho.
However, there is a very easy thing you can do for having this tested (viewing something is always easier than imagining...):
pkgrel
value of the graphviz PKGBUILD recipe. Just increase it by one.CI will start automatically, and it will attempt to build it. You will then see if it works as it does locally, or whether it fails.