Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] issue_template: add instructions to get pkg version
@ 2020-05-27  3:02 anjandev
  2020-05-27  3:04 ` [PR PATCH] [Updated] " anjandev
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: anjandev @ 2020-05-27  3:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages issue
https://github.com/void-linux/void-packages/pull/22343

issue_template: add instructions to get pkg version


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

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

From 5e0f3e8e99b7a9a4499551d94054a1715db69405 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Tue, 26 May 2020 20:01:42 -0700
Subject: [PATCH] issue_template: add instructions to get pkg version

---
 .github/issue_template.md | 5 +++--
 common/shlibs             | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/.github/issue_template.md b/.github/issue_template.md
index d6975d1a357..e8584481405 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -2,9 +2,10 @@
 ### System
 
 * xuname:  
-  *output of ``xuname`` (part of xtools)*
+  - *output of ``xuname`` (part of xtools)*
 * package:  
-  *affected package(s) including the version*
+  - *affected package(s) including the version.*
+  - *output of ``xbps-query -Rs <pkgname> | grep pkgver``*
 
 ### Expected behavior
 
diff --git a/common/shlibs b/common/shlibs
index f18df7266ff..28500f05769 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3889,3 +3889,5 @@ libvips.so.42 libvips-8.9.2_1
 libvips-cpp.so.42 libvips-8.9.2_1
 libselinux.so.1 libselinux-3.0_1
 libsepol.so.1 libsepol-3.0_1
+libguile-3.0.so.1 libguile3-3.0.2_1
+guile-readline.so.0 libguile3-3.0.2_1

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

* Re: [PR PATCH] [Updated] issue_template: add instructions to get pkg version
  2020-05-27  3:02 [PR PATCH] issue_template: add instructions to get pkg version anjandev
@ 2020-05-27  3:04 ` anjandev
  2020-05-27  5:14 ` anjandev
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: anjandev @ 2020-05-27  3:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages issue
https://github.com/void-linux/void-packages/pull/22343

issue_template: add instructions to get pkg version


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

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

From 10218d07267a0d0a298253e2e0ff5dca1bfe5064 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Tue, 26 May 2020 20:03:22 -0700
Subject: [PATCH] issue_template: add instructions to get pkg version

---
 .github/issue_template.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/issue_template.md b/.github/issue_template.md
index d6975d1a357..e8584481405 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -2,9 +2,10 @@
 ### System
 
 * xuname:  
-  *output of ``xuname`` (part of xtools)*
+  - *output of ``xuname`` (part of xtools)*
 * package:  
-  *affected package(s) including the version*
+  - *affected package(s) including the version.*
+  - *output of ``xbps-query -Rs <pkgname> | grep pkgver``*
 
 ### Expected behavior
 

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

* Re: [PR PATCH] [Updated] issue_template: add instructions to get pkg version
  2020-05-27  3:02 [PR PATCH] issue_template: add instructions to get pkg version anjandev
  2020-05-27  3:04 ` [PR PATCH] [Updated] " anjandev
@ 2020-05-27  5:14 ` anjandev
  2020-05-27  5:14 ` anjandev
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: anjandev @ 2020-05-27  5:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages issue
https://github.com/void-linux/void-packages/pull/22343

issue_template: add instructions to get pkg version


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

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

From 5ddc178ecb94c93a54f3ec3c95e99cbf05265f3b Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Tue, 26 May 2020 20:03:22 -0700
Subject: [PATCH] issue_template: add instructions to get pkg version

---
 .github/issue_template.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/issue_template.md b/.github/issue_template.md
index d6975d1a357..6c3f81715ab 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -2,9 +2,10 @@
 ### System
 
 * xuname:  
-  *output of ``xuname`` (part of xtools)*
+  - *output of ``xuname`` (part of xtools)*
 * package:  
-  *affected package(s) including the version*
+  - *affected package(s) including the version.*
+  - *output of ``xbps-query -R <pkgname> -p pkgver``*
 
 ### Expected behavior
 

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

