We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent b627615 commit eb3b3e3Copy full SHA for eb3b3e3
pkgs/top-level/perl-packages.nix
@@ -11881,10 +11881,10 @@ let self = _self // overrides; _self = with self; {
11881
};
11882
11883
RoleTiny = buildPerlPackage rec {
11884
- name = "Role-Tiny-2.000005";
+ name = "Role-Tiny-2.000006";
11885
src = fetchurl {
11886
url = "mirror://cpan/authors/id/H/HA/HAARG/${name}.tar.gz";
11887
- sha256 = "593a29b621e029bf0218d0154d5dfdf6ec502afc49adeeadae6afd0c70063115";
+ sha256 = "cc73418c904a0286ecd8915eac11f5be2a8d1e17ea9cb54c9116b0340cd3e382";
11888
11889
meta = {
11890
description = "Roles. Like a nouvelle cuisine portion size slice of Moose";
0 commit comments