[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: drumstick: Use new HTTPS home page.
From: |
guix-commits |
Subject: |
09/09: gnu: drumstick: Use new HTTPS home page. |
Date: |
Sun, 4 Apr 2021 10:03:17 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b5d7ea6f37186905931374a7cbbca23af6e8eec8
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Apr 4 15:19:17 2021 +0200
gnu: drumstick: Use new HTTPS home page.
* gnu/packages/music.scm (drumstick)[home-page]: Update & use HTTPS.
---
gnu/packages/music.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 41e2043..89a8a56 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2672,7 +2672,7 @@ browser.")
("docbook-xsl" ,docbook-xsl)
("doxygen" ,doxygen)
("graphviz" ,graphviz))) ; for dot
- (home-page "http://drumstick.sourceforge.net/")
+ (home-page "https://drumstick.sourceforge.io/")
(synopsis "C++ MIDI library")
(description
"Drumstick is a set of MIDI libraries using C++/Qt5 idioms and style. It
- branch master updated (86617c9 -> b5d7ea6), guix-commits, 2021/04/04
- 01/09: gnu: perl-moose: Update to 2.2015., guix-commits, 2021/04/04
- 03/09: gnu: corkscrew: Update to 2.0-0.268b71e., guix-commits, 2021/04/04
- 06/09: gnu: drumstick: Update to 2.1.1., guix-commits, 2021/04/04
- 07/09: gnu: vmpk: Update to 0.8.2., guix-commits, 2021/04/04
- 09/09: gnu: drumstick: Use new HTTPS home page.,
guix-commits <=
- 02/09: gnu: perl-pdf-api2: Update to 2.039., guix-commits, 2021/04/04
- 04/09: gnu: ugrep: Update to 3.1.11., guix-commits, 2021/04/04
- 05/09: gnu: drumstick: Remove unused ‘-DLIB_SUFFIX=’., guix-commits, 2021/04/04
- 08/09: gnu: perl-path-tiny: Update to 0.118., guix-commits, 2021/04/04