all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61034] [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1.
@ 2023-01-24  8:13 Hilton Chain via Guix-patches via
  2023-02-01  8:50 ` bug#61034: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-01-24  8:13 UTC (permalink / raw)
  To: 61034


* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61034: [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1.
  2023-01-24  8:13 [bug#61034] [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1 Hilton Chain via Guix-patches via
@ 2023-02-01  8:50 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-01  8:50 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 61034-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]


Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/linux.scm (kconfig-hardened-check): Update to 0.6.1.
> ---
>  gnu/packages/linux.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
01f1e8bbb24bb41cf506f681470ba3b530ccae1e.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-01  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24  8:13 [bug#61034] [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1 Hilton Chain via Guix-patches via
2023-02-01  8:50 ` bug#61034: " Christopher Baines

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.