[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: linux-libre 4.19: Update to 4.19.168.
From: |
guix-commits |
Subject: |
03/06: gnu: linux-libre 4.19: Update to 4.19.168. |
Date: |
Mon, 18 Jan 2021 02:42:45 -0500 (EST) |
lfam pushed a commit to branch master
in repository guix.
commit 7cd85dae005dfcdbebfecfcd435eaa31630c2048
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sun Jan 17 21:03:54 2021 -0500
gnu: linux-libre 4.19: Update to 4.19.168.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.168.
(linux-libre-4.19-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 127d594..294000d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -382,7 +382,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
-(define-public linux-libre-4.19-version "4.19.167")
+(define-public linux-libre-4.19-version "4.19.168")
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
linux-libre-4.19-version
@@ -390,7 +390,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "1jiaw0as1ippkrjdpd52657w5mz9qczg3y2hlra7m9k0xawwiqlf")))
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "00gddgr1jj9zkd10mbbkanfkgpqi2jqszibq80rc9bbmgiknfb1i")))
+ (hash (base32 "1whkqklqj8rz9lv88aldvwkwnb9xvg0njdbcrk56r7z6f9zkhnmm")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
- branch master updated (cbc2c28 -> c20eee7), guix-commits, 2021/01/18
- 02/06: gnu: linux-libre 5.4: Update to 5.4.90., guix-commits, 2021/01/18
- 03/06: gnu: linux-libre 4.19: Update to 4.19.168.,
guix-commits <=
- 04/06: gnu: linux-libre 4.14: Update to 4.14.216., guix-commits, 2021/01/18
- 05/06: gnu: linux-libre 4.9: Update to 4.9.252., guix-commits, 2021/01/18
- 01/06: gnu: linux-libre: Update to 5.10.8., guix-commits, 2021/01/18
- 06/06: gnu: linux-libre 4.4: Update to 4.4.252., guix-commits, 2021/01/18