[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: linux-libre@4.19: Update to 4.19.79.
From: |
guix-commits |
Subject: |
04/08: gnu: linux-libre@4.19: Update to 4.19.79. |
Date: |
Thu, 17 Oct 2019 01:13:12 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e4d8d19470c231a0d070a4561786ce7d93e3178e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Oct 17 06:03:09 2019 +0200
gnu: linux-libre@4.19: Update to 4.19.79.
* gnu/packages/linux.scm (deblob-scripts-4.19)
(linux-libre-4.19-version, linux-libre-4.19-pristine-sources):
Update to 4.19.79.
---
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 3d0c791..8a03da9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -195,7 +195,7 @@ defconfig. Return the appropriate make target if
applicable, otherwise return
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
- "4.19.77"
+ "4.19.79"
(base32 "02zs405awaxydbapka4nz8h6lmnc0dahgczqsrs5s2bmzjyyqkcy")
(base32 "1fyacg28aym6virxyn7wk99qil2fjbks3iwm7p3hxy51pccn34za")))
@@ -373,10 +373,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.77")
+(define-public linux-libre-4.19-version "4.19.79")
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "1agksl35amjzc6g6d9zjwz6p5qir2cligb5c1d9s2bag9766jav1")))
+ (hash (base32 "0d2bcg0krahia2ylgqaxdppyr9idq2pi6y1si6h8n9sg6rj3a57i")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
- branch master updated (d0d9000 -> 0230b92), guix-commits, 2019/10/17
- 02/08: gnu: linux-libre@4.9: Update to 4.9.196., guix-commits, 2019/10/17
- 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 <=
- 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