gnu: jami-gnome: Remove deprecated alias.

* gnu/packages/jami.scm (jami-gnome): Delete variable.
This commit is contained in:
Maxim Cournoyer 2023-01-03 22:49:01 -05:00
parent 9a2af63b27
commit 3e8071e3f2
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -582,10 +582,6 @@ (define-public jami
P2P-DHT.")
(license license:gpl3+)))
;;; Remove when 2023 comes.
(define-public jami-gnome
(deprecated-package "jami-gnome" jami))
;;; Remove when 2023 comes.
(define-public jami-qt
(deprecated-package "jami-qt" jami))