From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 75006@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>,
Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#75006] [PATCH 1/1] gnu: dmidecode: Update to 3.6.
Date: Sat, 21 Dec 2024 12:45:28 +0300 [thread overview]
Message-ID: <f39ee068992477f7e364645494ce940bc6324102.1734774061.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1734774061.git.poptsov.artyom@gmail.com>
* gnu/packages/admin.scm (dmidecode): Update to 3.6.
Change-Id: If9ba9df3b6e7d8de31d0dd6c046757ba79c22695
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 66d0bf30d8..951683af4c 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2558,14 +2558,14 @@ (define-public wakelan
(define-public dmidecode
(package
(name "dmidecode")
- (version "3.5")
+ (version "3.6")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://savannah/dmidecode/dmidecode-"
version ".tar.xz"))
(sha256
- (base32 "0wy0khw02sr59f43fdahh6as1xc3jv7n8abj59p1j9cfxqsngmvr"))))
+ (base32 "1blbvmsxba71fmjxckh0cn7x68kim7qlx6ilv0df7brxxkrna374"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ; no 'check' target
--
2.46.0
prev parent reply other threads:[~2024-12-21 9:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-21 9:43 [bug#75006] [PATCH 0/1] gnu: dmidecode: Update to 3.6 Artyom V. Poptsov
2024-12-21 9:45 ` Artyom V. Poptsov [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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f39ee068992477f7e364645494ce940bc6324102.1734774061.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=75006@debbugs.gnu.org \
--cc=sharlatanus@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).