guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45710: [PATCH] transformations: Add '--with-latest'.


From: Ludovic Courtès
Subject: bug#45710: [PATCH] transformations: Add '--with-latest'.
Date: Tue, 26 Jan 2021 12:32:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Ludovic Courtès <ludo@gnu.org> skribis:

> * guix/upstream.scm (upstream-source-compiler): New procedure.
> (%updaters): Set! it.
> * guix/transformations.scm (transform-package-latest): New procedure.
> (%transformations): Add 'with-latest'.
> (%transformation-options, show-transformation-options-help/detailed):
> Add '--with-latest'.
> * tests/transformations.scm ("options->transformation, with-latest"):
> New test.
> * doc/guix.texi (Package Transformation Options): Document it.
> ---
>  doc/guix.texi             | 31 +++++++++++++++++++++++++
>  guix/transformations.scm  | 49 +++++++++++++++++++++++++++++++++++++--
>  guix/upstream.scm         | 28 ++++++++++++++++++++--
>  tests/transformations.scm | 19 ++++++++++++++-
>  4 files changed, 122 insertions(+), 5 deletions(-)

That was pushed as 9ab817b2a4601b4a6755983590ed7d93ebdc8d09.  Closing!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]