unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gnu: htop: Update to 1.0.3.
@ 2014-07-19 20:41 Jason Self
  2014-07-20  9:00 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Self @ 2014-07-19 20:41 UTC (permalink / raw)
  To: guix-devel


[-- Attachment #1.1: Type: text/plain, Size: 58 bytes --]

* gnu/packages/admin.scm (htop): Update to version 1.0.3.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-htop-Update-to-1.0.3.patch --]
[-- Type: text/x-patch; name="0001-gnu-htop-Update-to-1.0.3.patch", Size: 1216 bytes --]

From a15e2d287f205b088b9141cb1e80ee0592d1a274 Mon Sep 17 00:00:00 2001
From: Jason Self <j@jxself.org>
Date: Sat, 19 Jul 2014 13:40:43 -0700
Subject: [PATCH 1/1] gnu: htop: Update to 1.0.3.

* gnu/packages/admin.scm (htop): Update to version 1.0.3.

Signed-off-by: Jason Self <j@jxself.org>
---
 gnu/packages/admin.scm |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index ed15644..6a59685 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -101,14 +101,14 @@ graphs and can export its output to different formats.")
 (define-public htop
   (package
    (name "htop")
-   (version "1.0.2")
+   (version "1.0.3")
    (source (origin
             (method url-fetch)
-            (uri (string-append "mirror://sourceforge/htop/"
+            (uri (string-append "http://hisham.hm/htop/"
                   version "/htop-" version ".tar.gz"))
             (sha256
              (base32
-              "18fqrhvnm7h4c3939av8lpiwrwxbyw6hcly0jvq0vkjf0ixnaq7f"))))
+              "0a8qbpsifzjwc4f45xfwm48jhm59g6q5hlib4bf7z13mgy95fp05"))))
    (build-system gnu-build-system)
    (inputs
     `(("ncurses" ,ncurses)))
-- 
1.7.9.5


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: gnu: htop: Update to 1.0.3.
  2014-07-19 20:41 gnu: htop: Update to 1.0.3 Jason Self
@ 2014-07-20  9:00 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-07-20  9:00 UTC (permalink / raw)
  To: Jason Self; +Cc: guix-devel

"Jason Self" <jason@bluehome.net> skribis:

> From a15e2d287f205b088b9141cb1e80ee0592d1a274 Mon Sep 17 00:00:00 2001
> From: Jason Self <j@jxself.org>
> Date: Sat, 19 Jul 2014 13:40:43 -0700
> Subject: [PATCH 1/1] gnu: htop: Update to 1.0.3.
>
> * gnu/packages/admin.scm (htop): Update to version 1.0.3.

OK to push!

Ludo'.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-20  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-19 20:41 gnu: htop: Update to 1.0.3 Jason Self
2014-07-20  9:00 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).