librsvg: comment on why the version isn't updated
This commit is contained in:
parent
0bec9c1e4f
commit
63481f1b4b
@ -6,7 +6,7 @@
|
|||||||
# no introspection by default, it's too big
|
# no introspection by default, it's too big
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "librsvg-2.36.4";
|
name = "librsvg-2.36.4"; # 2.37 needs pango 1.32.6, 2.40 doesn't support gtk2
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://gnome/sources/librsvg/2.36/${name}.tar.xz";
|
url = "mirror://gnome/sources/librsvg/2.36/${name}.tar.xz";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user