guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: gnu: linux-libre@4.4: Update to 4.4.228.


From: guix-commits
Subject: 01/03: gnu: linux-libre@4.4: Update to 4.4.228.
Date: Sun, 21 Jun 2020 19:20:02 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 8e5b17280cd501ec338476c2cfa0496dbae43fa2
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Sun Jun 21 19:12:04 2020 -0400

    gnu: linux-libre@4.4: Update to 4.4.228.
    
    * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.228.
    (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 3d595cd..75a82c9 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.227")
+(define-public linux-libre-4.4-version "4.4.228")
 (define-public linux-libre-4.4-pristine-source
   (let ((version linux-libre-4.4-version)
-        (hash (base32 "196x57w740firg8zchypq4vq6a83ymmwn9amqrscym9zr0pcgm40")))
+        (hash (base32 "0y1xc5lk8j3p5maarksmh18wy921rgcngzsih7q1a82rah1fsjxr")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.4)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]