[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: linux-libre@4.4: Update to 4.4.229.
From: |
guix-commits |
Subject: |
01/06: gnu: linux-libre@4.4: Update to 4.4.229. |
Date: |
Wed, 1 Jul 2020 13:37:52 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit e2449dfa1dd2201f24f2f5435a8a76b58403a6c3
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Wed Jul 1 13:27:07 2020 -0400
gnu: linux-libre@4.4: Update to 4.4.229.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.229.
(linux-libre-4.4-pristine-source): Update hash.
---
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 c8aaa6a..4f6e74f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -411,10 +411,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.228")
+(define-public linux-libre-4.4-version "4.4.229")
(define-public linux-libre-4.4-pristine-source
(let ((version linux-libre-4.4-version)
- (hash (base32 "0y1xc5lk8j3p5maarksmh18wy921rgcngzsih7q1a82rah1fsjxr")))
+ (hash (base32 "0crrawivri5i0ks7pg3snfjlxily4aimw5xzbzr5nlnsz0rjwhbq")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.4)))
- branch master updated (f74e927 -> 5db2736), guix-commits, 2020/07/01
- 01/06: gnu: linux-libre@4.4: Update to 4.4.229.,
guix-commits <=
- 04/06: gnu: linux-libre@4.19: Update to 4.19.131., guix-commits, 2020/07/01
- 02/06: gnu: linux-libre@4.9: Update to 4.9.229., guix-commits, 2020/07/01
- 03/06: gnu: linux-libre@4.14: Update to 4.14.187., guix-commits, 2020/07/01
- 05/06: gnu: linux-libre@5.7: Update to 5.7.7., guix-commits, 2020/07/01
- 06/06: gnu: linux-libre: Update to 5.4.50., guix-commits, 2020/07/01