mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-16 16:08:04 -05:00
gnu: cutter: Update home page.
* gnu/packages/engineering.scm (cutter)[home-page]: Update.
This commit is contained in:
parent
15fea85d1c
commit
8ece3fbe56
1 changed files with 1 additions and 1 deletions
|
@ -2436,7 +2436,7 @@ (define-public cutter
|
||||||
;; Depends on radare2 4.5.1 officially, builds and works fine with
|
;; Depends on radare2 4.5.1 officially, builds and works fine with
|
||||||
;; radare2 5.0.0 but fails to build with radare2 5.1.1.
|
;; radare2 5.0.0 but fails to build with radare2 5.1.1.
|
||||||
radare2-for-cutter))
|
radare2-for-cutter))
|
||||||
(home-page "https://github.com/radareorg/cutter")
|
(home-page "https://cutter.re")
|
||||||
(synopsis "GUI for radare2 reverse engineering framework")
|
(synopsis "GUI for radare2 reverse engineering framework")
|
||||||
(description "Cutter is a GUI for radare2 reverse engineering framework.
|
(description "Cutter is a GUI for radare2 reverse engineering framework.
|
||||||
Its goal is making an advanced andcustomizable reverse-engineering platform
|
Its goal is making an advanced andcustomizable reverse-engineering platform
|
||||||
|
|
Loading…
Reference in a new issue