sequoia-sqop: update homepage (#470878)

This commit is contained in:
Aleksana
2025-12-16 13:51:14 +00:00
committed by GitHub
+1 -1
View File
@@ -51,7 +51,7 @@ rustPlatform.buildRustPackage rec {
meta = {
description = "Implementation of the Stateless OpenPGP Command Line Interface using Sequoia";
homepage = "https://docs.sequoia-pgp.org/sqop/";
homepage = "https://gitlab.com/sequoia-pgp/sequoia-sop";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ doronbehar ];
mainProgram = "sqop";