mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: solaar: Update source uri.
* gnu/packages/admin.scm (solaar)[source]: Update source URI.
This commit is contained in:
parent
e620447fe4
commit
aed5b1ff98
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue