mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: jami-gnome: Remove deprecated alias.
* gnu/packages/jami.scm (jami-gnome): Delete variable.
This commit is contained in:
parent
9a2af63b27
commit
3e8071e3f2
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-gnome
|
||||
(deprecated-package "jami-gnome" jami))
|
||||
|
||||
;;; Remove when 2023 comes.
|
||||
(define-public jami-qt
|
||||
(deprecated-package "jami-qt" jami))
|
||||
|
|
Loading…
Reference in a new issue