emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#42450: closed ([PATCH] gnu: lshw: Update to B.02.19.2.)


From: GNU bug Tracking System
Subject: bug#42450: closed ([PATCH] gnu: lshw: Update to B.02.19.2.)
Date: Tue, 21 Jul 2020 07:08:01 +0000

Your message dated Tue, 21 Jul 2020 10:06:20 +0300
with message-id <20200721070620.GB3039@E5400>
and subject line Re: [bug#42450] [PATCH] gnu: lshw: Update to B.02.19.2.
has caused the debbugs.gnu.org bug report #42450,
regarding [PATCH] gnu: lshw: Update to B.02.19.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42450: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42450
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lshw: Update to B.02.19.2. Date: Tue, 21 Jul 2020 01:58:39 +0200
From b677bc022e3475a8ccffbb227c22ad959c44a801 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Tue, 21 Jul 2020 01:56:48 +0200
Subject: [PATCH] gnu: lshw: Update to B.02.19.2.

* gnu/packages/linux.scm (lshw): Update to B.02.19.2.
---
 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 2940a90f0f..b0077c0a98 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -6097,7 +6097,7 @@ every time the power supply source is changed.")
 (define-public lshw
   (package
     (name "lshw")
-    (version "B.02.18")
+    (version "B.02.19.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.ezix.org/software/";
@@ -6105,7 +6105,7 @@ every time the power supply source is changed.")
                                   ".tar.gz"))
               (sha256
                (base32
-                "0brwra4jld0d53d7jsgca415ljglmmx1l2iazpj4ndilr48yy8mf"))))
+                "100gm1c6gb2hkfws22h0xhvv7nz38p49lxd1csikj8qlhyn4gcwv"))))
     (build-system gnu-build-system)
     (arguments
       `(#:phases (modify-phases %standard-phases (delete 'configure))
-- 
2.27.0

-- 
Du mußt 13 Muskeln bewegen, um die Stirn zu runzeln, aber nur  
zwei, um zu lächeln. Warum also sich unnötig anstrengen?

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#42450] [PATCH] gnu: lshw: Update to B.02.19.2. Date: Tue, 21 Jul 2020 10:06:20 +0300
Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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