perlPackages.XMLNamespaceSupport: update from 1.09 to 1.11
This commit is contained in:
parent
5789357f36
commit
8626dc7d49
@ -9489,10 +9489,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
XMLNamespaceSupport = buildPerlPackage {
|
XMLNamespaceSupport = buildPerlPackage {
|
||||||
name = "XML-NamespaceSupport-1.09";
|
name = "XML-NamespaceSupport-1.11";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/R/RB/RBERJON/XML-NamespaceSupport-1.09.tar.gz;
|
url = mirror://cpan/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-1.11.tar.gz;
|
||||||
sha256 = "0ny2i4pf6j8ggfj1x02rm5zm9a37hfalgx9w9kxnk69xsixfwb51";
|
sha256 = "1sklgcldl3w6gn706vx1cgz6pm4y5lfgsjxnfqyk20pilgq530bd";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user