Unverified Commit 94990ff2 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

vmime: unstable-2022-03-26 -> 0-unstable-2025-07-21 (#453837)

parents d3119872 a73482b1
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -18,12 +18,12 @@ stdenv.mkDerivation {
  pname = "vmime";
  # XXX: using unstable rev for now to comply with the removal of
  # deprecated symbols in the latest release of gsasl
  version = "unstable-2022-03-26";
  version = "0-unstable-2025-07-21";
  src = fetchFromGitHub {
    owner = "kisli";
    repo = "vmime";
    rev = "fc69321d5304c73be685c890f3b30528aadcfeaf";
    sha256 = "sha256-DUcGQcT7hp5Rs2Z5C8wo+3BYwWqED0KrF3h3vgLiiow=";
    rev = "7046a4360bbeea21d1d8b5cfa4589bb4df7f980d";
    sha256 = "sha256-cwilSnybH5E0wq384lPnqAjPkQTLtlWS8NhmoFE/13k=";
  };

  buildInputs = [