guix-commits
[Top][All Lists]
Advanced

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

05/10: gnu: pootle: Use HTTPS home page.


From: guix-commits
Subject: 05/10: gnu: pootle: Use HTTPS home page.
Date: Mon, 2 Mar 2020 15:48:04 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

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

    gnu: pootle: Use HTTPS home page.
    
    * gnu/packages/django.scm (pootle)[home-page]: Use HTTPS.
---
 gnu/packages/django.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index f0551d8..1c4f00a 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -930,7 +930,7 @@ static files.")
        ("python2-pytest-catchlog" ,python2-pytest-catchlog)
        ("python2-pytest-cov" ,python2-pytest-cov)
        ("python2-factory-boy" ,python2-factory-boy)))
-    (home-page "http://pootle.translatehouse.org/";)
+    (home-page "https://pootle.translatehouse.org/";)
     (synopsis "Community localization server")
     (description
       "Pootle is an online translation and localization tool.  It works to



reply via email to

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