mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: libring: Remove deprecated alias.
* gnu/packages/jami.scm (libring): Delete variable.
This commit is contained in:
parent
4a487941ad
commit
9a2af63b27
1 changed files with 0 additions and 4 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue