guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: linux-libre 5.4: Update to 5.4.244.


From: guix-commits
Subject: 05/08: gnu: linux-libre 5.4: Update to 5.4.244.
Date: Tue, 30 May 2023 20:39:19 -0400 (EDT)

lfam pushed a commit to branch kernel-updates
in repository guix.

commit 3e79064f90399f41c630a7aa40e6039fd3f1e965
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Tue May 30 10:56:33 2023 -0400

    gnu: linux-libre 5.4: Update to 5.4.244.
    
    * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.244.
    (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 f124cf1de2..b761039849 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -563,7 +563,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
 
-(define-public linux-libre-5.4-version "5.4.243")
+(define-public linux-libre-5.4-version "5.4.244")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -573,7 +573,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "070j069sj6spy2wkzfzm1d5jd7pffm0s1m917wblc8d3x8pbgvf8")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "017b1xhmjpmiq48pzzx36wn6jwwgaq2kgia51h7pxr7fxr7ndky3")))
+        (hash (base32 "06x20aq7bv86ghv2sdsz3q2rmqh8h389x5zksr53fyzdjl72ixch")))
    (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]