gpg-tui: 0.11.0 -> 0.11.1 (#410291)

This commit is contained in:
dotlambda
2025-05-23 15:08:54 -07:00
committed by GitHub
+3 -3
View File
@@ -16,17 +16,17 @@
rustPlatform.buildRustPackage rec {
pname = "gpg-tui";
version = "0.11.0";
version = "0.11.1";
src = fetchFromGitHub {
owner = "orhun";
repo = "gpg-tui";
rev = "v${version}";
hash = "sha256-aHmLcWiDy5GMbcKi285tfBggNmGkpVAoZMm4dt8LKak=";
hash = "sha256-qGm0eHpVFGn8tNdEnmQ4oIfjCxyixMFYdxih7pHvGH0=";
};
useFetchCargoVendor = true;
cargoHash = "sha256-VLBou/XNYTd8vJNT+ntShLCRy9pzjCwJlbDbfRX2ag8=";
cargoHash = "sha256-XdT/6N7CJJ8LY0KmkO6PuRdnq1FZvbZrGhky1hmyr2Y=";
nativeBuildInputs = [
gpgme # for gpgme-config