Skip to content

Commit a7c2773

Browse files
kachickdvn0doronbehar
committed
sequoia-sq: update license and description
https://gitlab.com/sequoia-pgp/sequoia-sq/-/commit/dcea72208a095fd7b99faf365a3e55e2b68f72cf Co-authored-by: Devan Carpenter <[email protected]> Co-authored-by: Doron Behar <[email protected]>
1 parent 097ad42 commit a7c2773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/se/sequoia-sq/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
7272
passthru.updateScript = nix-update-script { };
7373

7474
meta = {
75-
description = "Cool new OpenPGP implementation";
75+
description = "Command line application exposing a useful set of OpenPGP functionality for common tasks";
7676
homepage = "https://sequoia-pgp.org/";
7777
changelog = "https://gitlab.com/sequoia-pgp/sequoia-sq/-/blob/v${finalAttrs.version}/NEWS";
78-
license = lib.licenses.gpl2Plus;
78+
license = lib.licenses.lgpl2Plus;
7979
maintainers = with lib.maintainers; [
8080
minijackson
8181
doronbehar

0 commit comments

Comments
 (0)