perlPackages.Glib: 1.328 → 1.329
Update, disable tests failing with glib 2.60: https://rt.cpan.org/Public/Bug/Display.html?id=128165
This commit is contained in:
parent
5cc6b9b474
commit
521f07c968
@ -6426,6 +6426,7 @@ let
|
|||||||
sha256 = "0d9ak0zknz81lv3cqkzr2mxdic6g5rrbb87skqc4jj48rz4f2k3v";
|
sha256 = "0d9ak0zknz81lv3cqkzr2mxdic6g5rrbb87skqc4jj48rz4f2k3v";
|
||||||
};
|
};
|
||||||
buildInputs = [ pkgs.glib ];
|
buildInputs = [ pkgs.glib ];
|
||||||
|
doCheck = false; # tests failing with glib 2.60 https://rt.cpan.org/Public/Bug/Display.html?id=128165
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://gtk2-perl.sourceforge.net/;
|
homepage = http://gtk2-perl.sourceforge.net/;
|
||||||
description = "Perl wrappers for the GLib utility and Object libraries";
|
description = "Perl wrappers for the GLib utility and Object libraries";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user