me
/
guix
Archived
1
0
Fork 0

gnu: unicorn: Use HTTPS home page URI.

* gnu/packages/emulators.scm (unicorn)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2021-02-28 12:03:15 +01:00
parent 5c5a9cd6ff
commit fed1367894
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -2084,7 +2084,7 @@ performance, features, and ease of use.")
`(("assembler-for-tests" ,(cross-binutils "i686-unknown-linux-gnu"))))
("cmocka" ,cmocka)
("hexdump-for-tests" ,util-linux)))
(home-page "http://www.unicorn-engine.org")
(home-page "https://www.unicorn-engine.org")
(synopsis "Unicorn CPU emulator framework")
(description
"Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator