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

gnome-secrets: 9.6 -> 10.3 (#356025)

parents 9bad60f0 60ea1e34
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@

python3Packages.buildPythonApplication rec {
  pname = "gnome-secrets";
  version = "9.6";
  version = "10.3";
  format = "other";

  src = fetchFromGitLab {
@@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec {
    owner = "World";
    repo = "secrets";
    rev = version;
    hash = "sha256-iF2AQYAwwIr/sCZUz1pdqEa74DH4y4Nts6aJj3mS2f4=";
    hash = "sha256-UcTLngBVp5L8Y1LmBxoxPuH5Zag2YfHA2Y+ByPBkh8A=";
  };

  nativeBuildInputs = [
@@ -54,7 +54,7 @@ python3Packages.buildPythonApplication rec {
    pyotp
    validators
    yubico
    zxcvbn
    zxcvbn-rs-py
  ];

  # Prevent double wrapping, let the Python wrapper use the args in preFixup.