Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gops: update to 0.3.27.
@ 2023-02-26 19:33 icp1994
  2023-02-28 22:50 ` [PR REVIEW] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-02-26 19:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gops
https://github.com/void-linux/void-packages/pull/42466

gops: update to 0.3.27.
#### 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/42466.patch is attached

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

From daae3ee27ecf983c529f628cbc2862e2d2bc7290 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 26 Feb 2023 12:12:35 +0530
Subject: [PATCH] gops: update to 0.3.27.

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

diff --git a/srcpkgs/gops/template b/srcpkgs/gops/template
index a4698a1c335f..b435c8801ee7 100644
--- a/srcpkgs/gops/template
+++ b/srcpkgs/gops/template
@@ -1,6 +1,6 @@
 # Template file for 'gops'
 pkgname=gops
-version=0.3.26
+version=0.3.27
 revision=1
 build_style=go
 go_import_path="github.com/google/gops"
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/google/gops"
 distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
-checksum=c6f9fb32deb94ad057822d342c57f74cae2c10c70b7fb712fcb0c1413c1cb169
+checksum=1d5b8b0979c284d29d85f44aba6d0a5175059568aa698a242c5bc1d772263746
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] gops: update to 0.3.27.
  2023-02-26 19:33 [PR PATCH] gops: update to 0.3.27 icp1994
@ 2023-02-28 22:50 ` paper42
  2023-03-01  6:09 ` [PR PATCH] [Updated] " icp1994
  2023-03-01  7:46 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-02-28 22:50 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42466#discussion_r1120895265

Comment:
```suggestion
homepage="https://github.com/google/gops"
changelog="https://github.com/google/gops/releases"
```

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

* Re: [PR PATCH] [Updated] gops: update to 0.3.27.
  2023-02-26 19:33 [PR PATCH] gops: update to 0.3.27 icp1994
  2023-02-28 22:50 ` [PR REVIEW] " paper42
@ 2023-03-01  6:09 ` icp1994
  2023-03-01  7:46 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-03-01  6:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gops
https://github.com/void-linux/void-packages/pull/42466

gops: update to 0.3.27.
#### 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/42466.patch is attached

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

From 0c72a327e32856e06e87a229731ea9ca0acfb718 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 26 Feb 2023 12:12:35 +0530
Subject: [PATCH] gops: update to 0.3.27.

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

diff --git a/srcpkgs/gops/template b/srcpkgs/gops/template
index a4698a1c335f..eeabd0585f69 100644
--- a/srcpkgs/gops/template
+++ b/srcpkgs/gops/template
@@ -1,6 +1,6 @@
 # Template file for 'gops'
 pkgname=gops
-version=0.3.26
+version=0.3.27
 revision=1
 build_style=go
 go_import_path="github.com/google/gops"
@@ -8,8 +8,9 @@ short_desc="List and diagnose Go processes currently running on your system"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/google/gops"
-distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
-checksum=c6f9fb32deb94ad057822d342c57f74cae2c10c70b7fb712fcb0c1413c1cb169
+changelog="https://github.com/google/gops/releases"
+distfiles="https://github.com/google/gops/archive/refs/tags/v${version}.tar.gz"
+checksum=1d5b8b0979c284d29d85f44aba6d0a5175059568aa698a242c5bc1d772263746
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: gops: update to 0.3.27.
  2023-02-26 19:33 [PR PATCH] gops: update to 0.3.27 icp1994
  2023-02-28 22:50 ` [PR REVIEW] " paper42
  2023-03-01  6:09 ` [PR PATCH] [Updated] " icp1994
@ 2023-03-01  7:46 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-03-01  7:46 UTC (permalink / raw)
  To: ml

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

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

gops: update to 0.3.27.
https://github.com/void-linux/void-packages/pull/42466

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] 4+ messages in thread

end of thread, other threads:[~2023-03-01  7:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-26 19:33 [PR PATCH] gops: update to 0.3.27 icp1994
2023-02-28 22:50 ` [PR REVIEW] " paper42
2023-03-01  6:09 ` [PR PATCH] [Updated] " icp1994
2023-03-01  7:46 ` [PR PATCH] [Merged]: " paper42

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