lol

Merge pull request #133138 from r-ryantm/auto-update/gpg-tui

gpg-tui: 0.7.3 -> 0.7.4

authored by

Artturi and committed by
GitHub
df5198f3 ba3ca59b

+3 -3
+3 -3
pkgs/tools/security/gpg-tui/default.nix
··· 15 15 16 16 rustPlatform.buildRustPackage rec { 17 17 pname = "gpg-tui"; 18 - version = "0.7.3"; 18 + version = "0.7.4"; 19 19 20 20 src = fetchFromGitHub { 21 21 owner = "orhun"; 22 22 repo = "gpg-tui"; 23 23 rev = "v${version}"; 24 - sha256 = "sha256-ti49b03Ta/MVDNIzW1WhWxJqHNVW9EALUcbElcZvurQ="; 24 + sha256 = "sha256-PJLiP8o4HMkaHMrsnObpUdGtKLxIuXZhxva34U26i40="; 25 25 }; 26 26 27 - cargoSha256 = "sha256-jF1Ozo5q5cKG9KjR1scbCCofG3FT3Fv98Cj0iOl18+c="; 27 + cargoSha256 = "sha256-6fHMchoJO5Tss6kFTulDmI4aXS3YF5k6RqEWQbh5mNc="; 28 28 29 29 nativeBuildInputs = [ 30 30 gpgme # for gpgme-config