gnu: jami-qt: Remove deprecated alias.

* gnu/packages/jami.scm (jami-qt): Delete variable.
This commit is contained in:
Maxim Cournoyer 2023-01-03 22:49:11 -05:00
parent 3e8071e3f2
commit 6f53d04c32
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-qt
(deprecated-package "jami-qt" jami))
(define-public jami-docs
;; There aren't any tags, so use the latest commit.
(let ((revision "0")