Skip to content

Commit

Permalink
perl.FileRename: fixup meta
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Feb 12, 2018
1 parent 038b893 commit 567a72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/filesystems/file-rename/default.nix
Expand Up @@ -19,6 +19,6 @@ perlPackages.buildPerlPackage rec {
description = "Perl extension for renaming multiple files";
homepage = http://search.cpan.org/~rmbarker;
license = licenses.artistic1;
maintainer = with maintainers; [ peterhoeg ];
maintainers = with maintainers; [ peterhoeg ];
};
}

0 comments on commit 567a72a

Please sign in to comment.