[cpan2nix] perlPackages.Swim: 0.1.45 -> 0.1.46
This commit is contained in:
parent
626716bee4
commit
a51028122d
@ -13394,10 +13394,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
Swim = buildPerlPackage rec {
|
Swim = buildPerlPackage rec {
|
||||||
name = "Swim-0.1.45";
|
name = "Swim-0.1.46";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/I/IN/INGY/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/I/IN/INGY/${name}.tar.gz";
|
||||||
sha256 = "3755ba1a02aee933c8e1de3995aca1523d6175291a1fa60c3f7fd477f5bb2469";
|
sha256 = "ac747362afec12a0ba30ffdfff8765f80a124dff8ebcb238326fa627e07daae8";
|
||||||
};
|
};
|
||||||
buildInputs = [ FileShareDirInstall ];
|
buildInputs = [ FileShareDirInstall ];
|
||||||
propagatedBuildInputs = [ HTMLEscape HashMerge IPCRun Pegex TextAutoformat YAMLLibYAML ];
|
propagatedBuildInputs = [ HTMLEscape HashMerge IPCRun Pegex TextAutoformat YAMLLibYAML ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user