Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Ludovic Courtès 20e4ee1e3b
gnu: gcc-mesboot-wrapper: Fix 'version' field.
Until now the 'version' field would match
'gcc-mesboot1-wrapper' ("4.7.4") instead of that of
'gcc-mesboot' ("4.9.4").

* gnu/packages/commencement.scm (gcc-mesboot-wrapper)[version]: New
field.
2019-06-17 17:14:46 +02:00
..
bootloader bootloader: grub: Remove unneeded 'terminal_output'. 2019-05-09 12:11:36 +02:00
build utils: Add 'invoke/quiet'. 2019-06-17 16:13:36 +02:00
installer installer: Fix typo. 2019-06-08 02:30:25 +02:00
packages gnu: gcc-mesboot-wrapper: Fix 'version' field. 2019-06-17 17:14:46 +02:00
services services: Import (srfi srfi-26) from the build side. 2019-06-12 17:26:28 +02:00
system Add (gnu build locale). 2019-06-07 21:50:18 +02:00
tests pack: Add '--entry-point'. 2019-06-07 09:57:19 +02:00
artwork.scm artwork: Update snapshot to 2f2fe74. 2019-06-10 23:11:07 +02:00
bootloader.scm
ci.scm
installer.scm installer: Increase backtrace verbosity. 2019-05-15 09:28:45 +02:00
local.mk gnu: poppler: Update to 0.77.0. 2019-06-15 23:47:34 +02:00
packages.scm packages: Remove 'search-bootstrap-binary'. 2019-06-14 21:57:39 +02:00
services.scm services: 'gc-root-service-type' now has a default value. 2019-05-10 23:29:18 +02:00
system.scm system: Add 'operating-system-with-gc-roots'. 2019-05-15 16:36:21 +02:00
tests.scm