branch: externals/vc-backup commit e9ae979f1e9998203a03fcccce8bd7eecaf06025 Author: Philip Kaludercic <phil...@posteo.net> Commit: Philip Kaludercic <phil...@posteo.net>
Fix Package-Requires header Thanks to Stefan Monnier for noticing. --- vc-backup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vc-backup.el b/vc-backup.el index e34861a25f..5c6ca2e7bb 100644 --- a/vc-backup.el +++ b/vc-backup.el @@ -5,7 +5,7 @@ ;; Author: Philip Kaludercic <phil...@posteo.net> ;; Maintainer: Philip Kaludercic <~pkal/public-in...@lists.sr.ht> ;; URL: https://git.sr.ht/~pkal/vc-backup -;; Package-Requires: ((emacs "24.3") (compat "28.1.1.0") +;; Package-Requires: ((emacs "24.3") (compat "28.1.1.0")) ;; Version: 1.1.0 ;; Keywords: vc