diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-10-04 22:32:14 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-10-15 06:19:38 +0200 |
commit | 2d5fa80e83190b6bdbeb8a45e68a885b283e2490 (patch) | |
tree | c4cf99ff3da45bb5896b560b4ac98b382f89a727 /gnu | |
parent | e02013b7de5c9f30d6b451dcc1c00769992dc3a8 (diff) | |
download | guix-2d5fa80e83190b6bdbeb8a45e68a885b283e2490.tar guix-2d5fa80e83190b6bdbeb8a45e68a885b283e2490.tar.gz |
gnu: audacity: Update home page.
* gnu/packages/audio.scm (audacity)[home-page]: Update.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/audio.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 6197f549dd..69b5d01d6f 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -418,7 +418,7 @@ engineers, musicians, soundtrack editors and composers.") ;; and fails with various errors. See ;; <http://sourceforge.net/p/audacity/mailman/message/33524292/>. #:tests? #f)) - (home-page "http://audacity.sourceforge.net/") + (home-page "https://www.audacityteam.org/") (synopsis "Software for recording and editing sounds") (description "Audacity is a multi-track audio editor designed for recording, playing |