/scripts/

t-markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnupg.scm
AgeCommit message (Expand)Author
2023-12-11gnu: libgpg-error: Do not assume that target is a triplet....Fixes a bug exposed with be5ec2ebb4bde4b4f702a30f08849dff05cceccd, which introduces the “avr” target, which has no hyphen. * gnu/packages/gnupg.scm (libgpg-error)[arguments]: In ‘cross-symlinks’ phase, adjust code to deal with TARGET lacking a hyphen. Change-Id: I1aff6a94a7c92626f931c459d1dc0509f9bcfc00 Ludovic Courtès
2023-08-03gnu: qgpgme: Propagate gpgme....* gnu/packages/gnupg.scm (qgpgme): Move gpgme from inputs to propagated-inputs. 宋文武
2023-07-20gnu: libgcrypt: Skip hanging benchmark tests on the Hurd....* gnu/packages/gnupg.scm (libgcrypt)[arguments]: When building natively on the Hurd, add phase 'setenv' to set "GCRYPT_NO_BENCHMARKS". Janneke Nieuwenhuizen
2023-07-20gnu: libgpg-error: Skip failing test on the Hurd....* gnu/packages/gnupg.scm (libgpg-error)[arguments]: When building natively on the Hurd, add phase 'skip-tests'. Janneke Nieuwenhuizen