[cpan2nix] perlPackages.IOInteractive: 0.0.6 -> 1.022
This commit is contained in:
parent
0cbbe8da5f
commit
b3c3c478fa
@ -7279,10 +7279,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
IOInteractive = buildPerlPackage {
|
||||
name = "IO-Interactive-0.0.6";
|
||||
name = "IO-Interactive-1.022";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/B/BD/BDFOY/IO-Interactive-0.0.6.tar.gz;
|
||||
sha256 = "9cc016cbd94b500027e137cb5070d19487e4431bf822f0cb534c38b6b2c1038c";
|
||||
url = mirror://cpan/authors/id/B/BD/BDFOY/IO-Interactive-1.022.tar.gz;
|
||||
sha256 = "0ed53b8ae93ae877e98e0d89b7b429e29ccd1ee4c28e952c4ea9aa73d01febdc";
|
||||
};
|
||||
meta = {
|
||||
description = "Utilities for interactive I/O";
|
||||
|
Loading…
Reference in New Issue
Block a user