gnu: cutter: Update source URL.
* gnu/packages/engineering.scm (cutter)[source]: Update.
This commit is contained in:
parent
8ece3fbe56
commit
f2d2505066
1 changed files with 1 additions and 1 deletions
|
@ -2406,7 +2406,7 @@ simulation.")
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/radareorg/cutter")
|
||||
(url "https://github.com/rizinorg/cutter")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
Reference in a new issue