mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
perlPackages.SubHandlesVia: 0.050000 -> 0.050002 (#396536)
This commit is contained in:
commit
7d23649156
1 changed files with 3 additions and 3 deletions
|
@ -31831,10 +31831,10 @@ with self;
|
|||
|
||||
SubHandlesVia = buildPerlPackage {
|
||||
pname = "Sub-HandlesVia";
|
||||
version = "0.050000";
|
||||
version = "0.050002";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/T/TO/TOBYINK/Sub-HandlesVia-0.050000.tar.gz";
|
||||
hash = "sha256-Lfk0k+L56VvleblQtuGf9ST5TIBhOq3AOohhHf91eU8=";
|
||||
url = "mirror://cpan/authors/id/T/TO/TOBYINK/Sub-HandlesVia-0.050002.tar.gz";
|
||||
hash = "sha256-PMWPrjBcCOEZziwz44SHBD5odSE4JkRBw1oxATTrUDg=";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
ClassMethodModifiers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue