Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] blackbox_exporter: update to 0.15.1
@ 2019-10-06 15:41 voidlinux-github
  2019-10-07  6:06 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-06 15:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages blackbox_exporter
https://github.com/void-linux/void-packages/pull/15182

blackbox_exporter: update to 0.15.1
Contact me if anything wrong.

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

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

From 6fe9a80cb819d9e525bfe0c4983e5d80dcb132e2 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:27:26 +0200
Subject: [PATCH 1/4] Updated python-mock to 3.0.5

---
 srcpkgs/python-mock/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..904ce56a28f 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,8 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -13,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

From 6d4db689bfcfc805606c893b9413f1faa3063af6 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:36:52 +0200
Subject: [PATCH 2/4] blackbox_exporter: update to 0.15.1

---
 srcpkgs/blackbox_exporter/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index a827ce5c2f2..2915315437b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -1,6 +1,6 @@
 # Template file for 'blackbox_exporter'
 pkgname=blackbox_exporter
-version=0.14.0
+version=0.15.1
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/blackbox_exporter"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://prometheus.io"
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
-checksum=25528cfd51ed95ff70e41f44670193f045b6107e803c1c2d30fc71aae5a8c711
+checksum=5873b6fef45f3fca67036f837a8b6191eace3cb722ad301919bfa8a4d120e24f
 
 system_accounts="_bbox_exporter"
 

From f27315fee5a513c21e9630a85a6c454d458cf0de Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:39:10 +0200
Subject: [PATCH 3/4] blackbox_exporter: update to 0.15.1 v1

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

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 904ce56a28f..fd7cc162846 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,8 +1,8 @@
 # Template file for 'python-mock'
 # Template file for 'python-mock'
 pkgname=python-mock
-version=3.0.5
-revision=1
+version=2.0.0
+revision=3
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -14,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
+checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

From c953ad839f8ce075c60616ae012dc38610041961 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:40:07 +0200
Subject: [PATCH 4/4] blackbox_exporter: update to 0.15.1 v2

---
 srcpkgs/python-mock/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index fd7cc162846..6c03a2134b2 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,5 +1,4 @@
 # Template file for 'python-mock'
-# Template file for 'python-mock'
 pkgname=python-mock
 version=2.0.0
 revision=3

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

* Re: [PR PATCH] [Updated] blackbox_exporter: update to 0.15.1
  2019-10-06 15:41 [PR PATCH] blackbox_exporter: update to 0.15.1 voidlinux-github
  2019-10-07  6:06 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-07  6:06 ` voidlinux-github
  2019-10-07  6:09 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-07  6:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages blackbox_exporter
https://github.com/void-linux/void-packages/pull/15182

blackbox_exporter: update to 0.15.1
Contact me if anything wrong.

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

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

From 8a37ad9bddd4b9ce04dc8b8865957bb5ff8ee7c7 Mon Sep 17 00:00:00 2001
From: bertronika <nbert@siol.net>
Date: Sun, 6 Oct 2019 00:33:34 +0200
Subject: [PATCH] musikcube: update to 0.65.1

Updated python-mock to 3.0.5

blackbox_exporter: update to 0.15.1

blackbox_exporter: update to 0.15.1 v1
---
 srcpkgs/blackbox_exporter/template | 4 ++--
 srcpkgs/musikcube/template         | 4 ++--
 srcpkgs/python-mock/template       | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index a827ce5c2f2..2915315437b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -1,6 +1,6 @@
 # Template file for 'blackbox_exporter'
 pkgname=blackbox_exporter
-version=0.14.0
+version=0.15.1
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/blackbox_exporter"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://prometheus.io"
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
-checksum=25528cfd51ed95ff70e41f44670193f045b6107e803c1c2d30fc71aae5a8c711
+checksum=5873b6fef45f3fca67036f837a8b6191eace3cb722ad301919bfa8a4d120e24f
 
 system_accounts="_bbox_exporter"
 
diff --git a/srcpkgs/musikcube/template b/srcpkgs/musikcube/template
index acfbe2bbf89..15831775950 100644
--- a/srcpkgs/musikcube/template
+++ b/srcpkgs/musikcube/template
@@ -1,6 +1,6 @@
 # Template file for 'musikcube'
 pkgname=musikcube
-version=0.65.0
+version=0.65.1
 revision=1
 build_style=cmake
 configure_args="-DNO_NCURSESW=1 -DENABLE_SNDIO=true"
@@ -13,7 +13,7 @@ maintainer="eater <=@eater.me>"
 license="BSD-3-Clause"
 homepage="https://musikcube.com/"
 distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz"
-checksum=2c86400eeee38ecb9642e93cf043408c651466bf5859d70d831d27a962ac7006
+checksum=e847bd71d3852e83a50b6b0a796e88386f61f09f3fb6379c866616edba4c8b72
 
 case "${XBPS_TARGET_MACHINE}" in
 	armv[56]*|ppc|ppc-musl)
diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..fd7cc162846 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,4 +1,5 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
 version=2.0.0
 revision=3

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

* Re: [PR PATCH] [Updated] blackbox_exporter: update to 0.15.1
  2019-10-06 15:41 [PR PATCH] blackbox_exporter: update to 0.15.1 voidlinux-github
@ 2019-10-07  6:06 ` voidlinux-github
  2019-10-07  6:06 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-07  6:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages blackbox_exporter
