mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
2790d118b2
commit
2388d2d3f7
3 changed files with 4 additions and 8 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue