Update SlimerJS

This commit is contained in:
Michael Raskin 2013-10-30 13:03:47 +04:00
parent 8150f1a362
commit 52d5290118

View File

@ -3,11 +3,11 @@ let
s = # Generated upstream information s = # Generated upstream information
rec { rec {
baseName="slimerjs"; baseName="slimerjs";
version="0.8.3"; version="0.8.4";
name="${baseName}-${version}"; name="${baseName}-${version}";
hash="07gwiay2pbzyscn8gnwb8i92xffjahhinlswc1z4h8dbjk837d8h"; hash="12hv126i304y3lr8z420vpdlrks1qzz0zwfi5yishdfiasdl5pyd";
url="http://download.slimerjs.org/v0.8/slimerjs-0.8.3.zip"; url="http://download.slimerjs.org/v0.8/slimerjs-0.8.4.zip";
sha256="07gwiay2pbzyscn8gnwb8i92xffjahhinlswc1z4h8dbjk837d8h"; sha256="12hv126i304y3lr8z420vpdlrks1qzz0zwfi5yishdfiasdl5pyd";
}; };
buildInputs = [ buildInputs = [
unzip unzip