mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 09:35:56 +02:00
doc: Refer to up-to-date version of ‘gcc-toolchain’ in example.
* doc/guix.texi (Writing Manifests): Write that for ‘gcc-toolchain’ we have GCC version 14 today. Change-Id: I9bfbe4a6d36b0dae16cafec86ce58ef50e64e50d
This commit is contained in:
+2
-2
@@ -8797,8 +8797,8 @@ Options}).
|
||||
@quotation Note
|
||||
Manifests are @emph{symbolic}: they refer to packages of the channels
|
||||
@emph{currently in use} (@pxref{Channels}). In the example above,
|
||||
@code{gcc-toolchain} might refer to version 11 today, but it might refer
|
||||
to version 13 two years from now.
|
||||
@code{gcc-toolchain} might refer to version 14 today, but it might refer
|
||||
to version 16 two years from now.
|
||||
|
||||
If you want to ``pin'' your software environment to specific package
|
||||
versions and variants, you need an additional piece of information: the
|
||||
|
||||
Reference in New Issue
Block a user