[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: linux-libre@4.4: Update to 4.4.232.
From: |
guix-commits |
Subject: |
01/09: gnu: linux-libre@4.4: Update to 4.4.232. |
Date: |
Fri, 31 Jul 2020 13:40:19 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit fe21fe41d1db117793f5fd86de60c6dfb59ae959
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Fri Jul 31 13:33:18 2020 -0400
gnu: linux-libre@4.4: Update to 4.4.232.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.232.
(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 703d3c5..b26ab2d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -419,10 +419,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.231")
+(define-public linux-libre-4.4-version "4.4.232")
(define-public linux-libre-4.4-pristine-source
(let ((version linux-libre-4.4-version)
- (hash (base32 "1c6p5hv18isa328pvpa3qmmsg4qsssf2mwsx3hzn489rb8ycdxp7")))
+ (hash (base32 "0d7x30sy9c27n9bqf5f5mf64c6j5iljnw1gm7g8z00xgvrjqibjf")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.4)))
- branch master updated (ab4943a -> 96a655a), guix-commits, 2020/07/31
- 05/09: gnu: ruby-netrc: All phases return #t., guix-commits, 2020/07/31
- 04/09: gnu: linux-libre@4.19: Update to 4.19.136., guix-commits, 2020/07/31
- 03/09: gnu: linux-libre@4.14: Update to 4.14.191., guix-commits, 2020/07/31
- 06/09: gnu: emacs-transient: All phases return #t., guix-commits, 2020/07/31
- 01/09: gnu: linux-libre@4.4: Update to 4.4.232.,
guix-commits <=
- 02/09: gnu: linux-libre@4.9: Update to 4.9.232., guix-commits, 2020/07/31
- 07/09: gnu: Add robin-map., guix-commits, 2020/07/31
- 08/09: gnu: openimageio: Update to 2.0.13., guix-commits, 2020/07/31
- 09/09: gnu: Add blender@2.79b., guix-commits, 2020/07/31