perlPackages.Starman: 0.4017 -> 0.4018 (#514601)

This commit is contained in:
Vladimír Čunát
2026-04-29 04:16:42 +00:00
committed by GitHub
+3 -3
View File
@@ -31355,10 +31355,10 @@ with self;
Starman = buildPerlModule {
pname = "Starman";
version = "0.4017";
version = "0.4018";
src = fetchurl {
url = "mirror://cpan/authors/id/M/MI/MIYAGAWA/Starman-0.4017.tar.gz";
hash = "sha256-b/q5FfMj9gCJ4+v4Urm5cH1pFyZt+K/XNw+sBL/f7k4=";
url = "mirror://cpan/authors/id/M/MI/MIYAGAWA/Starman-0.4018.tar.gz";
hash = "sha256-bY2yl9hRFB+k/3dI3/BVG+K6j5pELtnKrGRNvMmjbt0=";
};
buildInputs = [
LWP