Revert "[bot] built_in_updates" (#15273)

This commit is contained in:
Lucius Hu 2022-01-14 21:28:07 -05:00 committed by GitHub
parent 5b2af0498d
commit abdb818d06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1990 additions and 18 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
;; Author: Nasser Alshammari
;; URL: <https://github.com/nashamri/spacemacs-theme>
;;
;; Version: 0.2
;; Version: 0.1
;; Keywords: color, theme
;; Package-Requires: ((emacs "24"))

View File

@ -1 +1 @@
(define-package "spacemacs-theme" "0.2" "Color theme with a dark and light versions" 'nil :url "https://github.com/nashamri/spacemacs-theme" :keywords '("color" "theme"))
(define-package "spacemacs-theme" "0.1" "Color theme with a dark and light versions" 'nil :url "https://github.com/nashamri/spacemacs-theme" :keywords '("color" "theme"))