gnu: jami-client-gnome: Remove deprecated package.

As this package has been deprecated for over a year.

* gnu/packages/jami.scm (jami-client-gnome): Remove variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Jan Wielkiewicz 2020-07-12 18:00:46 +02:00 committed by Christopher Baines
parent 5c33e79ada
commit 8551bc64e4
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -590,6 +590,3 @@ (define-public jami
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))