[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: linux-libre 5.10: Update to 5.10.188.
From: |
guix-commits |
Subject: |
04/06: gnu: linux-libre 5.10: Update to 5.10.188. |
Date: |
Wed, 9 Aug 2023 13:11:58 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit b0c332963277c7dcfbb1c02ce1f4a9f6b1d07931
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Mon Aug 7 19:37:58 2023 -0400
gnu: linux-libre 5.10: Update to 5.10.188.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.188.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
---
gnu/packages/linux.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 07a1245724..3f308670f3 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -550,17 +550,17 @@ corresponding UPSTREAM-SOURCE (an origin), using the
given DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
-(define-public linux-libre-5.10-version "5.10.186")
+(define-public linux-libre-5.10-version "5.10.188")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
linux-libre-5.10-version
linux-libre-5.10-gnu-revision
- (base32 "0mw7qn77y9c6wrnw4rjvf75cpm1w6n1aqqhf8cnghcb97p2yxxrf")
- (base32 "1739xvyzi3i7d12mvsvnqa7208pvwfss43kzin71l9svw0405vp5")))
+ (base32 "0hirc87hgyy9qhgiipp5iahmdk4wwhiml6rp1naphz9d1vw3kb35")
+ (base32 "1bqgabl185i74y1n5pbvkqn3r0ydmrqhfyhkd9n3s0gqqzkw2vjp")))
(define-public linux-libre-5.10-pristine-source
(let ((version linux-libre-5.10-version)
- (hash (base32 "1qqv91r13akgik1q4jybf8czskxxizk6lpv4rsvjn9sx2dm2jq0y")))
+ (hash (base32 "04k1mc23vqv3mr4m80rab1w7z1cwc0n1kcxzc5vfcfp26nmqnmf9")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
- branch master updated (3481a5cb37 -> 2cd153ff9b), guix-commits, 2023/08/09
- 03/06: gnu: linux-libre 6.15: Update to 6.15.124., guix-commits, 2023/08/09
- 01/06: gnu: linux-libre 6.4: Update to 6.4.8., guix-commits, 2023/08/09
- 02/06: gnu: linux-libre 6.1: Update to 6.1.43., guix-commits, 2023/08/09
- 04/06: gnu: linux-libre 5.10: Update to 5.10.188.,
guix-commits <=
- 05/06: gnu: linux-libre 5.4: Update to 5.4.251., guix-commits, 2023/08/09
- 06/06: gnu: linux-libre 4.19: Update to 4.19.289., guix-commits, 2023/08/09