[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/14: gnu: linux-libre@4.19: Update to 4.19.77.
From: |
guix-commits |
Subject: |
12/14: gnu: linux-libre@4.19: Update to 4.19.77. |
Date: |
Mon, 7 Oct 2019 23:30:25 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ddefa2ff5cb12b55696874b9acf969754994d0f0
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Oct 8 01:24:08 2019 +0200
gnu: linux-libre@4.19: Update to 4.19.77.
* gnu/packages/linux.scm (deblob-scripts-4.19)
(linux-libre-4.19-version, linux-libre-4.19-pristine-source):
Update to 4.19.77.
---
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 cbb6033..8a3d6b7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -196,7 +196,7 @@ defconfig. Return the appropriate make target if
applicable, otherwise return
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
- "4.19.75"
+ "4.19.77"
(base32 "02zs405awaxydbapka4nz8h6lmnc0dahgczqsrs5s2bmzjyyqkcy")
(base32 "1fyacg28aym6virxyn7wk99qil2fjbks3iwm7p3hxy51pccn34za")))
@@ -374,10 +374,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.76")
+(define-public linux-libre-4.19-version "4.19.77")
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "0rhyjw5r3xdnj37dd6wrpihdqc3zn5ih6hcpa4x2cjvk0acx4kds")))
+ (hash (base32 "1agksl35amjzc6g6d9zjwz6p5qir2cligb5c1d9s2bag9766jav1")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
- branch master updated (edaa616 -> d7a6a3f), guix-commits, 2019/10/07
- 03/14: gnu: maxflow: Correct version to 3.0.5., guix-commits, 2019/10/07
- 12/14: gnu: linux-libre@4.19: Update to 4.19.77.,
guix-commits <=
- 11/14: gnu: linux-libre@5.2: Update to 5.2.19., guix-commits, 2019/10/07
- 10/14: gnu: coin3D: Use a specific changeset., guix-commits, 2019/10/07
- 14/14: gnu: linux-libre@4.14: Update to 4.14.147., guix-commits, 2019/10/07
- 06/14: gnu: licensecheck: Update to 3.0.37., guix-commits, 2019/10/07
- 01/14: gnu: lynis: Update to 2.7.5., guix-commits, 2019/10/07
- 02/14: gnu: maxflow: Use GIT-FILE-NAME., guix-commits, 2019/10/07
- 13/14: gnu: linux-libre@4.9: Update to 4.9.195., guix-commits, 2019/10/07
- 09/14: gnu: me-cleaner: Update to 1.2., guix-commits, 2019/10/07
- 04/14: gnu: qucs-s: Update to 0.0.21., guix-commits, 2019/10/07
- 07/14: gnu: maxflow: Use HTTPS home page., guix-commits, 2019/10/07