guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: libring: Remove deprecated alias.


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

apteryx pushed a commit to branch master
in repository guix.

commit 9a2af63b27706efa5997a3de96bc124d6f53942e
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Jan 3 22:48:34 2023 -0500

    gnu: libring: Remove deprecated alias.
    
    * gnu/packages/jami.scm (libring): 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 a50d0cd309..7b79f63fb0 100644
--- a/gnu/packages/jami.scm
+++ b/gnu/packages/jami.scm
@@ -490,10 +490,6 @@ protocols, as well as decentralized calling using 
P2P-DHT.")
     (home-page "https://jami.net/";)
     (license license:gpl3+)))
 
-;;; Remove when 2023 comes.
-(define-public libring
-  (deprecated-package "libring" libjami))
-
 (define-public jami
   (package
     (name "jami")



reply via email to

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