[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: linux-libre 4.19: Update to 4.19.214.
From: |
guix-commits |
Subject: |
04/07: gnu: linux-libre 4.19: Update to 4.19.214. |
Date: |
Thu, 28 Oct 2021 00:36:52 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit d35451e5d42bd52240ad3363acba48a13dc687fe
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Oct 27 12:12:24 2021 -0400
gnu: linux-libre 4.19: Update to 4.19.214.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.214.
(linux-libre-4.19-pristine-source, deblob-scripts-5.19): 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 c035dcf..623d897 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -395,17 +395,17 @@ 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.213")
+(define-public linux-libre-4.19-version "4.19.214")
(define-public linux-libre-4.19-gnu-revision "gnu1")
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
linux-libre-4.19-version
linux-libre-4.19-gnu-revision
- (base32 "1hiaagdyfy6b0f9ivdy7zq0cd6akaj6v3c4nzikrgsk12vgc1a1q")
+ (base32 "06pqv050bkii0hc2v7ymny5264w1bca8db0dp1pw9mfmjg865am5")
(base32 "1a0k9i8gnzkyvfr80f8xw2fnxfwddhz1pzicz9fh0y3jzzkzk45p")))
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "162f5y3jplql3ca5xy889mq6izjinryx2kx16zp582yvsqf8rwiq")))
+ (hash (base32 "0i08np4gxiks7chp6j328pdqb02apbba53mj4zvxb9v37qpxzqgz")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
- branch master updated (0cd05b5 -> 5cbf9a4), guix-commits, 2021/10/28
- 05/07: gnu: linux-libre 4.14: Update to 4.14.253., guix-commits, 2021/10/28
- 02/07: gnu: linux-libre 5.10: Update to 5.10.76., guix-commits, 2021/10/28
- 06/07: gnu: linux-libre 4.9: Update to 4.9.288., guix-commits, 2021/10/28
- 01/07: gnu: linux-libre 5.14: Update to 5.14.15., guix-commits, 2021/10/28
- 07/07: gnu: linux-libre 4.4: Update to 4.4.290., guix-commits, 2021/10/28
- 04/07: gnu: linux-libre 4.19: Update to 4.19.214.,
guix-commits <=
- 03/07: gnu: linux-libre 5.4: Update to 5.4.156., guix-commits, 2021/10/28