[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/23: gnu: sooperlooper: Update to 1.7.8.
From: |
guix-commits |
Subject: |
11/23: gnu: sooperlooper: Update to 1.7.8. |
Date: |
Sun, 27 Nov 2022 15:26:11 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 1fb51bd5af7d673cb3c01c5e16d44380d84237fe
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun Nov 27 15:46:09 2022 +0100
gnu: sooperlooper: Update to 1.7.8.
* gnu/packages/music.scm (sooperlooper): Update to 1.7.8.
[source](uri): Adjust to current.
---
gnu/packages/music.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index e06c795cd4..d88b7bd20e 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3931,14 +3931,14 @@ with a number of bugfixes and changes to improve IT
playback.")
(define-public sooperlooper
(package
(name "sooperlooper")
- (version "1.7.6")
+ (version "1.7.8")
(source
(origin
(method url-fetch)
- (uri (string-append "http://essej.net/sooperlooper/sooperlooper-"
- version ".tar.gz"))
+ (uri (string-append "https://sonosaurus.com/sooperlooper"
+ "/sooperlooper-" version ".tar.gz"))
(sha256
- (base32 "0kbb1pj62rl32c88j6p7dg823kvs0gb5s42qy3bl6yg0wn10dksj"))))
+ (base32 "0dd2kryizwrzndbwafpbddf9w2ghw9gfmb8nyss5hll70b1dx59f"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch master updated (426ef5b46f -> 3f56148055), guix-commits, 2022/11/27
- 03/23: gnu: audacity: Update to 3.2.1., guix-commits, 2022/11/27
- 01/23: gnu: mygui: Update to 3.4.1., guix-commits, 2022/11/27
- 02/23: gnu: ungoogled-chromium: Update to 107.0.5304.121-1., guix-commits, 2022/11/27
- 07/23: gnu: libxkbcommon: Fix cross-compilation., guix-commits, 2022/11/27
- 17/23: gnu: opencpn: Remove input labels., guix-commits, 2022/11/27
- 20/23: gnu: QtWebEngine: Propagate required dependencies., guix-commits, 2022/11/27
- 08/23: gnu: libfilezilla: Update to 0.39.2., guix-commits, 2022/11/27
- 10/23: gnu: sooperlooper: Update home page., guix-commits, 2022/11/27
- 11/23: gnu: sooperlooper: Update to 1.7.8.,
guix-commits <=
- 12/23: gnu: sooperlooper: Remove input labels., guix-commits, 2022/11/27
- 14/23: gnu: pwsafe: Update to 3.60.0., guix-commits, 2022/11/27
- 13/23: gnu: imppg: Update to 0.6.5., guix-commits, 2022/11/27
- 16/23: gnu: opencpn: Update to 5.6.2., guix-commits, 2022/11/27
- 18/23: gnu: megaglest: Remove input labels., guix-commits, 2022/11/27
- 22/23: gnu: libksysguard: Remove unused input., guix-commits, 2022/11/27
- 05/23: gnu: audacity: Remove superfluous input., guix-commits, 2022/11/27
- 04/23: gnu: audacity: Remove input labels., guix-commits, 2022/11/27
- 06/23: gnu: cbqn: Remove superfluous input., guix-commits, 2022/11/27
- 09/23: gnu: filezilla: Update to 3.62.2., guix-commits, 2022/11/27