Unverified Commit ca696276 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

sequoia-sqop: update homepage (#470878)

parents 600472ee 61288395
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";