Date: Saturday, October 29, 2022 @ 07:33:17 Author: grawlinson Revision: 1338532
upgpkg: mimir 2.4.0-1; new upstream release Modified: mimir/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-29 07:18:40 UTC (rev 1338531) +++ PKGBUILD 2022-10-29 07:33:17 UTC (rev 1338532) @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=mimir -pkgver=2.3.1 +pkgver=2.4.0 pkgrel=1 pkgdesc='A scalable long-term storage for Prometheus' arch=('x86_64') @@ -11,7 +11,7 @@ makedepends=('git' 'go') backup=('etc/mimir.yaml') options=('!lto') -_commit='64a71a566540aee0c43171ef1e6330e93e2e32d9' +_commit='32137ee2c4c41fa649abfb9582e1f33a9e13363b' source=( "$pkgname::git+https://github.com/grafana/mimir.git#commit=$_commit" 'systemd.service'
