summaryrefslogtreecommitdiffstats
path: root/pkgs/misc/frescobaldi
diff options
context:
space:
mode:
authorPatrick Hilhorst <git@hilhorst.be>2020-03-20 13:36:23 +0100
committerPatrick Hilhorst <git@hilhorst.be>2020-03-20 13:36:23 +0100
commit9fc5e7e473874762fdb1b49d17dcf703d48352c3 (patch)
tree93932db70d464e3cf3bb36460715dda5fd360b24 /pkgs/misc/frescobaldi
parentecce3a7bc9a35415b82169630d352abddf6bcdd2 (diff)
treewide: fix redirected urls (again)
Ran the same script as #78265. Additionally, manually replaced `http://goodies.xfce.org` with https.
Diffstat (limited to 'pkgs/misc/frescobaldi')
-rw-r--r--pkgs/misc/frescobaldi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/misc/frescobaldi/default.nix b/pkgs/misc/frescobaldi/default.nix
index abf4970c616d..45eab938d24d 100644
--- a/pkgs/misc/frescobaldi/default.nix
+++ b/pkgs/misc/frescobaldi/default.nix
@@ -28,7 +28,7 @@ buildPythonApplication rec {
];
meta = with lib; {
- homepage = http://frescobaldi.org/;
+ homepage = https://frescobaldi.org/;
description = ''Frescobaldi is a LilyPond sheet music text editor'';
longDescription = ''
Powerful text editor with syntax highlighting and automatic completion,