mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-26 04:25:11 -06:00
gnu: dehydrated: Update source URI.
* gnu/packages/tls.scm (dehydrated)[source]: Update URI.
This commit is contained in:
parent
77cf666b00
commit
bb5ab9bfab
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue