[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/helm 9cd03ac5e9: Fix package-requires in helm.el
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/helm 9cd03ac5e9: Fix package-requires in helm.el |
Date: |
Mon, 27 Nov 2023 00:59:52 -0500 (EST) |
branch: elpa/helm
commit 9cd03ac5e98da408d76b686c889bce1b3af537ff
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>
Fix package-requires in helm.el
---
helm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm.el b/helm.el
index 3a6ed60eae..b2e0e6465f 100644
--- a/helm.el
+++ b/helm.el
@@ -13,7 +13,7 @@
;; Author: Thierry Volpiatto <thievol@posteo.net>
;; Version: 3.9.6
;; URL: https://emacs-helm.github.io/helm/
-;; Package-Requires: ((helm-core "3.9.4") (wfnames "1.1") (popup "0.5.3"))
+;; Package-Requires: ((helm-core "3.9.6") (wfnames "1.1") (popup "0.5.3"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/helm 9cd03ac5e9: Fix package-requires in helm.el,
ELPA Syncer <=