forked from mirrors/nixpkgs
vimPlugins.vim-colorschemes: Fix source hash
This commit is contained in:
parent
2e88b6f989
commit
e317f994d2
|
@ -5805,7 +5805,7 @@ final: prev:
|
|||
owner = "flazz";
|
||||
repo = "vim-colorschemes";
|
||||
rev = "fd8f122cef604330c96a6a6e434682dbdfb878c9";
|
||||
sha256 = "0kpsf6j20fgblc8vhqn7ymr52v2d1h52vc7rbxmxfwdm80nvv3g5";
|
||||
sha256 = "1cg8q7w0vgl73aw1b9zz0zh5vw5d2pm8pm54fhfzva4azg56f416";
|
||||
};
|
||||
meta.homepage = "https://github.com/flazz/vim-colorschemes/";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue