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

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

[elpa] externals/assess f33b371177 25/95: Specify minimum dash version


From: ELPA Syncer
Subject: [elpa] externals/assess f33b371177 25/95: Specify minimum dash version
Date: Tue, 19 Jul 2022 15:57:30 -0400 (EDT)

branch: externals/assess
commit f33b3711772566764264621c798267bd3e770c44
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

    Specify minimum dash version
    
    Minimum version of dependency package should be declared.
---
 sisyphus.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sisyphus.el b/sisyphus.el
index 329583a0e3..18a394fb71 100644
--- a/sisyphus.el
+++ b/sisyphus.el
@@ -7,7 +7,7 @@
 ;; Author: Phillip Lord <phillip.lord@russet.org.uk>
 ;; Maintainer: Phillip Lord <phillip.lord@russet.org.uk>
 ;; Version: 0.1
-;; Package-Requires: ((emacs "24.4")(m-buffer "0.13")(dash))
+;; Package-Requires: ((emacs "24.4")(m-buffer "0.13")(dash "2.12.0"))
 
 ;; The contents of this file are subject to the GPL License, Version 3.0.
 



reply via email to

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