bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.

2024-06-05 Thread pelzflorian (Florian Pelz)
Ping. I would be grateful if you maintainers could push this Libraries web page fix to guile-web.git. Maxim Cournoyer writes: > Hi Florian, > > "pelzflorian (Florian Pelz)" writes: > >> Hello Maxim, this patch is confusingly about the Guile website, not >> Guix. ;) That is

bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.

2024-05-08 Thread Maxim Cournoyer
Hi Florian, "pelzflorian (Florian Pelz)" writes: > Hello Maxim, this patch is confusingly about the Guile website, not > Guix. ;) That is https://git.savannah.gnu.org/git/guile/guile-web.git > > It uses Guix to generate the Guile package list, where guile-gnunet has > homepage

bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.

2024-04-27 Thread pelzflorian (Florian Pelz)
Hello Maxim, this patch is confusingly about the Guile website, not Guix. ;) That is https://git.savannah.gnu.org/git/guile/guile-web.git It uses Guix to generate the Guile package list, where guile-gnunet has homepage https://gnu.org/software/guix and is thus called Guix in the Guile website

bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.

2024-04-26 Thread Maxim Cournoyer
Hi Florian, Florian Pelz writes: > * website/apps/base/libraries-page.scm (guix->package)[real-name]: > Add special case. > --- > website/apps/base/libraries-page.scm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/website/apps/base/libraries-page.scm >

bug#69998: [PATCH guile-web] libraries: Use guile-gnunet’s real name.

2024-03-25 Thread Florian Pelz
* website/apps/base/libraries-page.scm (guix->package)[real-name]: Add special case. --- website/apps/base/libraries-page.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/apps/base/libraries-page.scm b/website/apps/base/libraries-page.scm index 6dae8cc..371060e