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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -490,10 +490,6 @@ (define-public libjami
(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")