guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]