3
0
Fork 0
forked from mirrors/nixpkgs

Update the sha256sum of the new MacVim build

Correct the update from #4576
This commit is contained in:
Allan Espinosa 2014-11-01 23:21:01 +09:00
parent c2d4fd7360
commit 21880ab6fb

View file

@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
owner = "genoma"; owner = "genoma";
repo = "macvim"; repo = "macvim";
rev = "f9c084b97fa9d5cad2448dfd3eff3d9b7f0fac59"; rev = "f9c084b97fa9d5cad2448dfd3eff3d9b7f0fac59";
sha256 = "190bngg8m4bwqcia7w24gn7mmqkhk0mavxy81ziwysam1f652ymf"; sha256 = "1f6l39s6cgyzzr9ix729axmc299mpl29abbc7571g4vply17m7nv";
}; };
enableParallelBuilding = true; enableParallelBuilding = true;