gnuplot: cosmetic, no functional change
This commit is contained in:
parent
de8a9d676e
commit
7e539f9636
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.gnuplot.info;
|
homepage = "http://www.gnuplot.info";
|
||||||
description = "A portable command-line driven graphing utility for many platforms";
|
description = "A portable command-line driven graphing utility for many platforms";
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user