Hello,
when I tried to compile lilypond, I had some problems with the package
fontforge. In Guix it is listed as version 20190317, but when I do "fontforge
--version", i get:
Copyright (c) 2000-2018 by George Williams. See AUTHORS for Contributors.
License GPLv3+: GNU GPL version 3 or later
Thank you!
On Thu, 2019-06-06 at 22:53 -0600, ison wrote:
> Here's a patch to set the version date based on the packages version string.
> I also added a comment above the version to note that the version date depends
> on its format, in case it ever changes in the future.
>
> Does someone want t