me
/
guix
Archived
1
0
Fork 0

gnu: libring: Remove deprecated alias.

* gnu/packages/jami.scm (libring): Delete variable.
master
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
1 changed files with 0 additions and 4 deletions

View File

@ -490,10 +490,6 @@ protocols, as well as decentralized calling using P2P-DHT.")
(home-page "https://jami.net/") (home-page "https://jami.net/")
(license license:gpl3+))) (license license:gpl3+)))
;;; Remove when 2023 comes.
(define-public libring
(deprecated-package "libring" libjami))
(define-public jami (define-public jami
(package (package
(name "jami") (name "jami")