File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 14011401 elpaBuild {
14021402 pname = "ef-themes" ;
14031403 ename = "ef-themes" ;
1404- version = "0.4.0 " ;
1404+ version = "0.4.2 " ;
14051405 src = fetchurl {
1406- url = "https://elpa.gnu.org/packages/ef-themes-0.4.0 .tar" ;
1407- sha256 = "1hb773nhcnqbn3p2jl3w3rgdfjxf0jpwy492vzancsc3f8pampaj " ;
1406+ url = "https://elpa.gnu.org/packages/ef-themes-0.4.2 .tar" ;
1407+ sha256 = "0ik9kzdv5r1q7hw81nh3raiychpmwi61034y12pqvbq24njp0y72 " ;
14081408 } ;
14091409 packageRequires = [ emacs ] ;
14101410 meta = {
54925492 license = lib . licenses . free ;
54935493 } ;
54945494 } ) { } ;
5495+ zuul = callPackage ( { elpaBuild , emacs , fetchurl , lib } :
5496+ elpaBuild {
5497+ pname = "zuul" ;
5498+ ename = "zuul" ;
5499+ version = "0.3" ;
5500+ src = fetchurl {
5501+ url = "https://elpa.gnu.org/packages/zuul-0.3.tar" ;
5502+ sha256 = "04jqxdl1g6zpd41gr4crjdbnyk6vzwv036qilbm1g7d3ipxb2wjz" ;
5503+ } ;
5504+ packageRequires = [ emacs ] ;
5505+ meta = {
5506+ homepage = "https://elpa.gnu.org/packages/zuul.html" ;
5507+ license = lib . licenses . free ;
5508+ } ;
5509+ } ) { } ;
54955510 }
You can’t perform that action at this time.
0 commit comments