emacs-zenburn-theme: 2.2 -> 2.4
This commit is contained in:
parent
0f312f3825
commit
8d41ee8858
@ -358,21 +358,6 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
zenburn-theme = melpaBuild rec {
|
|
||||||
pname = "zenburn-theme";
|
|
||||||
version = "2.2";
|
|
||||||
src = fetchFromGitHub {
|
|
||||||
owner = "bbatsov";
|
|
||||||
repo = "zenburn-emacs";
|
|
||||||
rev = "v${version}";
|
|
||||||
sha256 = "1zspqpwgyv3969irg8p7zj3g4hww4bmnlvx33bvjyvvv5c4mg5wv";
|
|
||||||
};
|
|
||||||
meta = {
|
|
||||||
description = "An Emacs port of Vim's low contrast Zerburn theme";
|
|
||||||
license = gpl3Plus;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
in
|
in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user