1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: jami-gnome: Remove deprecated alias.

* gnu/packages/jami.scm (jami-gnome): Delete variable.
This commit is contained in:
Maxim Cournoyer
2023-01-03 22:49:01 -05:00
parent 9a2af63b27
commit 3e8071e3f2

View File

@@ -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-gnome
(deprecated-package "jami-gnome" jami))
;;; Remove when 2023 comes.
(define-public jami-qt
(deprecated-package "jami-qt" jami))