gnu: h-client: Update URL.
* gnu/packages/hardware.scm (h-client) [source]: Add trailing '/' to URL.
This commit is contained in:
parent
bcebf25561
commit
7dd076ed33
@ -597,7 +597,7 @@ human-readable format and checks if it conforms to the standards.")
|
||||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://git.savannah.gnu.org/git/h-client.git")
|
||||
(url "https://git.savannah.gnu.org/git/h-client.git/")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
Loading…
Reference in New Issue
Block a user