perlPackages.SubHandlesVia: 0.050000 -> 0.050002 (#396536)

This commit is contained in:
Marcus Ramberg 2025-06-01 10:39:58 +02:00 committed by GitHub
commit 7d23649156
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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