octave: fix via minor update

This commit is contained in:
Vladimír Čunát 2013-02-24 09:22:50 +01:00
parent 37bae3193d
commit 0415253eaf
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ libX11, graphicsmagick, pcre, liblapack, texLive, pkgconfig, mesa, fltk,
fftw, fftwSinglePrec, zlib, curl, qrupdate }:
stdenv.mkDerivation rec {
name = "octave-3.6.2";
name = "octave-3.6.3";
src = fetchurl {
url = "mirror://gnu/octave/${name}.tar.bz2";
sha256 = "1bn48ldhx585iyrylnz59b6mb3wlpvmz2i3ri8q75s5ys29rpdhb";
sha256 = "11i82vyf514rvdqcgdanw0ppvag8lcm6198rars0dd0w1xahjzg3";
};
buildInputs = [ gfortran readline ncurses perl flex texinfo qhull libX11