[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: gnu: linux-libre@4.9: Update to 4.9.196.
From: |
guix-commits |
Subject: |
02/08: gnu: linux-libre@4.9: Update to 4.9.196. |
Date: |
Thu, 17 Oct 2019 01:13:11 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c21d5141c28f4ea8a7179445da2eddfccae0c432
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Oct 17 06:02:22 2019 +0200
gnu: linux-libre@4.9: Update to 4.9.196.
* gnu/packages/linux.scm (deblob-scripts-4.9)
(linux-libre-4.9-version, linux-libre-4.9-pristine-sources):
Update to 4.9.196.
---
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 bb5caa6..1346bd3 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -207,7 +207,7 @@ defconfig. Return the appropriate make target if
applicable, otherwise return
(define deblob-scripts-4.9
(linux-libre-deblob-scripts
- "4.9.195"
+ "4.9.196"
(base32 "1wvldzlv7q2xdbadas87dh593nxr4a8p5n0f8zpm72lja6w18hmg")
(base32 "0is8gn4qdd7h5l6lacvhqdch26lmrbgxfm8ab7fx8n85ha7y358w")))
@@ -389,10 +389,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the
given DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-4.14)))
-(define-public linux-libre-4.9-version "4.9.195")
+(define-public linux-libre-4.9-version "4.9.196")
(define-public linux-libre-4.9-pristine-source
(let ((version linux-libre-4.9-version)
- (hash (base32 "0s4xj8f1dpnz3fbrqmgwq02smhcrq1ni8hgn2bbfqvm15lm5dgjl")))
+ (hash (base32 "1vy6j9ycl5aw0dmj4n9kih5i8igybk0ilahlwbn30mlp9aq15az0")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.9)))
- branch master updated (d0d9000 -> 0230b92), guix-commits, 2019/10/17
- 02/08: gnu: linux-libre@4.9: Update to 4.9.196.,
guix-commits <=
- 03/08: gnu: linux-libre@4.14: Update to 4.14.149., guix-commits, 2019/10/17
- 01/08: gnu: linux-libre@4.4: Update to 4.4.196., guix-commits, 2019/10/17
- 06/08: gnu: linux-libre@5.3: Update to 5.3.6., guix-commits, 2019/10/17
- 04/08: gnu: linux-libre@4.19: Update to 4.19.79., guix-commits, 2019/10/17
- 07/08: gnu: r-covr: Update to 3.3.2., guix-commits, 2019/10/17
- 05/08: gnu: linux-libre@5.2: Update to 5.2.21., guix-commits, 2019/10/17
- 08/08: gnu: emacs-nhexl-mode: Update to 1.4., guix-commits, 2019/10/17