gnu: solaar: Update source uri.
* gnu/packages/admin.scm (solaar)[source]: Update source URI.master
parent
e620447fe4
commit
aed5b1ff98
|
@ -3753,7 +3753,7 @@ support forum. It runs with the @code{/exec} command in most IRC clients.")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/pwr/Solaar")
|
(url "https://github.com/pwr-Solaar/Solaar")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
|
|
Reference in New Issue