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

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

[nongnu] elpa/xkcd 0911bd3f5c 32/82: json 1.4 not strictly required. Fix


From: ELPA Syncer
Subject: [nongnu] elpa/xkcd 0911bd3f5c 32/82: json 1.4 not strictly required. Fixes #5.
Date: Mon, 12 Dec 2022 21:59:51 -0500 (EST)

branch: elpa/xkcd
commit 0911bd3f5c217fdafd4b28d9744bf4c144a2a934
Author: Vibhav Pant <vibhavp@gmail.com>
Commit: Vibhav Pant <vibhavp@gmail.com>

    json 1.4 not strictly required. Fixes #5.
---
 xkcd.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xkcd.el b/xkcd.el
index c21abb7180..c6dd5819ca 100644
--- a/xkcd.el
+++ b/xkcd.el
@@ -5,7 +5,7 @@
 ;; Url: https://github.com/vibhavp/emacs-xkcd
 ;; Author: Vibhav Pant <vibhavp@gmail.com>
 ;; Version: 1.0
-;; Package-Requires: ((json "1.4"))
+;; Package-Requires: ((json "1.3"))
 ;; Keywords: xkcd webcomic
 
 ;;; Commentary:



reply via email to

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