[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/16: gnu: rsound: Use HTTPS home page.
From: |
guix-commits |
Subject: |
10/16: gnu: rsound: Use HTTPS home page. |
Date: |
Thu, 12 Mar 2020 00:12:06 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 286ab9d3f54da3f9c5196f4071686aa08059e0a0
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:31:22 2020 +0100
gnu: rsound: Use HTTPS home page.
* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
---
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 63227b8..ea65b4e 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2992,7 +2992,7 @@ synthesizer written in C++.")
(string-append "--prefix=" (assoc-ref outputs "out"))))))
;; No 'check' target.
#:tests? #f))
- (home-page "http://themaister.net/rsound.html")
+ (home-page "https://themaister.net/rsound.html")
(synopsis "Networked audio system")
(description
"RSound allows you to send audio from an application and transfer it
- branch master updated (d7af020 -> bf8ee1c), guix-commits, 2020/03/12
- 01/16: gnu: java-snappy: Update to 1.1.7.3., guix-commits, 2020/03/12
- 03/16: gnu: picprog: Use HTTPS home page., guix-commits, 2020/03/12
- 02/16: gnu: java-snappy: Don't use unstable tarball., guix-commits, 2020/03/12
- 04/16: gnu: simple-scan: Update to 3.36.0., guix-commits, 2020/03/12
- 08/16: gnu: xmobar: Update to 0.33., guix-commits, 2020/03/12
- 10/16: gnu: rsound: Use HTTPS home page.,
guix-commits <=
- 06/16: gnu: ephoto: Update source and home page URIs., guix-commits, 2020/03/12
- 11/16: gnu: faust: Use HTTPS home page., guix-commits, 2020/03/12
- 07/16: gnu: gptfdisk: Use HTTPS home page., guix-commits, 2020/03/12
- 09/16: gnu: libgme: Update to 0.6.3., guix-commits, 2020/03/12
- 13/16: gnu: dosbox: Use HTTPS home page., guix-commits, 2020/03/12
- 16/16: gnu: xlockmore: Update to 5.62., guix-commits, 2020/03/12
- 14/16: gnu: mame: Use HTTPS home page., guix-commits, 2020/03/12
- 15/16: gnu: xlockmore: Use HTTPS home page., guix-commits, 2020/03/12
- 05/16: gnu: s6: Update to 2.9.1.0., guix-commits, 2020/03/12
- 12/16: gnu: Add gitless., guix-commits, 2020/03/12