mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: stlink: Update the uri.
* gnu/packages/embedded.scm (stlink)[origin]: Update it.
This commit is contained in:
parent
431546b024
commit
e62c35f506
1 changed files with 1 additions and 1 deletions
|
|
@ -1377,7 +1377,7 @@ STC89, STC90, STC10, STC11, STC12, STC15 and STC8 series.")
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/texane/stlink")
|
||||
(url "https://github.com/stlink-org/stlink")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue