mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 00:52:55 -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
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/radareorg/cutter")
|
(url "https://github.com/rizinorg/cutter")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
|
|
Loading…
Reference in a new issue