[cpan2nix] perlPackages.Mojolicious: 7.84 -> 7.87
This commit is contained in:
parent
4116af0ad4
commit
27fc694b31
@ -10005,10 +10005,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
};
|
||||
Mojolicious = buildPerlPackage rec {
|
||||
name = "Mojolicious-7.84";
|
||||
name = "Mojolicious-7.87";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/S/SR/SRI/${name}.tar.gz";
|
||||
sha256 = "7461a27e8e8665b436a60c708cf6ce4164b84dfb1b2435480a65597085d26ebc";
|
||||
sha256 = "898a24a4344eaafe97cf0b8da2fbc89e0e21cc328f5e5a39a44774f8144989b1";
|
||||
};
|
||||
meta = {
|
||||
homepage = https://mojolicious.org/;
|
||||
|
Loading…
Reference in New Issue
Block a user