[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/14: gnu: Use HTTPS for non.tuxfamily.org home pages.
From: |
guix-commits |
Subject: |
01/14: gnu: Use HTTPS for non.tuxfamily.org home pages. |
Date: |
Wed, 18 Mar 2020 20:44:23 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 48a13b4b82cbb0a6f8234263d578bbf58598f9f9
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:36:59 2020 +0100
gnu: Use HTTPS for non.tuxfamily.org home pages.
* gnu/packages/music.scm (non-timeline, non-mixer, non-session-manager)
(non-sequencer)[home-page]: Use HTTPS.
---
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 fd9cd6c..0f4b75b 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1040,7 +1040,7 @@ Guile.")
("ntk" ,ntk)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "http://non.tuxfamily.org/wiki/Non%20Sequencer")
+ (home-page "https://non.tuxfamily.org/wiki/Non%20Sequencer")
(synopsis "Pattern-based MIDI sequencer")
(description
"The Non Sequencer is a powerful, lightweight, real-time,
@@ -1064,7 +1064,7 @@ transport is rolling.")
("ntk" ,ntk)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "http://non.tuxfamily.org/nsm/")
+ (home-page "https://non.tuxfamily.org/nsm/")
(synopsis "Audio session management")
(description
"The Non Session Manager is an API and an implementation for audio
@@ -1088,7 +1088,7 @@ communicate with the session management daemon.")
("ntk" ,ntk)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "http://non.tuxfamily.org/wiki/Non%20Mixer")
+ (home-page "https://non.tuxfamily.org/wiki/Non%20Mixer")
(synopsis "Modular digital audio mixer")
(description
"The Non Mixer is a powerful, reliable and fast modular digital audio
@@ -1113,7 +1113,7 @@ studio.")
("ntk" ,ntk)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "http://non.tuxfamily.org/wiki/Non%20Timeline")
+ (home-page "https://non.tuxfamily.org/wiki/Non%20Timeline")
(synopsis "Modular digital audio timeline arranger")
(description
"The Non Timeline is a powerful, reliable and fast modular digital audio
- branch master updated (db483ba -> 4a0399e), guix-commits, 2020/03/18
- 01/14: gnu: Use HTTPS for non.tuxfamily.org home pages.,
guix-commits <=
- 02/14: gnu: r-snowfall: Use HTTPS home page., guix-commits, 2020/03/18
- 03/14: gnu: r-rhpcblasctl: Use HTTPS home page., guix-commits, 2020/03/18
- 06/14: gnu: dovecot: Use libsodium., guix-commits, 2020/03/18
- 08/14: gnu: chafa: Update to 1.2.2., guix-commits, 2020/03/18
- 07/14: gnu: workrave: Update to 1.10.37., guix-commits, 2020/03/18
- 10/14: gnu: bind: Update to 9.16.1., guix-commits, 2020/03/18
- 09/14: gnu: inxi-minimal: Update to 3.0.38-1., guix-commits, 2020/03/18
- 11/14: gnu: lablgtk: Update to 2.18.10., guix-commits, 2020/03/18
- 05/14: gnu: dovecot: Use SQLite., guix-commits, 2020/03/18
- 13/14: gnu: libmygpo-qt: Update home page., guix-commits, 2020/03/18