gnu: emacs-spacemacs-theme: Update to f79c40fb241e204539fde97200abae91e828e585.

* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to
f79c40fb241e204539fde97200abae91e828e585.
This commit is contained in:
John Soo 2020-04-01 16:12:27 +02:00 committed by Nicolas Goaziou
parent 0cc8cdbe1b
commit c26fd5648c
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -20687,8 +20687,8 @@ (define-public emacs-punpun-theme
(license license:gpl3+))))
(define-public emacs-spacemacs-theme
(let ((commit "e088bff4f190495615c29de93079aaa823e2300c")
(revision "0"))
(let ((commit "f79c40fb241e204539fde97200abae91e828e585")
(revision "1"))
(package
(name "emacs-spacemacs-theme")
(version (git-version "0" revision commit)) ;no release yet
@ -20700,7 +20700,7 @@ (define-public emacs-spacemacs-theme
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "09p5pzy3ibrl8dxmg10v8j16wxdn1fkdqpbi8l9pgfib2azmnvnc"))))
(base32 "1l2kkiyrskkpx8f901v0wrzaah1wjg15zdyv88spj3mh3hwd3b6n"))))
(build-system emacs-build-system)
(home-page "https://github.com/nashamri/spacemacs-theme")
(synopsis