guix-commits
[Top][All Lists]
Advanced

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

01/07: gnu: linux-libre: Update to 5.18.9.


From: guix-commits
Subject: 01/07: gnu: linux-libre: Update to 5.18.9.
Date: Sun, 3 Jul 2022 23:56:46 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 9cd92b259b0057f9612459bb1b79d591280eb171
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sat Jul 2 13:09:54 2022 -0400

    gnu: linux-libre: Update to 5.18.9.
    
    * gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.9.
    (linux-libre-5.18-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 46136f124c..c77dfbaadf 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -352,7 +352,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
 ;; The current "stable" kernels. That is, the most recently released major
 ;; versions that are still supported upstream.
 
-(define-public linux-libre-5.18-version "5.18.8")
+(define-public linux-libre-5.18-version "5.18.9")
 (define-public linux-libre-5.18-gnu-revision "gnu")
 (define deblob-scripts-5.18
   (linux-libre-deblob-scripts
@@ -362,7 +362,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "0vjpn8iw9yg39sr6jfhzyvivf159h9zfgnjamwa283zfll0h0a53")))
 (define-public linux-libre-5.18-pristine-source
   (let ((version linux-libre-5.18-version)
-        (hash (base32 "0dhaj1zcsr5sfg62byzvvkhm9j419px6v9v04ngcy0d0vc2yn8q8")))
+        (hash (base32 "0g69ylrdb3khjnnz3v4m6xng49fzjlnvxfaqq77krznwrrpy50iq")))
    (make-linux-libre-source version
 
                             (%upstream-linux-source version hash)



reply via email to

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