[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/12: gnu: patchage: Fix home page URL.
From: |
guix-commits |
Subject: |
04/12: gnu: patchage: Fix home page URL. |
Date: |
Tue, 9 Nov 2021 01:26:58 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 41cb043a3ba61a71a0f9fd243a5ca45f55472997
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 8 21:33:56 2021 +0100
gnu: patchage: Fix home page URL.
* gnu/packages/audio.scm (patchage)[home-page]: Fix 404.
---
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 9b071e5..62198ac 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2863,7 +2863,7 @@ buffers, and audio capture.")
("dbus-glib" ,dbus-glib)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "https://drobilla.net/software/patchage/";)
+ (home-page "https://drobilla.net/software/patchage.html";)
(synopsis "Modular patch bay for audio and MIDI systems")
(description
"Patchage is a modular patch bay for audio and MIDI systems based on JACK
- branch master updated (590074a -> 17263b3), guix-commits, 2021/11/09
- 01/12: gnu: packages: Remove last year's deprecations., guix-commits, 2021/11/09
- 02/12: gnu: qjackctl: Update to 0.9.5., guix-commits, 2021/11/09
- 07/12: gnu: minixml: Update to 3.3., guix-commits, 2021/11/09
- 03/12: gnu: patchage: Update to 1.0.4., guix-commits, 2021/11/09
- 06/12: gnu: python-jplephem: Update to 2.16., guix-commits, 2021/11/09
- 08/12: gnu: plocate: Update to 1.1.13., guix-commits, 2021/11/09
- 04/12: gnu: patchage: Fix home page URL.,
guix-commits <=
- 11/12: gnu: libx86emu: Update to 3.4., guix-commits, 2021/11/09
- 10/12: gnu: mbuffer: Update to 20211018., guix-commits, 2021/11/09
- 05/12: gnu: patchage: Build with Python 3., guix-commits, 2021/11/09
- 09/12: gnu: nbd: Update to 3.22., guix-commits, 2021/11/09
- 12/12: gnu: libseccomp: Update to 2.5.3., guix-commits, 2021/11/09