Oops, botched SBCL update, fixing source hash
This commit is contained in:
parent
931cdce276
commit
9b29267511
@ -6,7 +6,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://sourceforge/project/sbcl/sbcl/${version}/${name}-source.tar.bz2";
|
||||
sha256 = "14ka54hkda17x1flg59i1bpmnxvmksg5zrvgw4151mdlxc6pyg1y";
|
||||
sha256 = "0ab9lw056yf6y0rjmx3iirn5n59pmssqxf00fbmpyl6qsnpaja1d";
|
||||
};
|
||||
|
||||
buildInputs = [ which ]
|
||||
|
Loading…
Reference in New Issue
Block a user