[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: linux-libre: Update to 4.19.75.
From: |
guix-commits |
Subject: |
07/10: gnu: linux-libre: Update to 4.19.75. |
Date: |
Mon, 23 Sep 2019 20:26:42 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit fa470524a43287b1498c4b2a9bc0dc6dd14a8773
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Sep 24 02:18:11 2019 +0200
gnu: linux-libre: Update to 4.19.75.
* gnu/packages/linux.scm (linux-libre): Update to 4.19.75.
---
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 42dff40..f873da5 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -358,10 +358,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the
given DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-5.2)))
-(define-public linux-libre-4.19-version "4.19.71")
+(define-public linux-libre-4.19-version "4.19.75")
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "1bjwkb7k82l646ryyy0jbwsnygm2qsxgcwli8bdrj844skzynlqz")))
+ (hash (base32 "0y0vcmxyfg98mm63vaqq6n2bmxkbmrnvigm5zdh1al74w53p2pnx")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
- branch master updated (7b3f56f -> 0b3daeb), guix-commits, 2019/09/23
- 05/10: gnu: linux-libre: Update deblobbing scripts., guix-commits, 2019/09/23
- 06/10: gnu: linux-libre: Update to 5.2.17., guix-commits, 2019/09/23
- 10/10: gnu: linux-libre: Update to 4.4.194., guix-commits, 2019/09/23
- 01/10: gnu: glm: Update to 0.9.9.6., guix-commits, 2019/09/23
- 08/10: gnu: linux-libre: Update to 4.14.146., guix-commits, 2019/09/23
- 02/10: gnu: xterm: Update to 349., guix-commits, 2019/09/23
- 03/10: gnu: xterm: Don't use NAME in source URI., guix-commits, 2019/09/23
- 07/10: gnu: linux-libre: Update to 4.19.75.,
guix-commits <=
- 04/10: doc: Remove more ‘guixsd’ remnants., guix-commits, 2019/09/23
- 09/10: gnu: linux-libre: Update to 4.9.194., guix-commits, 2019/09/23