From b277429be906630184c545c2e125b3789077915f Mon Sep 17 00:00:00 2001 From: dickmao Date: Sat, 21 Sep 2019 13:02:57 -0400 Subject: [PATCH] go back to datetime requires --- nnhackernews.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nnhackernews.el b/nnhackernews.el index aff8f22..8401395 100644 --- a/nnhackernews.el +++ b/nnhackernews.el @@ -6,7 +6,7 @@ ;; Version: 0.1.0 ;; Keywords: news ;; URL: https://github.com/dickmao/nnhackernews -;; Package-Requires: ((emacs "25") (request "1") (dash "1") (dash-functional "1") (anaphora "1")) +;; Package-Requires: ((emacs "25") (request "20190819") (dash "20190401") (dash-functional "20180107") (anaphora "20180618")) ;; This file is NOT part of GNU Emacs. -- 2.34.1