perlPackages.Starman: 0.4017 -> 0.4018

This commit is contained in:
Stig Palmquist
2026-04-29 02:44:56 +02:00
parent 3b5aab53c1
commit 28c07ff2bd
+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