Skip to content

Commit

Permalink
perldevel: 5.35.4 -> 5.35.9
Browse files Browse the repository at this point in the history
  • Loading branch information
stigtsp committed Mar 16, 2022
1 parent d25a1e4 commit 2cf99c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/interpreters/perl/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ in {
perldevel = common {
perl = pkgs.perldevel;
buildPerl = buildPackages.perldevel;
version = "5.35.4";
sha256 = "1ss2r0qq5li6d2qghfv1iah5nl6nraymd7b7ib1iy1395rwyhl4q";
version = "5.35.9";
sha256 = "sha256-/nmSCIIXHXoC68DxFM9b5GM2AKU4WlLbfWLgduanL7U=";
};
}

0 comments on commit 2cf99c9

Please sign in to comment.