sequoia-sq: update license and description
https://gitlab.com/sequoia-pgp/sequoia-sq/-/commit/dcea72208a095fd7b99faf365a3e55e2b68f72cf Co-authored-by: Devan Carpenter <git@dvn.me> Co-authored-by: Doron Behar <doron.behar@gmail.com>
This commit is contained in:
co-authored by
Devan Carpenter
Doron Behar
parent
097ad426ef
commit
a7c2773f50
@@ -72,10 +72,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
description = "Cool new OpenPGP implementation";
|
||||
description = "Command line application exposing a useful set of OpenPGP functionality for common tasks";
|
||||
homepage = "https://sequoia-pgp.org/";
|
||||
changelog = "https://gitlab.com/sequoia-pgp/sequoia-sq/-/blob/v${finalAttrs.version}/NEWS";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
license = lib.licenses.lgpl2Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
minijackson
|
||||
doronbehar
|
||||
|
||||
Reference in New Issue
Block a user