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
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pwr/Solaar")
|
||||
(url "https://github.com/pwr-Solaar/Solaar")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
Reference in New Issue