From 3e8071e3f2ccadb15f4ce44851b4126f91bcfc2f Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Tue, 3 Jan 2023 22:49:01 -0500 Subject: gnu: jami-gnome: Remove deprecated alias. * gnu/packages/jami.scm (jami-gnome): Delete variable. --- gnu/packages/jami.scm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gnu/packages') diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm index 7b79f63fb0..b181dde444 100644 --- a/gnu/packages/jami.scm +++ b/gnu/packages/jami.scm @@ -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)) -- cgit v1.2.3