aboutsummaryrefslogtreecommitdiff
path: root/tests/hash.scm
diff options
context:
space:
mode:
authorDavid Thompson <davet@gnu.org>2015-05-06 17:00:07 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-05-07 10:44:42 -0400
commite5c8e4f3618e003ffee87f42deb0d3b3311bff6a (patch)
tree2f01d9563eabafabbafbde1c155070d5cf52a2fc /tests/hash.scm
parent105369a46b6baf94aec5382cad6c70509e3ce1fc (diff)
downloadguix-e5c8e4f3618e003ffee87f42deb0d3b3311bff6a.tar.gz
guix-e5c8e4f3618e003ffee87f42deb0d3b3311bff6a.zip
gnu: bridge-utils: Fix build system.
* gnu/packages/linux.scm (bridge-utils): Patch source to fix compilation error. Patch Makefile to fail in case of future compilation errors.
Diffstat (limited to 'tests/hash.scm')
0 files changed, 0 insertions, 0 deletions
x/commit/gnu/packages/chez.scm?id=7a18bd9e74b56a04ec7e4e120789e91d78830444'>gnu: Rationalize texlive-updmap.cfg and texlive-tiny inputs....Nicolas Goaziou 2023-07-18gnu: texlive-tex-plain -> texlive-plain....Nicolas Goaziou 2023-07-18gnu: texlive-fonts-ec -> texlive-ec....Nicolas Goaziou 2023-07-18gnu: texlive-dvips-l3backend -> texlive-l3backend....Nicolas Goaziou 2023-07-14gnu: racket: Update to 8.9....Philip McGrath