guix-patches
[Top][All Lists]
Advanced

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

[bug#59890] [PATCH] gnu: rawtherapee: Update to 5.9.


From: (
Subject: [bug#59890] [PATCH] gnu: rawtherapee: Update to 5.9.
Date: Wed, 07 Dec 2022 22:41:35 +0000

Heya,

On Wed Dec 7, 2022 at 10:37 PM GMT, Sharlatan Hellseher wrote:
> * gnu/packages/photo.scm (rawtherapee): Update to 5.9.
>   [arguments]: Use gexp.
>   [inputs]: Remove labels.

> --- a/gnu/packages/photo.scm
> +++ b/gnu/packages/photo.scm

> @@ -755,50 +755,51 @@ (define-public hugin

> +                             (assoc-ref %build-inputs "lensfun")

You should replace this with:

  #$(this-package-input "lensfun")

    -- (

Attachment: signature.asc
Description: PGP signature


reply via email to

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