guix-commits
[Top][All Lists]
Advanced

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

02/07: gnu: linux-libre 6.1: Update to 6.1.18.


From: guix-commits
Subject: 02/07: gnu: linux-libre 6.1: Update to 6.1.18.
Date: Mon, 13 Mar 2023 13:14:51 -0400 (EDT)

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

commit bbe45517e559b42450e80ee35ee77e82b10cc76f
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sat Mar 11 12:57:28 2023 -0500

    gnu: linux-libre 6.1: Update to 6.1.18.
    
    * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.18.
    (linux-libre-6.1-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 566422dbe8..bca0c554f9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -497,7 +497,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.2)))
 
-(define-public linux-libre-6.1-version "6.1.15")
+(define-public linux-libre-6.1-version "6.1.18")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
@@ -507,7 +507,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "1g9xqc8ajs0g2yq9xizlgr7k47x75rk3y99yicky01fm13rvfvv3")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
-        (hash (base32 "1zf48h34cz4chv0n12xlif0n7fdzbri2v8am1nn68bla2vidy5ic")))
+        (hash (base32 "07hlmv00wqi7497c3y6w7494qsxgd97kzy7xa30v0vqfzxgc2al4")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))



reply via email to

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