[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: linux-libre 5.15: Update to 5.15.116.
From: |
guix-commits |
Subject: |
03/07: gnu: linux-libre 5.15: Update to 5.15.116. |
Date: |
Mon, 12 Jun 2023 10:58:11 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 37ceb6dc7a594beac660826264d70bf53da26dc1
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sun Jun 11 21:05:36 2023 -0400
gnu: linux-libre 5.15: Update to 5.15.116.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.116.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 22573c2d0b..d2d7124292 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -518,17 +518,17 @@ corresponding UPSTREAM-SOURCE (an origin), using the
given DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
-(define-public linux-libre-5.15-version "5.15.115")
+(define-public linux-libre-5.15-version "5.15.116")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
linux-libre-5.15-version
linux-libre-5.15-gnu-revision
(base32 "0w5wyw8zp124nwydjvpnih7q3lp7gadlgsw60syw45nqq0afvlz3")
- (base32 "00n8c7ghfs36bvz0yjw6w9daf5zcgj94kxxn27bfyfm274rkddmz")))
+ (base32 "1zljgvzr8irs3acq436i2iyana9vgx4k1pm3id4rz0fbaqfma602")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "050j9z0wg5glgxwbmzfq4l8lv8y7g3nc2rz8342yjdcjfxh6h1qv")))
+ (hash (base32 "16hpdqlkz2g2pjcml7j55yfym6nbp0zg8f2r969wq9jkpg8wj5zn")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
- branch master updated (dffaf42e5e -> 0e21b01a9a), guix-commits, 2023/06/12
- 01/07: gnu: linux-libre: Update to 6.3.7., guix-commits, 2023/06/12
- 04/07: gnu: linux-libre 5.10: Update to 5.10.183., guix-commits, 2023/06/12
- 05/07: gnu: linux-libre 5.4: Update to 5.4.246., guix-commits, 2023/06/12
- 02/07: gnu: linux-libre 6.1: Update to 6.1.33., guix-commits, 2023/06/12
- 06/07: gnu: linux-libre 4.19: Update to 4.19.285., guix-commits, 2023/06/12
- 03/07: gnu: linux-libre 5.15: Update to 5.15.116.,
guix-commits <=
- 07/07: gnu: linux-libre 4.14: Update to 4.14.317., guix-commits, 2023/06/12