guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: jami-client-gnome: Remove deprecated package.


From: guix-commits
Subject: 01/04: gnu: jami-client-gnome: Remove deprecated package.
Date: Sun, 12 Jul 2020 15:34:58 -0400 (EDT)

cbaines pushed a commit to branch master
in repository guix.

commit 8551bc64e4322080ef07b5009f4d46229df8d6f3
Author: Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>
AuthorDate: Sun Jul 12 18:00:46 2020 +0200

    gnu: jami-client-gnome: Remove deprecated package.
    
    As this package has been deprecated for over a year.
    
    * gnu/packages/jami.scm (jami-client-gnome): Remove variable.
    
    Signed-off-by: Christopher Baines <mail@cbaines.net>
---
 gnu/packages/jami.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm
index d5cb3b6..ef928cc 100644
--- a/gnu/packages/jami.scm
+++ b/gnu/packages/jami.scm
@@ -590,6 +590,3 @@ IAX protocols, as well as decentralized calling using 
P2P-DHT.
 This package provides the Jami client for the GNOME desktop.")
     (home-page "https://jami.net";)
     (license license:gpl3+)))
-
-(define-public jami-client-gnome
-  (deprecated-package "jami-client-gnome" jami))



reply via email to

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