[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: dehydrated: Update source URI.
From: |
guix-commits |
Subject: |
01/07: gnu: dehydrated: Update source URI. |
Date: |
Sun, 1 Mar 2020 08:42:09 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit bb5ab9bfabe6f6e363a284f2af596998cd2f0200
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Mar 1 02:15:44 2020 +0100
gnu: dehydrated: Update source URI.
* gnu/packages/tls.scm (dehydrated)[source]: Update URI.
---
gnu/packages/tls.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 8967bb1..89d3e46 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -911,7 +911,7 @@ coding footprint.")
(source (origin
(method url-fetch)
(uri (string-append
-
"https://github.com/lukas2511/dehydrated/releases/download/"
+
"https://github.com/dehydrated-io/dehydrated/releases/download/"
"v" version "/dehydrated-" version ".tar.gz"))
(sha256
(base32
- branch master updated (77cf666 -> 3dd74c8), guix-commits, 2020/03/01
- 02/07: gnu: mozjs@17, mozjs@24: Fix build., guix-commits, 2020/03/01
- 03/07: gnu: java-commons-collections4: Use HTTPS home page., guix-commits, 2020/03/01
- 04/07: gnu: lrcalc: Use HTTPS home page., guix-commits, 2020/03/01
- 05/07: gnu: java-commons-cli: Use HTTPS home page., guix-commits, 2020/03/01
- 06/07: gnu: anthy: Use HTTPS home page., guix-commits, 2020/03/01
- 01/07: gnu: dehydrated: Update source URI.,
guix-commits <=
- 07/07: gnu: python-graphene: Use HTTPS home page., guix-commits, 2020/03/01