Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] grafana: update to 10.1.1
@ 2023-09-05 15:45 MeganerdNL
  2023-09-05 15:57 ` MeganerdNL
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: MeganerdNL @ 2023-09-05 15:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 555 bytes --]

There is a new pull request by MeganerdNL against master on the void-packages repository

https://github.com/MeganerdNL/void-packages grafana-10.1.1
https://github.com/void-linux/void-packages/pull/45923

grafana: update to 10.1.1
#### 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-glibc**

No breaking changes compared to v10.0.3 (previous in repos).

A patch file from https://github.com/void-linux/void-packages/pull/45923.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-grafana-10.1.1-45923.patch --]
[-- Type: text/x-diff, Size: 1333 bytes --]

From fb2dae2997f3b34c1178e6f41f661343ab1c8c49 Mon Sep 17 00:00:00 2001
From: MeganerdNL <meganerd@meganerd.nl>
Date: Tue, 5 Sep 2023 17:39:14 +0200
Subject: [PATCH] grafana: update to 10.1.1

---
 srcpkgs/grafana/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index af67b08c6bbef..be3b45b3f9ee0 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -1,7 +1,7 @@
 # Template file for 'grafana'
 pkgname=grafana
-version=10.0.3
-revision=2
+version=10.1.1
+revision=1
 build_style=go
 go_import_path=github.com/grafana/grafana
 go_package="${go_import_path}/pkg/cmd/grafana-cli ${go_import_path}/pkg/cmd/grafana-server ${go_import_path}/pkg/cmd/grafana"
@@ -12,8 +12,8 @@ license="Apache-2.0"
 homepage="https://grafana.com"
 distfiles="https://dl.grafana.com/oss/release/grafana-${version}.linux-amd64.tar.gz
 https://github.com/grafana/grafana/archive/v${version}.tar.gz"
-checksum="daeb7eee1327b6d407cdaaf1a234ec9d8e2ae5a6d085e0fd3d8c606214eb6032
-9c1a1e3a9133abe4140aabad0d968f43ec2b3b14309f0dff80da367220bf58ff"
+checksum="9a3168007cc5cdd26c56d6121c4c163f9b6012435c87dacf3d3fa7914f9768f6
+55f8822105d15fcb6e8dbfb16c3636dfa6e08f8fc6cd1f98700adbb6ba28bbb4"
 
 system_accounts="_grafana"
 _grafana_homedir="/var/lib/grafana"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: grafana: update to 10.1.1
  2023-09-05 15:45 [PR PATCH] grafana: update to 10.1.1 MeganerdNL
@ 2023-09-05 15:57 ` MeganerdNL
  2023-09-15 10:12 ` [PR PATCH] [Updated] " MeganerdNL
  2023-09-23 13:12 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: MeganerdNL @ 2023-09-05 15:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

New comment by MeganerdNL on void-packages repository

https://github.com/void-linux/void-packages/pull/45923#issuecomment-1706893745

Comment:
@the-maldridge 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] grafana: update to 10.1.1
  2023-09-05 15:45 [PR PATCH] grafana: update to 10.1.1 MeganerdNL
  2023-09-05 15:57 ` MeganerdNL
@ 2023-09-15 10:12 ` MeganerdNL
  2023-09-23 13:12 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: MeganerdNL @ 2023-09-15 10:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 560 bytes --]

There is an updated pull request by MeganerdNL against master on the void-packages repository

https://github.com/MeganerdNL/void-packages grafana-10.1.1
https://github.com/void-linux/void-packages/pull/45923

grafana: update to 10.1.1
#### 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-glibc**

No breaking changes compared to v10.0.3 (previous in repos).

A patch file from https://github.com/void-linux/void-packages/pull/45923.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-grafana-10.1.1-45923.patch --]
[-- Type: text/x-diff, Size: 1333 bytes --]

From 589a984e1efd18a30628af66078f7b7ce5f678ee Mon Sep 17 00:00:00 2001
From: MeganerdNL <meganerd@meganerd.nl>
Date: Tue, 5 Sep 2023 17:39:14 +0200
Subject: [PATCH] grafana: update to 10.1.1

---
 srcpkgs/grafana/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index af67b08c6bbef..be3b45b3f9ee0 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -1,7 +1,7 @@
 # Template file for 'grafana'
 pkgname=grafana
-version=10.0.3
-revision=2
+version=10.1.1
+revision=1
 build_style=go
 go_import_path=github.com/grafana/grafana
 go_package="${go_import_path}/pkg/cmd/grafana-cli ${go_import_path}/pkg/cmd/grafana-server ${go_import_path}/pkg/cmd/grafana"
@@ -12,8 +12,8 @@ license="Apache-2.0"
 homepage="https://grafana.com"
 distfiles="https://dl.grafana.com/oss/release/grafana-${version}.linux-amd64.tar.gz
 https://github.com/grafana/grafana/archive/v${version}.tar.gz"
-checksum="daeb7eee1327b6d407cdaaf1a234ec9d8e2ae5a6d085e0fd3d8c606214eb6032
-9c1a1e3a9133abe4140aabad0d968f43ec2b3b14309f0dff80da367220bf58ff"
+checksum="9a3168007cc5cdd26c56d6121c4c163f9b6012435c87dacf3d3fa7914f9768f6
+55f8822105d15fcb6e8dbfb16c3636dfa6e08f8fc6cd1f98700adbb6ba28bbb4"
 
 system_accounts="_grafana"
 _grafana_homedir="/var/lib/grafana"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: grafana: update to 10.1.1
  2023-09-05 15:45 [PR PATCH] grafana: update to 10.1.1 MeganerdNL
  2023-09-05 15:57 ` MeganerdNL
  2023-09-15 10:12 ` [PR PATCH] [Updated] " MeganerdNL
@ 2023-09-23 13:12 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-09-23 13:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 391 bytes --]

There's a merged pull request on the void-packages repository

grafana: update to 10.1.1
https://github.com/void-linux/void-packages/pull/45923

Description:
#### 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-glibc**

No breaking changes compared to v10.0.3 (previous in repos).

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-23 13:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-05 15:45 [PR PATCH] grafana: update to 10.1.1 MeganerdNL
2023-09-05 15:57 ` MeganerdNL
2023-09-15 10:12 ` [PR PATCH] [Updated] " MeganerdNL
2023-09-23 13:12 ` [PR PATCH] [Merged]: " Duncaen

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).