Hello, Ludovic Courtès <[email protected]> writes:
> Hello, > > [email protected] skribis: > >> +(define-public libgd >> + (package >> + (name "libgd") >> + (version "2.2.5") >> + (source (origin >> + (method git-fetch) >> + (uri (git-reference >> + (url "https://github.com/libgd/libgd.git") > > This library is already available as ‘gd’ in (gnu packages gd). :-) Oh. OK. I reverted my patch. But, isn't the project's name libgd? Regards, -- Nicolas Goaziou
