* [PR PATCH] loki: update to 3.2.0.
@ 2024-10-02 2:41 nulldutra
0 siblings, 0 replies; only message in thread
From: nulldutra @ 2024-10-02 2:41 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
There is a new pull request by nulldutra against master on the void-packages repository
https://github.com/nulldutra/void update/loki-3.2.0
https://github.com/void-linux/void-packages/pull/52457
loki: update to 3.2.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86-64
A patch file from https://github.com/void-linux/void-packages/pull/52457.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/loki-3.2.0-52457.patch --]
[-- Type: text/x-diff, Size: 1122 bytes --]
From 6d034407df6ea4872f1dcf437af8db05d6f42cd6 Mon Sep 17 00:00:00 2001
From: "Gabriel M. Dutra" <nulldutra@gmail.com>
Date: Tue, 1 Oct 2024 23:40:03 -0300
Subject: [PATCH] loki: update to 3.2.0.
---
srcpkgs/loki/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/loki/template b/srcpkgs/loki/template
index b753dea22fc5e3..001165e63443a6 100644
--- a/srcpkgs/loki/template
+++ b/srcpkgs/loki/template
@@ -1,6 +1,6 @@
# Template file for 'loki'
pkgname=loki
-version=3.1.1
+version=3.2.0
revision=2
build_style=go
go_import_path="github.com/grafana/loki/v3"
@@ -13,9 +13,9 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="Apache-2.0"
homepage="https://grafana.com/oss/loki/"
distfiles="https://github.com/grafana/loki/archive/v$version.tar.gz"
-checksum=d53a46e3ee51a258f49f865cc5795fe05ade1593237709417de0e1395b5a21cf
+checksum=480994460326bf3a3723713e7385d8f02b16f00f7fc1db8ee374f7ffe496e6ba
pre_configure() {
- go get github.com/grafana/pyroscope-go/godeltaprof@v0.1.7
+ go get github.com/grafana/pyroscope-go/godeltaprof@v0.1.8
go mod vendor
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-02 2:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-02 2:41 [PR PATCH] loki: update to 3.2.0 nulldutra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).