From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 61034@debbugs.gnu.org
Subject: [bug#61034] [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1.
Date: Tue, 24 Jan 2023 16:13:15 +0800 [thread overview]
Message-ID: <87bkmos63o.wl-hako@ultrarare.space> (raw)
* gnu/packages/linux.scm (kconfig-hardened-check): Update to 0.6.1.
---
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 250eacd076..99fe4ae01d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9838,7 +9838,7 @@ (define-public modprobed-db
(define-public kconfig-hardened-check
(package
(name "kconfig-hardened-check")
- (version "0.5.17")
+ (version "0.6.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9847,7 +9847,7 @@ (define-public kconfig-hardened-check
(file-name (git-file-name name version))
(sha256
(base32
- "0p9pywfxwyk4yfgaf7bhqrf72ywc6w6k77dbi7lldynha886ih4a"))))
+ "0bpdy2a7l75y5cqzzc92nh4gapzgza8ml5i8ximr6brf6pr3681z"))))
(build-system python-build-system)
(home-page "https://github.com/a13xp0p0v/kconfig-hardened-check")
(synopsis
--
2.39.1
next reply other threads:[~2023-01-24 8:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-24 8:13 Hilton Chain via Guix-patches via [this message]
2023-02-01 8:50 ` bug#61034: [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1 Christopher Baines
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=87bkmos63o.wl-hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=61034@debbugs.gnu.org \
--cc=hako@ultrarare.space \
/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).