aboutsummaryrefslogtreecommitdiff
path: root/tests/processes.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-10-12 15:41:52 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-10-12 16:29:49 +0200
commit09c4e43f81eb765997b8861fc07dcc94bc4644d2 (patch)
treedb5281ebfff32ad48165aef7d898f99abae99632 /tests/processes.scm
parentbae08e22dc9eba5a460d3e0270c1b153d3021060 (diff)
downloadguix-09c4e43f81eb765997b8861fc07dcc94bc4644d2.tar.gz
guix-09c4e43f81eb765997b8861fc07dcc94bc4644d2.zip
gnu: amtk: Update to 5.0.1.
* gnu/packages/gnome.scm (amtk): Update to 5.0.1.
Diffstat (limited to 'tests/processes.scm')
0 files changed, 0 insertions, 0 deletions
td>Marius Bakke 2018-03-19patchelf: Use 'https' for source uri....* gnu/packages/elf.scm (patchelf)[source]: Use 'https' for source uri. Efraim Flashner 2018-03-19gnu: patchelf: Update argument phase....* gnu/packages/elf.scm (patchelf)[arguments]: Use 'modify-phases' syntax. Replace 'system*' with 'invoke'. Efraim Flashner 2018-03-19gnu: patchelf: Use 'target-arm32?' for armhf-linux case....* gnu/packages/elf.scm (patchelf)[inputs]: Replace armhf-linux detection logic with 'target-arm32?' macro. [arguments]: Same. Efraim Flashner 2018-02-20gnu: nix, patchelf: Use HTTPS for nixos.org home pages....* gnu/packages/elf.scm (patchelf)[home-page]: Use HTTPS. * gnu/packages/package-management.scm (nix)[home-page]: Likewise. Tobias Geerinckx-Rice 2018-01-26gnu: elfutils: Mark up description....* gnu/packages/elf.scm (elfutils)[description]: Use @dfn and @command. Tobias Geerinckx-Rice 2018-01-26gnu: elfutils: Update to 0.170....* gnu/packages/elf.scm (elfutils): Update to 0.170. Tobias Geerinckx-Rice