Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / grafana
Commits: 1ac8535f by Jelle van der Waa at 2023-09-14T11:17:54+02:00 Switch to a newer nodejs - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -4,13 +4,13 @@ pkgname=grafana pkgver=10.1.1 -pkgrel=1 +pkgrel=2 pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB' url='https://grafana.com/' arch=('x86_64') license=('AGPL' 'Apache') depends=('glibc' 'freetype2' 'fontconfig' 'gsfonts') -makedepends=('git' 'go' 'npm' 'grunt-cli' 'python' 'nodejs-lts-gallium' 'yarn') +makedepends=('git' 'go' 'npm' 'grunt-cli' 'python' 'nodejs-lts-hydrogen' 'yarn') backup=('etc/grafana.ini') source=("git+https://github.com/grafana/grafana.git#tag=v$pkgver" 'grafana.service' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/grafana/-/commit/1ac8535f39a4712fd1189d91796166cdb121ac9e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/grafana/-/commit/1ac8535f39a4712fd1189d91796166cdb121ac9e You're receiving this email because of your account on gitlab.archlinux.org.
