Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gping: update to 1.6.2.
@ 2022-12-20 19:28 icp1994
  2022-12-21  7:11 ` [PR PATCH] [Updated] " icp1994
  2023-01-02 20:47 ` [PR PATCH] [Merged]: gping: update to 1.6.3 leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2022-12-20 19:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gping
https://github.com/void-linux/void-packages/pull/41206

gping: update to 1.6.2.
#### 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/41206.patch is attached

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

From 17df4b4da5e055afd02440daf15d6488be74b73d Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 20 Dec 2022 12:38:57 +0530
Subject: [PATCH] gping: update to 1.6.2.

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

diff --git a/srcpkgs/gping/template b/srcpkgs/gping/template
index 47a6a23168eb..e69362dcc020 100644
--- a/srcpkgs/gping/template
+++ b/srcpkgs/gping/template
@@ -1,6 +1,6 @@
 # Template file for 'gping'
 pkgname=gping
-version=1.6.1
+version=1.6.2
 revision=1
 build_wrksrc="gping"
 build_style=cargo
@@ -9,7 +9,7 @@ maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
 homepage="https://github.com/orf/gping/"
 distfiles="https://github.com/orf/gping/archive/refs/tags/gping-v${version}.tar.gz"
-checksum=f27dc8aadd7f323861e8700d47efd13199f924fe0b2e20fef1f537bed01c1454
+checksum=e1f4106ede6a18a57ce35c095e17d0a9071e22ca9e6ca34075c006b7f61d943f
 
 post_install() {
 	vlicense ../LICENSE

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

* Re: [PR PATCH] [Updated] gping: update to 1.6.2.
  2022-12-20 19:28 [PR PATCH] gping: update to 1.6.2 icp1994
@ 2022-12-21  7:11 ` icp1994
  2023-01-02 20:47 ` [PR PATCH] [Merged]: gping: update to 1.6.3 leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2022-12-21  7:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gping
https://github.com/void-linux/void-packages/pull/41206

gping: update to 1.6.2.
#### 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/41206.patch is attached

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

From af62da5cd2301023de67bfebc7e7cbb617a6a04f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 20 Dec 2022 12:38:57 +0530
Subject: [PATCH] gping: update to 1.6.3.

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

diff --git a/srcpkgs/gping/template b/srcpkgs/gping/template
index 47a6a23168eb..f980c3f71d86 100644
--- a/srcpkgs/gping/template
+++ b/srcpkgs/gping/template
@@ -1,6 +1,6 @@
 # Template file for 'gping'
 pkgname=gping
-version=1.6.1
+version=1.6.3
 revision=1
 build_wrksrc="gping"
 build_style=cargo
@@ -9,7 +9,7 @@ maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
 homepage="https://github.com/orf/gping/"
 distfiles="https://github.com/orf/gping/archive/refs/tags/gping-v${version}.tar.gz"
-checksum=f27dc8aadd7f323861e8700d47efd13199f924fe0b2e20fef1f537bed01c1454
+checksum=ed55d87d04482a137e1d56355095f56fb4977724032245e3547206274966c1c5
 
 post_install() {
 	vlicense ../LICENSE

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

* Re: [PR PATCH] [Merged]: gping: update to 1.6.3.
  2022-12-20 19:28 [PR PATCH] gping: update to 1.6.2 icp1994
  2022-12-21  7:11 ` [PR PATCH] [Updated] " icp1994
@ 2023-01-02 20:47 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2023-01-02 20:47 UTC (permalink / raw)
  To: ml

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

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

gping: update to 1.6.3.
https://github.com/void-linux/void-packages/pull/41206

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**

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

end of thread, other threads:[~2023-01-02 20:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-20 19:28 [PR PATCH] gping: update to 1.6.2 icp1994
2022-12-21  7:11 ` [PR PATCH] [Updated] " icp1994
2023-01-02 20:47 ` [PR PATCH] [Merged]: gping: update to 1.6.3 leahneukirchen

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