summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python.scm')
-rw-r--r--gnu/packages/python.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index fc946f91e1..abbb50b649 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4396,7 +4396,7 @@ features useful for text console applications.")
(origin
(method url-fetch)
(uri (string-append
- "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-"
+ "https://dbus.freedesktop.org/releases/dbus-python/dbus-python-"
version ".tar.gz"))
(sha256
(base32 "1py62qir966lvdkngg0v8k1khsqxwk5m4s8nflpk1agk5f5nqb71"))))