guix-commits
[Top][All Lists]
Advanced

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

05/07: gnu: linux-libre 4.19: Update to 4.19.265.


From: guix-commits
Subject: 05/07: gnu: linux-libre 4.19: Update to 4.19.265.
Date: Fri, 11 Nov 2022 21:42:54 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit daff256f629ba559f37b97edb3127c042a9d07d1
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Fri Nov 11 17:05:03 2022 -0500

    gnu: linux-libre 4.19: Update to 4.19.265.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.265.
    (linux-libre-4.19-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 ce0ed930d4..3ac915673c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -418,7 +418,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
 
-(define-public linux-libre-4.19-version "4.19.264")
+(define-public linux-libre-4.19-version "4.19.265")
 (define-public linux-libre-4.19-gnu-revision "gnu1")
 (define deblob-scripts-4.19
   (linux-libre-deblob-scripts
@@ -428,7 +428,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "00i91lx938nqlgy63hiricqd0fnbbf26vgya9c5lb7m1f4x324im")))
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "07ihf55y4xcbzpfgj9mxzchy1jmdpy46j32w15hac46a4504xcps")))
+        (hash (base32 "1l5cdpgng1gci1p1gdr2jzqw486h3w56gpyc7fbq74hlc6nnwh1p")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))



reply via email to

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