gnu: dehydrated: Update source URI.
* gnu/packages/tls.scm (dehydrated)[source]: Update URI.
This commit is contained in:
parent
77cf666b00
commit
bb5ab9bfab
@ -911,7 +911,7 @@ coding footprint.")
|
|||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
"https://github.com/lukas2511/dehydrated/releases/download/"
|
"https://github.com/dehydrated-io/dehydrated/releases/download/"
|
||||||
"v" version "/dehydrated-" version ".tar.gz"))
|
"v" version "/dehydrated-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user