gnu: rnnoise: Unhide and rename variable.

* gnu/packages/xiph.scm (xiph-rnnoise): Rename to…
(rnnoise): …this.  Adjust all users.
[properties]: Remove HIDDEN? property as it is no longer ambiguous.
This commit is contained in:
Tobias Geerinckx-Rice 2022-08-07 02:00:01 +02:00
parent 2790d118b2
commit 2388d2d3f7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79
3 changed files with 4 additions and 8 deletions

View file

@ -572,7 +572,7 @@ Telegram project, for its use in telegram desktop client.")
("qtwayland" ,qtwayland)
("range-v3" ,range-v3)
("rlottie" ,rlottie-for-telegram-desktop)
("rnnoise" ,xiph-rnnoise)
("rnnoise" ,rnnoise)
("tgcalls-source"
,(origin
(method git-fetch)