mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
perl-Role-Tiny: 2.000005 -> 2.000006
This commit is contained in:
parent
b627615602
commit
eb3b3e3673
1 changed files with 2 additions and 2 deletions
|
@ -11881,10 +11881,10 @@ let self = _self // overrides; _self = with self; {
|
|||
};
|
||||
|
||||
RoleTiny = buildPerlPackage rec {
|
||||
name = "Role-Tiny-2.000005";
|
||||
name = "Role-Tiny-2.000006";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/H/HA/HAARG/${name}.tar.gz";
|
||||
sha256 = "593a29b621e029bf0218d0154d5dfdf6ec502afc49adeeadae6afd0c70063115";
|
||||
sha256 = "cc73418c904a0286ecd8915eac11f5be2a8d1e17ea9cb54c9116b0340cd3e382";
|
||||
};
|
||||
meta = {
|
||||
description = "Roles. Like a nouvelle cuisine portion size slice of Moose";
|
||||
|
|
Loading…
Reference in a new issue