[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: linux-libre: Update to 4.4.239.
From: |
guix-commits |
Subject: |
06/07: gnu: linux-libre: Update to 4.4.239. |
Date: |
Thu, 15 Oct 2020 14:32:13 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 94e591633dbff4a6db7d6a86e664a36090ff3f68
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Oct 14 10:59:50 2020 -0400
gnu: linux-libre: Update to 4.4.239.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.239.
(linux-libre-4.4-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 d852241..9d35187 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -419,7 +419,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-4.9)))
-(define-public linux-libre-4.4-version "4.4.238")
+(define-public linux-libre-4.4-version "4.4.239")
(define deblob-scripts-4.4
(linux-libre-deblob-scripts
linux-libre-4.4-version
@@ -427,7 +427,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "0hhin1jpfkd6nwrb6xqxjzl3hdxy4pn8a15hy2d3d83yw6pflbsf")))
(define-public linux-libre-4.4-pristine-source
(let ((version linux-libre-4.4-version)
- (hash (base32 "0r1kb7p0zf0nkavvf9nr9hs7bdjym43cqv87hkp7vrqpbh1i8y06")))
+ (hash (base32 "03myd9ngmjmnddh4iqqsgcfg9rd11vyvwym38yh4m1p08j1zbg0k")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.4)))
- branch master updated (61263e1 -> f43287a), guix-commits, 2020/10/15
- 01/07: gnu: linux-libre: Update to 5.8.15., guix-commits, 2020/10/15
- 03/07: gnu: linux-libre 4.19: Update to 4.19.151., guix-commits, 2020/10/15
- 05/07: gnu: linux-libre 4.9: Update to 4.9.239., guix-commits, 2020/10/15
- 02/07: gnu: linux-libre 5.4: Update to 5.4.71., guix-commits, 2020/10/15
- 04/07: gnu: linux-libre 4.14: Update to 4.14.201., guix-commits, 2020/10/15
- 06/07: gnu: linux-libre: Update to 4.4.239.,
guix-commits <=
- 07/07: gnu: linux-libre: Enable XDP sockets and their monitoring., guix-commits, 2020/10/15