diff options
author | Marius Bakke <marius@gnu.org> | 2022-11-27 15:44:41 +0100 |
---|---|---|
committer | Marius Bakke <marius@gnu.org> | 2022-11-27 21:19:50 +0100 |
commit | 10351fe5d0a64d846607aa23e341657883a37699 (patch) | |
tree | b96d7332a3971f78fb6b04d62299099d6a10df86 | |
parent | 0741dbbf8eb09b9792aacec4e59a772605adafdc (diff) | |
download | guix-10351fe5d0a64d846607aa23e341657883a37699.tar.gz guix-10351fe5d0a64d846607aa23e341657883a37699.zip |
gnu: sooperlooper: Update home page.
* gnu/packages/music.scm (sooperlooper)[home-page]: Follow redirect.
-rw-r--r-- | gnu/packages/music.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 15f564a35d..e06c795cd4 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -3990,7 +3990,7 @@ with a number of bugfixes and changes to improve IT playback.") ("ncurses" ,ncurses))) (native-inputs (list pkg-config)) - (home-page "http://essej.net/sooperlooper/") + (home-page "https://sonosaurus.com/sooperlooper/") (synopsis "Live looping sampler") (description "SooperLooper is a live looping sampler capable of immediate loop |