aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/freedesktop.scm
blob: 112ae5afeb0e1c1b6a87e4eaa14b7e7e25b5f767 (about) (plain)
blob size (117KB) exceeds display size limit (100KB).
2022-06-30gnu: dejagnu: Use G-expressions....* gnu/packages/dejagnu.scm (dejagnu)[arguments]: Use gexp and remove label usage. Marius Bakke 2022-06-30gnu: dejagnu: Fix test failure....This is a follow-up to commit 0b65cb03b3ce04e0f0f1ad9e2eb7bfeff7f42b8e. * gnu/packages/dejagnu.scm (dejagnu)[inputs]: Add BASH-MINIMAL. [arguments]: Add phase to patch /bin/sh references. Marius Bakke 2022-06-26gnu: dejagnu: Update to 1.6.3....* gnu/packages/dejagnu.scm (dejagnu): Update to 1.6.3. Marius Bakke 2022-01-24gnu: dejagnu: Honor tests? flag....* gnu/packages/dejagnu.scm (dejagnu)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Efraim Flashner 2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès