mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
gnu: soundconverter: Use HTTPS home page.
* gnu/packages/gnome.scm (soundconverter)[home-page]: Use HTTPS.
This commit is contained in:
parent
44184f3356
commit
e42399e80e
1 changed files with 1 additions and 1 deletions
|
@ -9254,7 +9254,7 @@ (define-public soundconverter
|
|||
("python-pygobject" ,python-pygobject)
|
||||
("gstreamer" ,gstreamer)
|
||||
("gst-plugins-base" ,gst-plugins-base)))
|
||||
(home-page "http://soundconverter.org/")
|
||||
(home-page "https://soundconverter.org/")
|
||||
(synopsis "Convert between audio formats with a graphical interface")
|
||||
(description
|
||||
"SoundConverter supports converting between many audio formats including
|
||||
|
|
Loading…
Reference in a new issue