Sree Harsha Totakura <sreehar...@totakura.in> skribis: > On 01/24/2014 06:18 PM, Ludovic Courtès wrote: >>> > + #:use-module ((guix licenses) >>> > + #:renamer (symbol-prefix-proc 'license:))) >> #:use-module (guix licenses) >> > > I had to use the renamer as the package depends on zlib and there is > also a license with the same name.
Right, sorry. Ludo’.