libspectre-0.2.6
svn path=/nixpkgs/trunk/; revision=24234
This commit is contained in:
parent
f039080451
commit
42c91e693d
@ -1,11 +1,11 @@
|
|||||||
{ fetchurl, stdenv, ghostscript }:
|
{ fetchurl, stdenv, ghostscript }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "libspectre-0.2.0";
|
name = "libspectre-0.2.6";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://libspectre.freedesktop.org/releases/${name}.tar.gz";
|
url = "http://libspectre.freedesktop.org/releases/${name}.tar.gz";
|
||||||
sha256 = "0j75c84gqmfr6hbhiydri4msrxns8293lfxi7hkcnfa15v8qa0i0";
|
sha256 = "1lqdmi7vx497pbigpp77064a4463lmihzh44898l101c69i7qqrg";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user