[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: gnu: linux-libre: Update to 6.5.12.
From: |
guix-commits |
Subject: |
02/08: gnu: linux-libre: Update to 6.5.12. |
Date: |
Tue, 21 Nov 2023 23:31:17 -0500 (EST) |
lfam pushed a commit to branch master
in repository guix.
commit 8e0485515d710b089bf04e642b211109c7438108
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Tue Nov 21 00:38:24 2023 -0500
gnu: linux-libre: Update to 6.5.12.
* gnu/packages/linux.scm (linux-libre-6.5-version): Update to 6.5.12.
(linux-libre-6.5-pristine-source): Update hash.
Change-Id: Ie4c626df9d2332a64a1b6f4780cbbfefda1d5626
---
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 bfa7e5d600..1845d67344 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -508,7 +508,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
-(define-public linux-libre-6.5-version "6.5.11")
+(define-public linux-libre-6.5-version "6.5.12")
(define-public linux-libre-6.5-gnu-revision "gnu")
(define deblob-scripts-6.5
(linux-libre-deblob-scripts
@@ -518,7 +518,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "066z5lw5vrfayhv23hpfcm6fh6b7zmn2v13kfv1g3z3jl1wblhfh")))
(define-public linux-libre-6.5-pristine-source
(let ((version linux-libre-6.5-version)
- (hash (base32 "06dmb4hbwrms0lp4axphwgj8wbnzsym70sx55lxr501b53wlmqif")))
+ (hash (base32 "17rmkzxszp2jg1zx2mmdcy30ffrsd0qms513sxd14klp5k9w2saa")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.5)))
- branch master updated (42be8fa560 -> 9a89b4f2ec), guix-commits, 2023/11/21
- 05/08: gnu: linux-libre 5.10: Update to 5.10.201., guix-commits, 2023/11/21
- 01/08: gnu: linux-libre 6.6: Update to 6.6.2., guix-commits, 2023/11/21
- 03/08: gnu: linux-libre 6.1: Update to 6.1.63., guix-commits, 2023/11/21
- 04/08: gnu: linux-libre 5.15: Update to 5.15.139., guix-commits, 2023/11/21
- 08/08: gnu: linux-libre 4.14: Update to 4.14.330., guix-commits, 2023/11/21
- 06/08: gnu: linux-libre 5.4: Update to 5.4.261., guix-commits, 2023/11/21
- 02/08: gnu: linux-libre: Update to 6.5.12.,
guix-commits <=
- 07/08: gnu: linux-libre 4.19: Update to 4.19.299., guix-commits, 2023/11/21