* [bug#42450] [PATCH] gnu: lshw: Update to B.02.19.2.
@ 2020-07-20 23:58 Michael Rohleder
2020-07-21 7:06 ` bug#42450: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-07-20 23:58 UTC (permalink / raw)
To: 42450
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: [PATCH] gnu: lshw: Update to B.02.19.2. --]
[-- Type: text/x-patch, Size: 1283 bytes --]
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
[-- Attachment #1.2: Type: text/plain, Size: 133 bytes --]
--
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#42450: [PATCH] gnu: lshw: Update to B.02.19.2.
2020-07-20 23:58 [bug#42450] [PATCH] gnu: lshw: Update to B.02.19.2 Michael Rohleder
@ 2020-07-21 7:06 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-07-21 7:06 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 42450-done
[-- Attachment #1: Type: text/plain, Size: 242 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-21 7:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-20 23:58 [bug#42450] [PATCH] gnu: lshw: Update to B.02.19.2 Michael Rohleder
2020-07-21 7:06 ` bug#42450: " Efraim Flashner
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.