mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05:00
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 @@ (define-public cutter
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue