Merge pull request #223990 from dotlambda/gpg-tui-0.9.5

gpg-tui: 0.9.4 -> 0.9.5
This commit is contained in:
figsoda 2023-03-30 21:00:26 -04:00 committed by GitHub
commit a694aa443c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,16 +17,16 @@
rustPlatform.buildRustPackage rec {
pname = "gpg-tui";
version = "0.9.4";
version = "0.9.5";
src = fetchFromGitHub {
owner = "orhun";
repo = "gpg-tui";
rev = "v${version}";
hash = "sha256-2OMjqY1oTVKyEuCJrGGSQfgjQPSOQRx6LPhoFUuf/pw=";
hash = "sha256-WBOjdcqBHvXYAFEsv0249W7HrABDsZe9pfc3jM9LUSA=";
};
cargoHash = "sha256-EhnQvVXv08l4ONnuIudU0WBw5AptD7OcvPUNOdpRZj4=";
cargoHash = "sha256-0xNCQQG9S2sqxfc3MIZnftCSrVsrk4DO/cIM0iW33oI=";
nativeBuildInputs = [
gpgme # for gpgme-config