mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: htop: Update source URI.
* gnu/packages/admin.scm (htop): Update source URI.
This commit is contained in:
@@ -104,7 +104,7 @@ graphs and can export its output to different formats.")
|
||||
(version "1.0.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "http://hisham.hm/htop/"
|
||||
(uri (string-append "http://hisham.hm/htop/releases/"
|
||||
version "/htop-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
||||
Reference in New Issue
Block a user