solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit b211180c53bd5d7981d619bd067bd60989c72832
parent 83b42f5f1ab5396005390318b41f7dfaa75cd253
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Wed,  6 Nov 2019 15:22:52 +0100

cask: correct the package info file cask points to

Diffstat:
MCask | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cask b/Cask @@ -3,4 +3,4 @@ (source gnu) (source melpa) -(package-file "solarized.el") +(package-file "solarized-theme.el")