Archived
1
0
Fork 0

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.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 00:36:59 +01:00
parent db483baa1a
commit 48a13b4b82
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1040,7 +1040,7 @@ Guile.")
("ntk" ,ntk))) ("ntk" ,ntk)))
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config))) `(("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") (synopsis "Pattern-based MIDI sequencer")
(description (description
"The Non Sequencer is a powerful, lightweight, real-time, "The Non Sequencer is a powerful, lightweight, real-time,
@ -1064,7 +1064,7 @@ transport is rolling.")
("ntk" ,ntk))) ("ntk" ,ntk)))
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config))) `(("pkg-config" ,pkg-config)))
(home-page "http://non.tuxfamily.org/nsm/") (home-page "https://non.tuxfamily.org/nsm/")
(synopsis "Audio session management") (synopsis "Audio session management")
(description (description
"The Non Session Manager is an API and an implementation for audio "The Non Session Manager is an API and an implementation for audio
@ -1088,7 +1088,7 @@ communicate with the session management daemon.")
("ntk" ,ntk))) ("ntk" ,ntk)))
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config))) `(("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") (synopsis "Modular digital audio mixer")
(description (description
"The Non Mixer is a powerful, reliable and fast modular digital audio "The Non Mixer is a powerful, reliable and fast modular digital audio
@ -1113,7 +1113,7 @@ studio.")
("ntk" ,ntk))) ("ntk" ,ntk)))
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config))) `(("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") (synopsis "Modular digital audio timeline arranger")
(description (description
"The Non Timeline is a powerful, reliable and fast modular digital audio "The Non Timeline is a powerful, reliable and fast modular digital audio