all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: florhizome@posteo.net
Cc: 58392-done@debbugs.gnu.org
Subject: bug#58392: [PATCH] gnu: Add nbfc-linux
Date: Tue, 18 Oct 2022 14:54:39 +0200	[thread overview]
Message-ID: <87bkq9nvg0.fsf_-_@gnu.org> (raw)
In-Reply-To: <b6c455bdcf37806eff52cf1d3d0bd45bbece564e.1665508797.git.florhizome@posteo.net> (florhizome@posteo.net's message of "Tue, 11 Oct 2022 17:19:57 +0000")

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

Hi,

florhizome@posteo.net skribis:

> From: florhizome <florhizome@posteo.net>
>
> ---
>  gnu/packages/linux.scm | 37 +++++++++++++++++++++++++++++++++++++

Applied with a commit log and the cosmetic changes below.

Thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 850 bytes --]

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 015d957df5..864c379eac 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5924,10 +5924,9 @@ (define-public nbfc-linux
       (propagated-inputs (list python dmidecode))
       (synopsis "NoteBook FanControl ported to Linux")
       (description
-       "This is a C port of Stefan Hirschmann's NoteBook FanControl.
-
- It provides the same utilities with the same interfaces as the original NBFC,
- although the implementation differs.")
+       "This package provides a C port of NoteBook FanControl (NBFC), a fan
+control service for notebooks.  It provides the same utilities with the same
+interfaces as the original NBFC, although the implementation differs.")
       (home-page "https://github.com/nbfc-linux/nbfc-linux")
       (license license:gpl3+))))
 

      reply	other threads:[~2022-10-18 12:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-08 19:38 [bug#58392] [PATCH] gnu: Add nbfc-linux florhizome
2022-10-11 17:19 ` florhizome
2022-10-18 12:54   ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bkq9nvg0.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=58392-done@debbugs.gnu.org \
    --cc=florhizome@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.