[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: linux-libre 4.9: Update to 4.9.239.
From: |
guix-commits |
Subject: |
07/07: gnu: linux-libre 4.9: Update to 4.9.239. |
Date: |
Wed, 21 Sep 2022 22:26:56 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 33d4992b69bfed2ec6b15b7b842599efb1cb1e31
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Tue Sep 20 23:00:13 2022 -0400
gnu: linux-libre 4.9: Update to 4.9.239.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.239.
(linux-libre-4.9-pristine-source): Update hash.
---
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 91386f5d72..306c18e398 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -447,7 +447,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-4.14)))
-(define-public linux-libre-4.9-version "4.9.328")
+(define-public linux-libre-4.9-version "4.9.329")
(define-public linux-libre-4.9-gnu-revision "gnu1")
(define deblob-scripts-4.9
(linux-libre-deblob-scripts
@@ -457,7 +457,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "0bib3641dbcqdkx3anna3caxnsg3nw9cnmhcklq0s93g3m57041h")))
(define-public linux-libre-4.9-pristine-source
(let ((version linux-libre-4.9-version)
- (hash (base32 "1px2np3k796cjwq1sp9gfxyql6hqyqya82vq9cb5y0canq6fqmg8")))
+ (hash (base32 "168hy7vhgw2sfknflhhf6ykhkp4xs8v0igii6ivjlvs3dmwm21sj")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.9)))
- branch master updated (89fed46752 -> 33d4992b69), guix-commits, 2022/09/21
- 01/07: gnu: linux-libre: Update to 5.19.10., guix-commits, 2022/09/21
- 07/07: gnu: linux-libre 4.9: Update to 4.9.239.,
guix-commits <=
- 02/07: gnu: linux-libre 5.15: Update to 5.15.69., guix-commits, 2022/09/21
- 04/07: gnu: linux-libre 5.4: Update to 5.4.214., guix-commits, 2022/09/21
- 03/07: gnu: linux-libre 5.10: Update to 5.10.144., guix-commits, 2022/09/21
- 06/07: gnu: linux-libre 4.14: Update to 4.14.294., guix-commits, 2022/09/21
- 05/07: gnu: linux-libre 4.19: Update to 4.19.259., guix-commits, 2022/09/21