[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: linux-libre@5.4: Update to 5.4.66.
From: |
guix-commits |
Subject: |
02/06: gnu: linux-libre@5.4: Update to 5.4.66. |
Date: |
Fri, 18 Sep 2020 09:39:39 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit e2fad8d4946dc544f7423965feebe407c72bd1d8
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Thu Sep 17 21:11:50 2020 -0400
gnu: linux-libre@5.4: Update to 5.4.66.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.66.
(linux-libre-5.4-pristine-source): Update hash.
---
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 1210cde..691aa1a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -365,15 +365,15 @@ corresponding UPSTREAM-SOURCE (an origin), using the
given DEBLOB-SCRIPTS."
;; The "longterm" kernels — the older releases with long-term upstream support.
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-5.4-version "5.4.64")
+(define-public linux-libre-5.4-version "5.4.66")
(define deblob-scripts-5.4
(linux-libre-deblob-scripts
- "5.4.63"
+ linux-libre-5.4-version
(base32 "0ckxn7k5zgcqk30dq943bnamr6a6zjbw2aqjl3x30f4kvh5f6k25")
(base32 "1b3q88i2qfdxyvpi9f7jds0qlb8hfpw87mgia096ax6822c2cmyb")))
(define-public linux-libre-5.4-pristine-source
(let ((version linux-libre-5.4-version)
- (hash (base32 "1vymhl6p7i06gfgpw9iv75bvga5sj5kgv46i1ykqiwv6hj9w5lxr")))
+ (hash (base32 "1cnsrz21kcf0h7krpv9p1a7n59mybr5ii0jdi3yc3x3lcwvk06gz")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
- branch master updated (dac3fc0 -> 62f9921), guix-commits, 2020/09/18
- 01/06: gnu: linux-libre: Update to 5.8.10., guix-commits, 2020/09/18
- 02/06: gnu: linux-libre@5.4: Update to 5.4.66.,
guix-commits <=
- 04/06: gnu: linux-libre@4.14: Update to 4.14.198., guix-commits, 2020/09/18
- 05/06: gnu: linux-libre@4.9: Update to 4.9.236., guix-commits, 2020/09/18
- 03/06: gnu: linux-libre@4.19: Update to 4.19.146., guix-commits, 2020/09/18
- 06/06: gnu: linux-libre@4.4: Update to 4.4.236., guix-commits, 2020/09/18