guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: jami-qt: Remove deprecated alias.


From: guix-commits
Subject: 03/03: gnu: jami-qt: Remove deprecated alias.
Date: Tue, 3 Jan 2023 23:06:16 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 6f53d04c32404fd7454f24c33eea4051c3b9a0b9
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Jan 3 22:49:11 2023 -0500

    gnu: jami-qt: Remove deprecated alias.
    
    * gnu/packages/jami.scm (jami-qt): 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 b181dde444..b74cdff0c7 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-qt
-  (deprecated-package "jami-qt" jami))
-
 (define-public jami-docs
   ;; There aren't any tags, so use the latest commit.
   (let ((revision "0")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]