diff options
author | Nicolas Graves <ngraves@ngraves.fr> | 2022-03-16 14:16:12 +0100 |
---|---|---|
committer | Guix Patches Tester <> | 2022-03-16 15:59:08 +0000 |
commit | 7b92521ba7c16d1bd0dd278ac8acc3803696b43b (patch) | |
tree | bdf4c99281a26a9edd5590989b50cd0bc8016008 | |
parent | 2543cb485479d29700ac14762875db084b90ed54 (diff) | |
download | guix-patches-7b92521ba7c16d1bd0dd278ac8acc3803696b43b.tar guix-patches-7b92521ba7c16d1bd0dd278ac8acc3803696b43b.tar.gz |
gnu: suil: update home-page url.series-11681
-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 13e0f02837..abfd99a595 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -3291,7 +3291,7 @@ the Turtle syntax.") 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. |