Updating atlas
svn path=/nixpkgs/trunk/; revision=14957
This commit is contained in:
parent
9f2a2a6a84
commit
645279d544
@ -1,10 +1,10 @@
|
|||||||
args: with args;
|
args: with args;
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "atlas-3.8.2";
|
name = "atlas-3.9.9";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://kent.dl.sourceforge.net/sourceforge/math-atlas/atlas3.8.2.tar.bz2;
|
url = http://kent.dl.sourceforge.net/sourceforge/math-atlas/atlas3.9.9.tar.bz2;
|
||||||
sha256 = "1avbfppzgiws3nvqr7isr5a5pfbk3g4gfgd89xhyiywixjj3f7c6";
|
sha256 = "0apbiqr0hlb38mrnlij0szsraxvxqfqainmp59xqj94pndx5s3yk";
|
||||||
};
|
};
|
||||||
|
|
||||||
# configure outside of the source directory
|
# configure outside of the source directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user