Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] grafana: update to 8.5.2.
@ 2022-05-08 17:24 steinex
  2022-05-22 10:52 ` [PR PATCH] [Updated] " steinex
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: steinex @ 2022-05-08 17:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages grafana
https://github.com/void-linux/void-packages/pull/37047

grafana: update to 8.5.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

cc @the-maldridge 

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 707f4bb3271960ae649681426dd5d825baf6c5e4 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 8 May 2022 19:07:32 +0200
Subject: [PATCH] grafana: update to 8.5.2.

---
 srcpkgs/grafana/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index 2636bceb76a9..4ba3fd81a266 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -1,6 +1,6 @@
 # Template file for 'grafana'
 pkgname=grafana
-version=8.3.3
+version=8.5.2
 revision=1
 build_style=go
 go_import_path=github.com/grafana/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="89428c520e004bcb9faf7618dd4c81ff62496064cbf2ead3e1b9dbcf476c6f18
-c79e19f056b9c2fc6d29c622edfaf8aff4985cec28ea6a9e74dce5eac077e735"
+checksum="321f0c8647cf088dd927b109baaa85ec74d823b78d3486fecaecb077b1e700bf
+fd7b391b6f1641cb945cd942de39173b2bdbf537ff894ac322895a43a25e7c37"
 
 system_accounts="_grafana"
 _grafana_homedir="/var/lib/grafana"

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

* Re: [PR PATCH] [Updated] grafana: update to 8.5.2.
  2022-05-08 17:24 [PR PATCH] grafana: update to 8.5.2 steinex
@ 2022-05-22 10:52 ` steinex
  2022-05-22 10:53 ` [PR PATCH] [Updated] grafana: update to 8.5.3 steinex
  2022-05-29  0:31 ` [PR PATCH] [Merged]: " the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: steinex @ 2022-05-22 10:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages grafana
https://github.com/void-linux/void-packages/pull/37047

grafana: update to 8.5.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

cc @the-maldridge 

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d6c15d02964fbd339196a4eb255c9adb11d9eb64 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 8 May 2022 19:07:32 +0200
Subject: [PATCH] grafana: update to 8.5.3.

---
 srcpkgs/grafana/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index 2636bceb76a9..935b52c3aaa7 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -1,6 +1,6 @@
 # Template file for 'grafana'
 pkgname=grafana
-version=8.3.3
+version=8.5.3
 revision=1
 build_style=go
 go_import_path=github.com/grafana/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="89428c520e004bcb9faf7618dd4c81ff62496064cbf2ead3e1b9dbcf476c6f18
-c79e19f056b9c2fc6d29c622edfaf8aff4985cec28ea6a9e74dce5eac077e735"
+checksum="94c723358742b7da67323eb8ede32fa51519bca4e907e387f071afd8d8a62220
+39060b9636ac272dea93b5611aefab375cd754ff094975f246f914f2ae33124f"
 
 system_accounts="_grafana"
 _grafana_homedir="/var/lib/grafana"

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

* Re: [PR PATCH] [Updated] grafana: update to 8.5.3.
  2022-05-08 17:24 [PR PATCH] grafana: update to 8.5.2 steinex
  2022-05-22 10:52 ` [PR PATCH] [Updated] " steinex
@ 2022-05-22 10:53 ` steinex
  2022-05-29  0:31 ` [PR PATCH] [Merged]: " the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: steinex @ 2022-05-22 10:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages grafana
https://github.com/void-linux/void-packages/pull/37047

grafana: update to 8.5.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

cc @the-maldridge 

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ce50504bdae88776e7c5a64d6f5fdb5b5ca0bdcc Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 8 May 2022 19:07:32 +0200
Subject: [PATCH] grafana: update to 8.5.3.

---
 srcpkgs/grafana/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index 2636bceb76a9..935b52c3aaa7 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -1,6 +1,6 @@
 # Template file for 'grafana'
 pkgname=grafana
-version=8.3.3
+version=8.5.3
 revision=1
 build_style=go
 go_import_path=github.com/grafana/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="89428c520e004bcb9faf7618dd4c81ff62496064cbf2ead3e1b9dbcf476c6f18
-c79e19f056b9c2fc6d29c622edfaf8aff4985cec28ea6a9e74dce5eac077e735"
+checksum="94c723358742b7da67323eb8ede32fa51519bca4e907e387f071afd8d8a62220
+39060b9636ac272dea93b5611aefab375cd754ff094975f246f914f2ae33124f"
 
 system_accounts="_grafana"
 _grafana_homedir="/var/lib/grafana"

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

* Re: [PR PATCH] [Merged]: grafana: update to 8.5.3.
  2022-05-08 17:24 [PR PATCH] grafana: update to 8.5.2 steinex
  2022-05-22 10:52 ` [PR PATCH] [Updated] " steinex
  2022-05-22 10:53 ` [PR PATCH] [Updated] grafana: update to 8.5.3 steinex
@ 2022-05-29  0:31 ` the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: the-maldridge @ 2022-05-29  0:31 UTC (permalink / raw)
  To: ml

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

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

grafana: update to 8.5.3.
https://github.com/void-linux/void-packages/pull/37047

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

cc @the-maldridge 

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-05-29  0:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-08 17:24 [PR PATCH] grafana: update to 8.5.2 steinex
2022-05-22 10:52 ` [PR PATCH] [Updated] " steinex
2022-05-22 10:53 ` [PR PATCH] [Updated] grafana: update to 8.5.3 steinex
2022-05-29  0:31 ` [PR PATCH] [Merged]: " the-maldridge

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