1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-14 05:05:53 +02:00

gnu: libring: Remove deprecated alias.

* gnu/packages/jami.scm (libring): Delete variable.
This commit is contained in:
Maxim Cournoyer
2023-01-03 22:48:34 -05:00
parent 4a487941ad
commit 9a2af63b27
-4
View File
@@ -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")