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

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