Merge pull request #136593 from AMDmi3/patch-2

pactorio: fix typo in description
This commit is contained in:
Sandro 2021-09-11 14:07:30 +02:00 committed by GitHub
commit 7e1d01bc53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ rustPlatform.buildRustPackage rec {
GEN_COMPLETIONS = "1";
meta = with lib; {
description = "Mod package for factorio";
description = "Mod packager for factorio";
homepage = "https://github.com/figsoda/pactorio";
changelog = "https://github.com/figsoda/pactorio/blob/v${version}/CHANGELOG.md";
license = licenses.mpl20;