audacity: update homepage URL

gstqt5
Konrad Borowski 2020-08-31 12:27:36 +02:00
parent 95f87793c4
commit 053910590d
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Sound editor with graphical UI";
homepage = "http://audacityteam.org/";
homepage = "https://www.audacityteam.org/";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ lheckemann ];
platforms = intersectLists platforms.linux platforms.x86; # fails on ARM