guix-patches
[Top][All Lists]
Advanced

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

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


From: address@hidden
Subject: [bug#54511] [ext] Re: [bug#54511] [PATCH] gnu: Add r-cytobackbone.
Date: Tue, 22 Mar 2022 09:39:28 +0000

Dear Maxime,



This is an artifact after I run guix style.

I missed it this time.


Thanks for spotting this!


All the best!

Mădălin Ionel Patrașcu

System Administrator
The Berlin Institute for Medical Systems Biology (BIMSB)
Max Delbrück Center (MDC)
Robert-Rössle-Straße 10
House 87, room 1.10
13125 Berlin, Germany



From: Maxime Devos <maximedevos@telenet.be>
Sent: Monday, March 21, 2022 21:17
To: Patrascu, Madalin Ionel; 54511@debbugs.gnu.org
Subject: [ext] Re: [bug#54511] [PATCH] gnu: Add r-cytobackbone.
 
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.

reply via email to

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