branch: externals/system-packages commit feaf28c2e6e29ad0c08e1075c64e9049359ac141 Author: Alex Branham <bran...@utexas.edu> Commit: Alex Branham <bran...@utexas.edu>
Remove unneeded version line --- system-packages.el | 1 - 1 file changed, 1 deletion(-) diff --git a/system-packages.el b/system-packages.el index 043a9f8..9a2ba9b 100644 --- a/system-packages.el +++ b/system-packages.el @@ -5,7 +5,6 @@ ;; Author: J. Alexander Branham <bran...@utexas.edu> ;; Maintainer: J. Alexander Branham <bran...@utexas.edu> ;; URL: https://github.com/jabranham/system-packages -;; Version: 0.1 ;; Package-Requires: ((cl-lib "0.5")) ;; This file is not part of GNU Emacs.