https://github.com/void-linux/void-packages/pull/15182

blackbox_exporter: update to 0.15.1
Contact me if anything wrong.

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

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

From 8a37ad9bddd4b9ce04dc8b8865957bb5ff8ee7c7 Mon Sep 17 00:00:00 2001
From: bertronika <nbert@siol.net>
Date: Sun, 6 Oct 2019 00:33:34 +0200
Subject: [PATCH] musikcube: update to 0.65.1

Updated python-mock to 3.0.5

blackbox_exporter: update to 0.15.1

blackbox_exporter: update to 0.15.1 v1
---
 srcpkgs/blackbox_exporter/template | 4 ++--
 srcpkgs/musikcube/template         | 4 ++--
 srcpkgs/python-mock/template       | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index a827ce5c2f2..2915315437b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -1,6 +1,6 @@
 # Template file for 'blackbox_exporter'
 pkgname=blackbox_exporter
-version=0.14.0
+version=0.15.1
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/blackbox_exporter"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://prometheus.io"
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
-checksum=25528cfd51ed95ff70e41f44670193f045b6107e803c1c2d30fc71aae5a8c711
+checksum=5873b6fef45f3fca67036f837a8b6191eace3cb722ad301919bfa8a4d120e24f
 
 system_accounts="_bbox_exporter"
 
diff --git a/srcpkgs/musikcube/template b/srcpkgs/musikcube/template
index acfbe2bbf89..15831775950 100644
--- a/srcpkgs/musikcube/template
+++ b/srcpkgs/musikcube/template
@@ -1,6 +1,6 @@
 # Template file for 'musikcube'
 pkgname=musikcube
-version=0.65.0
+version=0.65.1
 revision=1
 build_style=cmake
 configure_args="-DNO_NCURSESW=1 -DENABLE_SNDIO=true"
@@ -13,7 +13,7 @@ maintainer="eater <=@eater.me>"
 license="BSD-3-Clause"
 homepage="https://musikcube.com/"
 distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz"
-checksum=2c86400eeee38ecb9642e93cf043408c651466bf5859d70d831d27a962ac7006
+checksum=e847bd71d3852e83a50b6b0a796e88386f61f09f3fb6379c866616edba4c8b72
 
 case "${XBPS_TARGET_MACHINE}" in
 	armv[56]*|ppc|ppc-musl)
diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..fd7cc162846 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,4 +1,5 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
 version=2.0.0
 revision=3

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

* Re: [PR PATCH] [Updated] blackbox_exporter: update to 0.15.1
  2019-10-06 15:41 [PR PATCH] blackbox_exporter: update to 0.15.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-07  6:09 ` voidlinux-github
@ 2019-10-07  6:09 ` voidlinux-github
  2019-10-07 17:43 ` [PR PATCH] [Closed]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-07  6:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages blackbox_exporter
https://github.com/void-linux/void-packages/pull/15182

blackbox_exporter: update to 0.15.1
Contact me if anything wrong.

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

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

From 4cbb906528261d7e5e7f594977bdbb0f7c42887b Mon Sep 17 00:00:00 2001
From: bertronika <nbert@siol.net>
Date: Sun, 6 Oct 2019 00:33:34 +0200
Subject: [PATCH] blackbox_exporter: update to 0.15.1

---
 srcpkgs/blackbox_exporter/template | 4 ++--
 srcpkgs/musikcube/template         | 4 ++--
 srcpkgs/python-mock/template       | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index a827ce5c2f2..2915315437b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -1,6 +1,6 @@
 # Template file for 'blackbox_exporter'
 pkgname=blackbox_exporter
-version=0.14.0
+version=0.15.1
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/blackbox_exporter"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://prometheus.io"
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
-checksum=25528cfd51ed95ff70e41f44670193f045b6107e803c1c2d30fc71aae5a8c711
+checksum=5873b6fef45f3fca67036f837a8b6191eace3cb722ad301919bfa8a4d120e24f
 
 system_accounts="_bbox_exporter"
 
diff --git a/srcpkgs/musikcube/template b/srcpkgs/musikcube/template
index acfbe2bbf89..15831775950 100644
--- a/srcpkgs/musikcube/template
+++ b/srcpkgs/musikcube/template
@@ -1,6 +1,6 @@
 # Template file for 'musikcube'
 pkgname=musikcube
-version=0.65.0
+version=0.65.1
 revision=1
 build_style=cmake
 configure_args="-DNO_NCURSESW=1 -DENABLE_SNDIO=true"
@@ -13,7 +13,7 @@ maintainer="eater <=@eater.me>"
 license="BSD-3-Clause"
 homepage="https://musikcube.com/"
 distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz"
-checksum=2c86400eeee38ecb9642e93cf043408c651466bf5859d70d831d27a962ac7006
+checksum=e847bd71d3852e83a50b6b0a796e88386f61f09f3fb6379c866616edba4c8b72
 
 case "${XBPS_TARGET_MACHINE}" in
 	armv[56]*|ppc|ppc-musl)
diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..fd7cc162846 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,4 +1,5 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
 version=2.0.0
 revision=3

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

* Re: [PR PATCH] [Updated] blackbox_exporter: update to 0.15.1
  2019-10-06 15:41 [PR PATCH] blackbox_exporter: update to 0.15.1 voidlinux-github
  2019-10-07  6:06 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-07  6:06 ` voidlinux-github
