guix-commits
[Top][All Lists]
Advanced

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

07/07: gnu: linux-libre: Update to 5.4.46.


From: guix-commits
Subject: 07/07: gnu: linux-libre: Update to 5.4.46.
Date: Thu, 11 Jun 2020 16:23:58 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 437e64b7d31e198915daac0c5ef9f0915cd2c503
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Thu Jun 11 16:15:35 2020 -0400

    gnu: linux-libre: Update to 5.4.46.
    
    * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.46.
    (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 2ee4edf..0d7f60c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -378,10 +378,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.7)))
 
-(define-public linux-libre-5.4-version "5.4.45")
+(define-public linux-libre-5.4-version "5.4.46")
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "0bpy2lb3bqmkaqxzdmssgmhbjsys7d3lyfv4x919q0596jgh6gqh")))
+        (hash (base32 "13hvnfdcbcb9a21zizq8d90mc8maxz03zmzsj6iqsjd2y7r4y1rh")))
    (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]