me
/
guix
Archived
1
0
Fork 0

gnu: cdparanoia: Use HTTPS home page.

* gnu/packages/cdrom.scm (cdparanoia)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 23:49:47 +01:00
parent 1df9bee786
commit 954bfbdf77
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ files.")
`(#:tests? #f ; there is no check target
#:configure-flags ; Add $libdir to the RUNPATH of all the executables.
(list (string-append "LDFLAGS=-Wl,-rpath=" %output "/lib"))))
(home-page "http://www.xiph.org/paranoia/")
(home-page "https://www.xiph.org/paranoia/")
(synopsis "Audio CD reading utility")
(description "Cdparanoia retrieves audio tracks from CDDA capable CDROM
drives. The data can be saved to a file or directed to standard output