@ 2019-10-07  6:09 ` voidlinux-github
  2019-10-07  6:09 ` voidlinux-github
  2019-10-07 17:43 ` [PR PATCH] [Closed]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-07  6:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages blackbox_exporter
https://github.com/void-linux/void-packages/pull/15182

blackbox_exporter: update to 0.15.1
Contact me if anything wrong.

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

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

From 4cbb906528261d7e5e7f594977bdbb0f7c42887b Mon Sep 17 00:00:00 2001
From: bertronika <nbert@siol.net>
Date: Sun, 6 Oct 2019 00:33:34 +0200
Subject: [PATCH] blackbox_exporter: update to 0.15.1

---
 srcpkgs/blackbox_exporter/template | 4 ++--
 srcpkgs/musikcube/template         | 4 ++--
 srcpkgs/python-mock/template       | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index a827ce5c2f2..2915315437b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -1,6 +1,6 @@
 # Template file for 'blackbox_exporter'
 pkgname=blackbox_exporter
-version=0.14.0
+version=0.15.1
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/blackbox_exporter"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://prometheus.io"
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
-checksum=25528cfd51ed95ff70e41f44670193f045b6107e803c1c2d30fc71aae5a8c711
+checksum=5873b6fef45f3fca67036f837a8b6191eace3cb722ad301919bfa8a4d120e24f
 
 system_accounts="_bbox_exporter"
 
diff --git a/srcpkgs/musikcube/template b/srcpkgs/musikcube/template
index acfbe2bbf89..15831775950 100644
--- a/srcpkgs/musikcube/template
+++ b/srcpkgs/musikcube/template
@@ -1,6 +1,6 @@
 # Template file for 'musikcube'
 pkgname=musikcube
-version=0.65.0
+version=0.65.1
 revision=1
 build_style=cmake
 configure_args="-DNO_NCURSESW=1 -DENABLE_SNDIO=true"
@@ -13,7 +13,7 @@ maintainer="eater <=@eater.me>"
 license="BSD-3-Clause"
 homepage="https://musikcube.com/"
 distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz"
-checksum=2c86400eeee38ecb9642e93cf043408c651466bf5859d70d831d27a962ac7006
+checksum=e847bd71d3852e83a50b6b0a796e88386f61f09f3fb6379c866616edba4c8b72
 
 case "${XBPS_TARGET_MACHINE}" in
 	armv[56]*|ppc|ppc-musl)
diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..fd7cc162846 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,4 +1,5 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
 version=2.0.0
 revision=3

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

* Re: [PR PATCH] [Closed]: blackbox_exporter: update to 0.15.1
  2019-10-06 15:41 [PR PATCH] blackbox_exporter: update to 0.15.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-07  6:09 ` voidlinux-github
@ 2019-10-07 17:43 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-07 17:43 UTC (permalink / raw)
  To: ml

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

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

blackbox_exporter: update to 0.15.1
https://github.com/void-linux/void-packages/pull/15182

Description:
Contact me if anything wrong.

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

end of thread, other threads:[~2019-10-07 17:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06 15:41 [PR PATCH] blackbox_exporter: update to 0.15.1 voidlinux-github
2019-10-07  6:06 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-07  6:06 ` voidlinux-github
2019-10-07  6:09 ` voidlinux-github
2019-10-07  6:09 ` voidlinux-github
2019-10-07 17:43 ` [PR PATCH] [Closed]: " voidlinux-github

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