gnu: jami-qt: Remove deprecated alias.
* gnu/packages/jami.scm (jami-qt): Delete variable.master
parent
3e8071e3f2
commit
6f53d04c32
|
@ -582,10 +582,6 @@ It supports the SIP and IAX protocols, as well as decentralized calling using
|
|||
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")
|
||||
|
|
Reference in New Issue