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

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

[elpa] externals/triples cef7ad3a81 11/19: Remove emacs requirement for


From: ELPA Syncer
Subject: [elpa] externals/triples cef7ad3a81 11/19: Remove emacs requirement for now.
Date: Sat, 5 Nov 2022 11:58:16 -0400 (EDT)

branch: externals/triples
commit cef7ad3a81973f4f9416eba50e07f80d52eaeaee
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>

    Remove emacs requirement for now.
    
    The emacs 29 requirement was too strict; I don't know what the requirement
    actually is, but I don't think I've used special emacs 29-only 
functionality.
---
 triples.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/triples.el b/triples.el
index d79fe865f0..1e52471490 100644
--- a/triples.el
+++ b/triples.el
@@ -4,8 +4,8 @@
 
 ;; Author: Andrew Hyatt <ahyatt@gmail.com>
 ;; Homepage: https://github.com/ahyatt/triples
-;; Package-Requires: ((emacsql "3.0.0") (emacs "29") cl-lib (seq "2.0"))
-;; Keywords: triples, kg
+;; Package-Requires: ((emacsql "3.0.0") cl-lib (seq "2.0"))
+;; Keywords: triples, kg, data, sqlite
 ;; Version: 0.0
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as



reply via email to

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