guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: ardour: Use HTTPS home page.


From: guix-commits
Subject: 02/02: gnu: ardour: Use HTTPS home page.
Date: Wed, 4 Mar 2020 15:38:19 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 5ba94aa702f6dab31cc58e7f7919c978a088a0c9
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:55:59 2020 +0100

    gnu: ardour: Use HTTPS home page.
    
    * gnu/packages/audio.scm (ardour)[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 cbddb8c..2406aa1 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -322,7 +322,7 @@ namespace ARDOUR { const char* revision = \"" version "\" ; 
}"))
        ("itstool" ,itstool)
        ("perl" ,perl)
        ("pkg-config" ,pkg-config)))
-    (home-page "http://ardour.org";)
+    (home-page "https://ardour.org";)
     (synopsis "Digital audio workstation")
     (description
      "Ardour is a multi-channel digital audio workstation, allowing users to



reply via email to

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