emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/jarchive 1f3a00fee6 1/2: Add bug tracker link


From: ELPA Syncer
Subject: [elpa] externals/jarchive 1f3a00fee6 1/2: Add bug tracker link
Date: Sun, 13 Nov 2022 14:57:45 -0500 (EST)

branch: externals/jarchive
commit 1f3a00fee6951ec57c948ae86b05018865ab3767
Author: dannyfreeman <danny@dfreeman.email>
Commit: dannyfreeman <danny@dfreeman.email>

    Add bug tracker link
---
 README.md   | 4 +++-
 jarchive.el | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ceee552e88..dc282e2b57 100644
--- a/README.md
+++ b/README.md
@@ -89,8 +89,10 @@ I have heard from other users that it also works with some 
unspecified java lang
 Any language server that provides jar: scheme URIs should be picked up by this 
package.
 If it doesn't, please let me know and I'd be happy to take a look.
 
-## Questions
+## Questions and Bugs
 
 Questions and patches can be submitted to the [mailing 
list](https://lists.sr.ht/~dannyfreeman/jarchive-dev).
+
+Bugs can be submitted here: [bug 
tracker](https://todo.sr.ht/~dannyfreeman/jarchive).
 Any bugs found should include steps to reproduce. 
 If possible, and example repository containing a project and instructions (or 
a nix shell) for installing the language servers would be appreciated.
diff --git a/jarchive.el b/jarchive.el
index 4fa005d86a..3913bd6db1 100644
--- a/jarchive.el
+++ b/jarchive.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2022 Free Software Foundation, Inc.
 ;; Authors: Danny Freeman <danny@dfreeman.email>
 ;; Maintainer: Danny Freeman <danny@dfreeman.email>
-;; Version: 0.5.0
+;; Version: 0.6.0
 ;; Keywords: tools, languages, jvm, java, clojure
 ;; URL: https://git.sr.ht/~dannyfreeman/jarchive
 ;; Package-Requires: ((emacs "26.1"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]