Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] grafana: update to 9.1.0.
@ 2022-08-18 21:49 paper42
  2022-08-18 21:50 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: paper42 @ 2022-08-18 21:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages grafana9
https://github.com/void-linux/void-packages/pull/38768

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/38768.patch is attached

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

From 3ac09551df5887c6ce806277687679da1301fc29 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Thu, 18 Aug 2022 23:41:45 +0200
Subject: [PATCH] grafana: update to 9.1.0.

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

diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index 935b52c3aaa7..f689e10dec9a 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -1,10 +1,11 @@
 # Template file for 'grafana'
 pkgname=grafana
-version=8.5.3
+version=9.1.0
 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_ldflags="-X main.version=${version}"
 hostmakedepends="tar make"
 short_desc="Open platform for beautiful analytics and monitoring"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
@@ -12,8 +13,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="94c723358742b7da67323eb8ede32fa51519bca4e907e387f071afd8d8a62220
-39060b9636ac272dea93b5611aefab375cd754ff094975f246f914f2ae33124f"
+checksum="4c51a0c1d651cfbedb4a299b846b03d3a5a2f51c1627574d9bd44f027219f601
+ 46a9bd8b84a2d82cc6f9e8edd045bd49cf7ac94ff150ebe72e6d4397f1dcb73e"
 
 system_accounts="_grafana"
 _grafana_homedir="/var/lib/grafana"
@@ -21,8 +22,6 @@ make_dirs="/var/log/grafana 0755 _grafana _grafana"
 
 conf_files="/etc/grafana/grafana.ini"
 
-go_ldflags="-w -X main.version=${version}"
-
 post_extract() {
 	# remove prebuilt binaries
 	rm bin/*

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

* Re: grafana: update to 9.1.0.
  2022-08-18 21:49 [PR PATCH] grafana: update to 9.1.0 paper42
@ 2022-08-18 21:50 ` paper42
  2022-10-02 19:42 ` Piraty
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-08-18 21:50 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/38768#issuecomment-1220002473

Comment:
cc @the-maldridge 

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

* Re: grafana: update to 9.1.0.
  2022-08-18 21:49 [PR PATCH] grafana: update to 9.1.0 paper42
  2022-08-18 21:50 ` paper42
@ 2022-10-02 19:42 ` Piraty
  2023-01-01  2:04 ` github-actions
  2023-01-16  1:59 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2022-10-02 19:42 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/38768#issuecomment-1264718114

Comment:
`grafana-9.1.6` is out

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

* Re: grafana: update to 9.1.0.
  2022-08-18 21:49 [PR PATCH] grafana: update to 9.1.0 paper42
  2022-08-18 21:50 ` paper42
  2022-10-02 19:42 ` Piraty
@ 2023-01-01  2:04 ` github-actions
  2023-01-16  1:59 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-01-01  2:04 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/38768#issuecomment-1368322527

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: grafana: update to 9.1.0.
  2022-08-18 21:49 [PR PATCH] grafana: update to 9.1.0 paper42
                   ` (2 preceding siblings ...)
  2023-01-01  2:04 ` github-actions
@ 2023-01-16  1:59 ` github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-01-16  1:59 UTC (permalink / raw)
  To: ml

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

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

grafana: update to 9.1.0.
https://github.com/void-linux/void-packages/pull/38768

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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] 5+ messages in thread

end of thread, other threads:[~2023-01-16  1:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-18 21:49 [PR PATCH] grafana: update to 9.1.0 paper42
2022-08-18 21:50 ` paper42
2022-10-02 19:42 ` Piraty
2023-01-01  2:04 ` github-actions
2023-01-16  1:59 ` [PR PATCH] [Closed]: " github-actions

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