guix-commits
[Top][All Lists]
Advanced

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

05/05: gnu: linux-libre: Update to 5.4.6.


From: guix-commits
Subject: 05/05: gnu: linux-libre: Update to 5.4.6.
Date: Sat, 21 Dec 2019 07:21:32 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit c109d3268bc0fc732141b1e60368c00e41ae4638
Author: Mark H Weaver <address@hidden>
Date:   Sat Dec 21 07:18:54 2019 -0500

    gnu: linux-libre: Update to 5.4.6.
    
    * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.6.
    (linux-libre-5.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 a9f38c9..a7a8080 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -356,10 +356,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                         "linux-" version ".tar.xz"))
     (sha256 hash)))
 
-(define-public linux-libre-5.4-version "5.4.5")
+(define-public linux-libre-5.4-version "5.4.6")
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "1h1ynb51gd4kiakqlkcc7vny45j2snbg4j985qf171mszckrz3jn")))
+        (hash (base32 "1j4916izy2nrzq7g6m5m365r60hhhx9rqcanjvaxv5x3vsy639gx")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))



reply via email to

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