mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03:00
perl-Role-Tiny: 2.000003 -> 2.000005
This commit is contained in:
parent
2f8ac21e1b
commit
bcb0a65f23
@ -10971,10 +10971,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
RoleTiny = buildPerlPackage rec {
|
||||
name = "Role-Tiny-2.000003";
|
||||
name = "Role-Tiny-2.000005";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/H/HA/HAARG/${name}.tar.gz";
|
||||
sha256 = "6e6c967e1154f290a40c9c60a762cc3b2ec5438107a4fbadddbe55a55b393434";
|
||||
sha256 = "593a29b621e029bf0218d0154d5dfdf6ec502afc49adeeadae6afd0c70063115";
|
||||
};
|
||||
meta = {
|
||||
description = "Roles. Like a nouvelle cuisine portion size slice of Moose";
|
||||
|
Loading…
Reference in New Issue
Block a user