aboutsummaryrefslogtreecommitdiff
path: root/tests/profiles.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2019-11-25 01:47:07 -0500
committerMark H Weaver <mhw@netris.org>2019-11-25 12:08:12 -0500
commit5d297ca6760d62f1287c9d6f4729ce3352752df8 (patch)
tree8cc4087a75e0cf4f5debaada40911fa99796a626 /tests/profiles.scm
parent6c693a6e3f0516475351954a29149ed2b10e3664 (diff)
downloadguix-5d297ca6760d62f1287c9d6f4729ce3352752df8.tar.gz
guix-5d297ca6760d62f1287c9d6f4729ce3352752df8.zip
gnu: linux-libre: Update to 5.3.13.
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.13. (linux-libre-5.3-pristine-source): Update hash.
Diffstat (limited to 'tests/profiles.scm')
0 files changed, 0 insertions, 0 deletions
paths!): Distinguish OBJECT-DIR from MODULE-DIR. Ludovic Courtès 2016-04-06challenge: Really exit with non-zero upon hash mismatch....Reported by John Darrington. * guix/scripts/challenge.scm (guix-challenge): Add an explicit 'exit' call when ISSUES is empty. * scripts/guix.in: Add comment about 'exit'. * doc/guix.texi (Invoking guix challenge): Mention the behavior and exit code. Ludovic Courtès