branch: externals/relint
commit 26639c58045189b4807c99f9097132f86cd54163
Author: Mattias Engdegård <matti...@acm.org>
Commit: Mattias Engdegård <matti...@acm.org>

    Require xr 1.20
    
    Not strictly necessary but will ensure that users get the updated version.
---
 relint.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/relint.el b/relint.el
index 4cb5219..3c17a57 100644
--- a/relint.el
+++ b/relint.el
@@ -4,7 +4,7 @@
 
 ;; Author: Mattias Engdegård <matti...@acm.org>
 ;; Version: 1.19
-;; Package-Requires: ((xr "1.19") (emacs "26.1"))
+;; Package-Requires: ((xr "1.20") (emacs "26.1"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, regexps
 

Reply via email to