gnu: jami-qt: Remove deprecated alias.
* gnu/packages/jami.scm (jami-qt): Delete variable.
This commit is contained in:
parent
3e8071e3f2
commit
6f53d04c32
1 changed files with 0 additions and 4 deletions
|
@ -582,10 +582,6 @@ It supports the SIP and IAX protocols, as well as decentralized calling using
|
||||||
P2P-DHT.")
|
P2P-DHT.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
;;; Remove when 2023 comes.
|
|
||||||
(define-public jami-qt
|
|
||||||
(deprecated-package "jami-qt" jami))
|
|
||||||
|
|
||||||
(define-public jami-docs
|
(define-public jami-docs
|
||||||
;; There aren't any tags, so use the latest commit.
|
;; There aren't any tags, so use the latest commit.
|
||||||
(let ((revision "0")
|
(let ((revision "0")
|
||||||
|
|
Reference in a new issue