guix-commits
[Top][All Lists]
Advanced

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

01/05: gnu: linux-libre@4.4: Update to 4.4.213.


From: guix-commits
Subject: 01/05: gnu: linux-libre@4.4: Update to 4.4.213.
Date: Wed, 5 Feb 2020 20:24:11 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 80b9f3efe733915467e8d02f2467032d4a544263
Author: Mark H Weaver <address@hidden>
AuthorDate: Wed Feb 5 20:17:58 2020 -0500

    gnu: linux-libre@4.4: Update to 4.4.213.
    
    * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.213.
    (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 048aeac..2c25c56 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -391,10 +391,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.212")
+(define-public linux-libre-4.4-version "4.4.213")
 (define-public linux-libre-4.4-pristine-source
   (let ((version linux-libre-4.4-version)
-        (hash (base32 "0mx3qyj6w6h7gw7drsfsgl4iyz1695sjnf9hqh4kczci48kw5rj7")))
+        (hash (base32 "1cmwn9zvz14jqjy6qkszglhs2p5h6yh82b2269cbzvibg8y3rxq0")))
     (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]