guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/08: gnu: powertop: Correct package description.


From: guix-commits
Subject: 08/08: gnu: powertop: Correct package description.
Date: Wed, 17 Jan 2024 05:19:51 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit b3e0a973bca6fe5de7356f3d70c4b7d468b0a759
Author: Ian Eure <ian@retrospec.tv>
AuthorDate: Sat Jan 13 16:40:18 2024 -0800

    gnu: powertop: Correct package description.
    
    * gnu/packages/linux.scm (powertop): Correct package description.
    
    Change-Id: Ifc81ed62158df8b3c235d335731590e977dcc725
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 716f5907f0..3cd63df6ee 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3634,7 +3634,7 @@ devices.  It replaces @code{iwconfig}, which is 
deprecated.")
     (inputs
      (list kmod libnl ncurses pciutils zlib))
     (home-page "https://01.org/powertop/";)
-    (synopsis "Analyze power consumption on Intel-based laptops")
+    (synopsis "Analyze power consumption on x86-based laptops")
     (description
      "PowerTOP is a Linux tool to diagnose issues with power consumption and
 power management.  In addition to being a diagnostic tool, PowerTOP also has



reply via email to

[Prev in Thread] Current Thread [Next in Thread]