guix-commits
[Top][All Lists]
Advanced

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

20/22: gnu: nmrpflash: Rephrase synopsis.


From: guix-commits
Subject: 20/22: gnu: nmrpflash: Rephrase synopsis.
Date: Tue, 13 Dec 2022 21:10:16 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit b853dbd0e2e7aedffb0054816564d1fd9e2a10ea
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Dec 11 01:00:00 2022 +0100

    gnu: nmrpflash: Rephrase synopsis.
    
    * gnu/packages/admin.scm (nmrpflash)[synopsis]: Rework awkward wording.
---
 gnu/packages/admin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 756ca324cd..0f2da3f18e 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4884,7 +4884,7 @@ entries, providing commands to add, remove, comment, and 
search.")
            (lambda* (#:key outputs #:allow-other-keys)
              (mkdir-p (string-append (assoc-ref outputs "out") "/bin")))))))
     (home-page "https://github.com/jclehner/nmrpflash";)
-    (synopsis "Netgear unbrick utility")
+    (synopsis "Reflash (``unbrick'') Netgear devices with corrupted firmware")
     (description "This package provides a utility to flash a new firmware
 image to a Netgear device.  It has been tested on Netgear EX2700, EX6120,
 EX6150v2, DNG3700v2, R6100, R6220, R7000, D7000, WNR3500, R6400, R6800,



reply via email to

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