[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/10: gnu: linux-libre: Update to 4.4.194.
From: |
guix-commits |
Subject: |
10/10: gnu: linux-libre: Update to 4.4.194. |
Date: |
Mon, 23 Sep 2019 20:26:43 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0b3daeb05e1b1aa3a58eba22df7336e4b8f3f79a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Sep 24 02:18:43 2019 +0200
gnu: linux-libre: Update to 4.4.194.
* gnu/packages/linux.scm (linux-libre): Update to 4.4.194.
---
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 072c51e..f8ad96e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -382,10 +382,10 @@ 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.191")
+(define-public linux-libre-4.4-version "4.4.194")
(define-public linux-libre-4.4-pristine-source
(let ((version linux-libre-4.4-version)
- (hash (base32 "0x3lnq4xyj5v6r1cz4jizm4vdspws1nb806f5qczwi3yil5nm6bh")))
+ (hash (base32 "0kvlp2v4nvkilaanhpgwf8dkyfj24msaw0m38rbc4y51y69yhqvz")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.4)))
- 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 <=
- 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, 2019/09/23
- 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