[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: jami-gnome: Remove deprecated alias.
From: |
guix-commits |
Subject: |
02/03: gnu: jami-gnome: Remove deprecated alias. |
Date: |
Tue, 3 Jan 2023 23:06:16 -0500 (EST) |
apteryx pushed a commit to branch master
in repository guix.
commit 3e8071e3f2ccadb15f4ce44851b4126f91bcfc2f
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Jan 3 22:49:01 2023 -0500
gnu: jami-gnome: Remove deprecated alias.
* gnu/packages/jami.scm (jami-gnome): Delete variable.
---
gnu/packages/jami.scm | 4 ----
1 file changed, 4 deletions(-)
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))