guix-commits
[Top][All Lists]
Advanced

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

05/07: gnu: linux-libre 5.10: Update to 5.10.209.


From: guix-commits
Subject: 05/07: gnu: linux-libre 5.10: Update to 5.10.209.
Date: Sat, 27 Jan 2024 00:24:58 -0500 (EST)

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

commit bae462a21a561cdde5ab9ce06556020d0b3e0bfa
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Fri Jan 26 16:37:32 2024 +0100

    gnu: linux-libre 5.10: Update to 5.10.209.
    
    * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.209.
    (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
    Change-Id: Ic5f80481d3eb0d4cada0c4ead247db07351a0908
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 24106ba595..9790adc5ae 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -561,17 +561,17 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
 
-(define-public linux-libre-5.10-version "5.10.208")
+(define-public linux-libre-5.10-version "5.10.209")
 (define-public linux-libre-5.10-gnu-revision "gnu1")
 (define deblob-scripts-5.10
   (linux-libre-deblob-scripts
    linux-libre-5.10-version
    linux-libre-5.10-gnu-revision
    (base32 "1b33rkn32b923025iiz4xzxiy8y5ii9j5qk4021mg575890rl4ch")
-   (base32 "0zmmqj5gyiy2q81f199c29b14isfiqbvl87y72k14yy0q5398276")))
+   (base32 "12csh2zyjrqzgqcv799gv8h4xaw1irxh2zqddn4jqp5p7psx4j5k")))
 (define-public linux-libre-5.10-pristine-source
   (let ((version linux-libre-5.10-version)
-        (hash (base32 "0vpvy47cmcinhs76cjl2n81zrlhbqgpi4v29izn2hzsl15x189ch")))
+        (hash (base32 "1mc8rssk5aypgb58jz6i2bbflfr6qh1kgqpam0k8fqvwcjnjzqj4")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))



reply via email to

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