From 8cd53e6af18e77e6b46942f3d221e642b3166163 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Wed, 16 Mar 2022 14:16:12 +0100 Subject: [PATCH 14/14] gnu: suil: update home-page url. --- gnu/packages/audio.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 1de9168a85..86abd2d7a8 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -3291,7 +3291,7 @@ (define-public suil qtbase-5)) (native-inputs (list pkg-config)) - (home-page "https://drobilla.net/software/suil/") + (home-page "https://drobilla.net/software/suil") (synopsis "Library for loading and wrapping LV2 plugin UIs") (description "Suil is a lightweight C library for loading and wrapping LV2 plugin UIs. -- 2.34.0