mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 13:28:12 -05:00
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 @@ (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")
|
||||
|
|
Loading…
Reference in a new issue