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

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

[elpa] externals/stream 6a47b33 02/36: * packages/stream/stream.el: Requ


From: Stefan Monnier
Subject: [elpa] externals/stream 6a47b33 02/36: * packages/stream/stream.el: Require Emacs 25
Date: Tue, 1 Dec 2020 17:22:46 -0500 (EST)

branch: externals/stream
commit 6a47b33129c466a13eadaa81b5faa3e18feb1094
Author: Nicolas Petton <nicolas@petton.fr>
Commit: Nicolas Petton <nicolas@petton.fr>

    * packages/stream/stream.el: Require Emacs 25
---
 stream.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stream.el b/stream.el
index 6e06afd..be62080 100644
--- a/stream.el
+++ b/stream.el
@@ -5,7 +5,7 @@
 ;; Author: Nicolas Petton <nicolas@petton.fr>
 ;; Keywords: stream, laziness, sequences
 ;; Version: 1.0
-;; Package-Requires: ((emacs "25.1"))
+;; Package-Requires: ((emacs "25"))
 ;; Package: stream
 
 ;; Maintainer: nicolas@petton.fr



reply via email to

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