[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: lkrg: Update to 0.9.7.
From: |
guix-commits |
Subject: |
01/09: gnu: lkrg: Update to 0.9.7. |
Date: |
Sun, 17 Sep 2023 16:15:04 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3c4e890fccb2f21a8dc35728329932e4ef14fc14
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: lkrg: Update to 0.9.7.
This fixes the build with Linux-Libre >= 6.4.
* gnu/packages/linux.scm (lkrg): Update to 0.9.7.
---
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 9a49c090aa..86580c29cc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1636,7 +1636,7 @@ registers of the @acronym{EC, Embedded Controller}
supported by the
(define-public lkrg
(package
(name "lkrg")
- (version "0.9.3")
+ (version "0.9.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1645,7 +1645,7 @@ registers of the @acronym{EC, Embedded Controller}
supported by the
(file-name (git-file-name name version))
(sha256
(base32
- "0yirb7n4mqv8cn0gziz1m7ymq00dhhy79j59jdgrx00b8rj57cfw"))))
+ "0k0z9caj48nqjwk3bapgfcdzi1lkizxcjj4r1dvkvwsk38mbk1c4"))))
(build-system linux-module-build-system)
(arguments
(list #:linux linux-libre
- branch master updated (fc3a53525a -> 38c2c076e2), guix-commits, 2023/09/17
- 08/09: gnu: bpftrace: Update to 0.18.1., guix-commits, 2023/09/17
- 04/09: gnu: cpuid: Update to 20230614., guix-commits, 2023/09/17
- 07/09: gnu: ddcci-driver-linux: Update to 0.4.4., guix-commits, 2023/09/17
- 09/09: gnu: feh: Update to 3.10., guix-commits, 2023/09/17
- 01/09: gnu: lkrg: Update to 0.9.7.,
guix-commits <=
- 03/09: gnu: nftables: Update to 1.0.8., guix-commits, 2023/09/17
- 02/09: gnu: libnftnl: Update to 1.2.6., guix-commits, 2023/09/17
- 05/09: gnu: lua: Update to 5.4.6., guix-commits, 2023/09/17
- 06/09: gnu: mcelog: Update to 195., guix-commits, 2023/09/17