GNU bug report logs -
#51774
[PATCH] gnu: Add font-source-code-pro.
Previous Next
Reported by: phodina <phodina <at> protonmail.com>
Date: Thu, 11 Nov 2021 19:23:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 51774-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Am Mittwoch, den 17.11.2021, 12:25 +0000 schrieb phodina:
> Hi Liliana,
>
> > This regexp could be simplified by noticing that it's always
> >
> > <VERSION>R-<TAG>/<VERSION>R-<TAG>/<VERSION>R-<TAG>, whereas we use
> >
> > <VERSION>R-<TAG>-<VERSION>R-<TAG>-<VERSION>R-<TAG>. So simply use a
> >
> > regexp that matches <VERSION>R-<TAG>- and then replace just the
> > dash
> >
> > with a slash. That being said, I'm not sure how much cleaner this
> > is
> >
> > compared to let-binding
> >
> > Cheers.
>
> Thanks. I saw the pattern just I have issue writing down the regexp
> in Guile. Now you made me learn them properly :-D
>
>
> * gnu/packages/fonts (font-adobe-source-code-pro): Update to
> 2.032R-ro-1.052R-it-1.012R-VAR and update regexp in commit.
--
Please really really really insert comments that shouldn't turn up in
the commit log here. It makes it way easier if we don't have to strip
them.
Pushed with some slight adjustments to the ChangeLog and aforementioned
stripping.
Cheers
This bug report was last modified 3 years and 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.