gpg-tui: 0.7.2 -> 0.7.3

https://github.com/orhun/gpg-tui/blob/v0.7.3/CHANGELOG.md
This commit is contained in:
Robert Schütz 2021-07-26 09:21:03 +02:00
parent b9a3c230bd
commit aa812bf481

View File

@ -15,16 +15,16 @@
rustPlatform.buildRustPackage rec {
pname = "gpg-tui";
version = "0.7.2";
version = "0.7.3";
src = fetchFromGitHub {
owner = "orhun";
repo = "gpg-tui";
rev = "v${version}";
sha256 = "sha256-2FnSCTq+Im7sbiEkbKZ9f09i/lWme/aCrcCOgcIlXp4=";
sha256 = "sha256-ti49b03Ta/MVDNIzW1WhWxJqHNVW9EALUcbElcZvurQ=";
};
cargoSha256 = "sha256-v2aZPVBT5XEaffTZHnAgRWGs6HDvL9b8ihR50I4VnJ4=";
cargoSha256 = "sha256-jF1Ozo5q5cKG9KjR1scbCCofG3FT3Fv98Cj0iOl18+c=";
nativeBuildInputs = [
gpgme # for gpgme-config