unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#30973] [PATCH] gnu: radeontop: Update to 1.1.
@ 2018-03-28 18:13 Jonathan Brielmaier
  2018-03-28 19:13 ` bug#30973: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Brielmaier @ 2018-03-28 18:13 UTC (permalink / raw)
  To: 30973

[-- Attachment #1: Type: text/plain, Size: 132 bytes --]

Hi Guix,

find updated radeontop attached. I tested it with my AMD Radeon RX480 (Polaris10) and it worked...

Best Regards
Jonathan

[-- Attachment #2: 0001-gnu-radeontop-Update-to-1.1.patch --]
[-- Type: text/x-patch, Size: 1167 bytes --]

From 306d9d55a38433759ca492e6d6d7a90933187e57 Mon Sep 17 00:00:00 2001
From: Jonathan Brielmaier <jbrielmaier@suse.de>
Date: Mon, 26 Mar 2018 16:46:15 +0200
Subject: [PATCH] gnu: radeontop: Update to 1.1.

* gnu/packages/linux.scm (radeontop): Update to 1.1.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 69fe81b7b..fae231674 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3768,7 +3768,7 @@ developers.")
 (define-public radeontop
   (package
     (name "radeontop")
-    (version "1.0")
+    (version "1.1")
     (home-page "https://github.com/clbr/radeontop/")
     (source (origin
               (method url-fetch)
@@ -3776,7 +3776,7 @@ developers.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1z38nibirqxrbsfyhfcrnzlcw16cqjp4ds6qnjfxalwayf9fm5x9"))))
+                "1fv06j5c99imvzkac3j40lgjhr5b2i77fnyffhlvj92bli1fm1c6"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.16.2


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

* bug#30973: [PATCH] gnu: radeontop: Update to 1.1.
  2018-03-28 18:13 [bug#30973] [PATCH] gnu: radeontop: Update to 1.1 Jonathan Brielmaier
@ 2018-03-28 19:13 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2018-03-28 19:13 UTC (permalink / raw)
  To: Jonathan Brielmaier, 30973-done

[-- Attachment #1: Type: text/plain, Size: 402 bytes --]

Jonathan Brielmaier <jonathan.brielmaier@web.de> writes:

> Hi Guix,
>
> find updated radeontop attached. I tested it with my AMD Radeon RX480 (Polaris10) and it worked...

Thanks!  Apparently this package was already updated yesterday[0], so
I'm closing the bug report.  Sorry for the duplicate work!

[0] https://git.savannah.gnu.org/cgit/guix.git/commit/?id=36f3e1df5fd28f28a93eb91ef29e1fcb43b90492

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

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

end of thread, other threads:[~2018-03-28 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-28 18:13 [bug#30973] [PATCH] gnu: radeontop: Update to 1.1 Jonathan Brielmaier
2018-03-28 19:13 ` bug#30973: " Marius Bakke

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).