[nix-update-cpan] perlPackages.PerlIOutf8_strict: 0.007 -> 0.008
This commit is contained in:
parent
c9cfd2e36f
commit
6a05a4dde3
@ -16433,10 +16433,10 @@ let
|
|||||||
|
|
||||||
PerlIOutf8_strict = buildPerlPackage {
|
PerlIOutf8_strict = buildPerlPackage {
|
||||||
pname = "PerlIO-utf8_strict";
|
pname = "PerlIO-utf8_strict";
|
||||||
version = "0.007";
|
version = "0.008";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/L/LE/LEONT/PerlIO-utf8_strict-0.007.tar.gz";
|
url = "mirror://cpan/authors/id/L/LE/LEONT/PerlIO-utf8_strict-0.008.tar.gz";
|
||||||
sha256 = "83a33f2fe046cb3ad6afc80790635a423e2c7c6854afacc6998cd46951cc81cb";
|
sha256 = "0ngl9p3kh7as1yx1az66yhbxhrh664vzhl3qnlhx9iywa3nqsyaz";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestException ];
|
buildInputs = [ TestException ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user