Jan Wielkiewicz writes: > This package has been deprecated for over a year. > > * gnu/packages/jami.scm (jami-client-gnome): Remove variable. > --- > gnu/packages/jami.scm | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm > index d5cb3b62f6..a00d3cc2e2 100644 > --- a/gnu/packages/jami.scm > +++ b/gnu/packages/jami.scm > @@ -591,5 +591,4 @@ This package provides the Jami client for the GNOME desktop.") > (home-page "https://jami.net") > (license license:gpl3+))) > > -(define-public jami-client-gnome > - (deprecated-package "jami-client-gnome" jami)) > + I tweaked this patch just to clean up the whitespace at the bottom of the file, and add a "As" to the commit message.