diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-05-22 18:34:22 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-05-22 18:49:50 +0200 |
commit | 50ea3135e0948a042cd3b899e970f6ade291a0c2 (patch) | |
tree | dd8afd6381ac4614cdc0ca696770a3fef500b460 /nix | |
parent | 21051eb79efece62d3bda495ce554239ae7bbde2 (diff) | |
download | patches-50ea3135e0948a042cd3b899e970f6ade291a0c2.tar patches-50ea3135e0948a042cd3b899e970f6ade291a0c2.tar.gz |
gnu: bash: Do not autoload (gcrypt hash).
Fixes <https://bugs.gnu.org/41457>.
Reported by Matias Jose Seco Baccanelli <matias_jose_seco@autoproduzioni.net>.
* gnu/packages/bash.scm: Avoid #:autoload for (gcrypt hash). On Guile 2.2,
autoloading would bring it not only the 'port-sha256' binding (as on
3.0) but also the 'sha256' binding. As a result, use of 'sha256' in the
'origin' form wouldn't match.
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions