diff options
Diffstat (limited to 'gnu/packages/gstreamer.scm')
| -rw-r--r-- | gnu/packages/gstreamer.scm | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 8cfff4d66a..bc8365e39a 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -357,8 +357,7 @@ playback by a single audio device.  You can also pre-load samples, and play them  back without having to send all the data for the sound.  Network transparency is  also built in, so you can play sounds on one machine, and listen to them on  another.") -    (home-page "https://web.archive.org/web/20160528230227/ -http://www.tux.org/~ricdude/overview.html") +    (home-page "https://web.archive.org/web/20160528230227/http://www.tux.org/~ricdude/overview.html")      (license       (list        ;; Libraries. | 
