openpgp-card-tools: 0.11.10 -> 0.11.11 (#497550)

This commit is contained in:
Nick Cao 2026-03-07 18:09:23 +00:00 committed by GitHub
commit 5a60c0dff2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,16 +13,16 @@
rustPlatform.buildRustPackage (finalAttrs: { rustPlatform.buildRustPackage (finalAttrs: {
pname = "openpgp-card-tools"; pname = "openpgp-card-tools";
version = "0.11.10"; version = "0.11.11";
src = fetchFromCodeberg { src = fetchFromCodeberg {
owner = "openpgp-card"; owner = "openpgp-card";
repo = "openpgp-card-tools"; repo = "openpgp-card-tools";
rev = "v${finalAttrs.version}"; rev = "v${finalAttrs.version}";
hash = "sha256-1sm/zaKhUPMGdYg8sX/IXAI4vIRRZezSD89rljG4S/Y="; hash = "sha256-4kmBWbfB9A36359zhR5fz0XFcN839gTtJFRFhJL1lL0=";
}; };
cargoHash = "sha256-S+TOSUh/sr647aUBjo+aaZgVrrOubwa+XVFcwNBOxmI="; cargoHash = "sha256-kXBPDwHkoB/W2sSIjChf4VnoNykvIKSSIv8YsW3iu1Y=";
nativeBuildInputs = [ nativeBuildInputs = [
installShellFiles installShellFiles