guix-patches
[Top][All Lists]
Advanced

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

[bug#54511] [PATCH] gnu: Add r-cytobackbone.


From: Maxime Devos
Subject: [bug#54511] [PATCH] gnu: Add r-cytobackbone.
Date: Mon, 21 Mar 2022 21:17:03 +0100
User-agent: Evolution 3.38.3-1

Mădălin Ionel Patrașcu schreef op ma 21-03-2022 om 20:19 [+0100]:
> +      (properties `((upstream-name #{.}# "CytoBackBone")))

This needs to be (upstream-name . "CytoBackBone") -- #{.}# is the
symbol containing a dot, so (upstream-name #{.}# "CytoBackBone") is a
three-element list and not a pair.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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