* Re: issue_template: add instructions to get pkg version
  2020-05-27  3:02 [PR PATCH] issue_template: add instructions to get pkg version anjandev
  2020-05-27  3:04 ` [PR PATCH] [Updated] " anjandev
  2020-05-27  5:14 ` anjandev
@ 2020-05-27  5:14 ` anjandev
  2020-05-27  5:39 ` not-chicken
  2020-05-27 22:17 ` [PR PATCH] [Updated] " anjandev
  4 siblings, 0 replies; 6+ messages in thread
From: anjandev @ 2020-05-27  5:14 UTC (permalink / raw)
  To: ml

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

New comment by anjandev on void-packages repository

https://github.com/void-linux/void-packages/pull/22343#issuecomment-634433380

Comment:

Good catch. Fixed. Thank you


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

* Re: issue_template: add instructions to get pkg version
  2020-05-27  3:02 [PR PATCH] issue_template: add instructions to get pkg version anjandev
                   ` (2 preceding siblings ...)
  2020-05-27  5:14 ` anjandev
@ 2020-05-27  5:39 ` not-chicken
  2020-05-27 22:17 ` [PR PATCH] [Updated] " anjandev
  4 siblings, 0 replies; 6+ messages in thread
From: not-chicken @ 2020-05-27  5:39 UTC (permalink / raw)
  To: ml

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

New comment by not-chicken on void-packages repository

https://github.com/void-linux/void-packages/pull/22343#issuecomment-634440320

Comment:
One more issue, this command will return the latest version available in repositories which may not be the one that's installed on user's system.

Dropping -R solves that but will make it return nothing in case user's issue is about not being able to install the package ( due to conflicts, etc).

-------- Original Message --------
On 27 May 2020, 10:45 am, Anjan Momi wrote:

> Good catch. Fixed. Thank you
>
> —
> You are receiving this because you commented.
> Reply to this email directly, [view it on GitHub](https://github.com/void-linux/void-packages/pull/22343#issuecomment-634433380), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AMBCG6CIUUBQC3T7P6N7273RTSOVLANCNFSM4NLUSQOQ).

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

* Re: [PR PATCH] [Updated] issue_template: add instructions to get pkg version
  2020-05-27  3:02 [PR PATCH] issue_template: add instructions to get pkg version anjandev
                   ` (3 preceding siblings ...)
  2020-05-27  5:39 ` not-chicken
@ 2020-05-27 22:17 ` anjandev
  4 siblings, 0 replies; 6+ messages in thread
From: anjandev @ 2020-05-27 22:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages issue
https://github.com/void-linux/void-packages/pull/22343

issue_template: add instructions to get pkg version


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

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

From 8ba6ecf242c11a9fcf742cf39a81c12faf0536e3 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Tue, 26 May 2020 20:03:22 -0700
Subject: [PATCH] issue_template: add instructions to get pkg version

---
 .github/issue_template.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/issue_template.md b/.github/issue_template.md
index d6975d1a357..479398eca0f 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -2,9 +2,10 @@
 ### System
 
 * xuname:  
-  *output of ``xuname`` (part of xtools)*
+  - *output of ``xuname`` (part of xtools)*
 * package:  
-  *affected package(s) including the version*
+  - *affected package(s) including the version.*
+  - *output of ``xbps-query <pkgname> -p pkgver``*
 
 ### Expected behavior
 

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

end of thread, other threads:[~2020-05-27 22:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27  3:02 [PR PATCH] issue_template: add instructions to get pkg version anjandev
2020-05-27  3:04 ` [PR PATCH] [Updated] " anjandev
2020-05-27  5:14 ` anjandev
2020-05-27  5:14 ` anjandev
2020-05-27  5:39 ` not-chicken
2020-05-27 22:17 ` [PR PATCH] [Updated] " anjandev

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