guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: linux-libre 5.4: Update to 5.4.176.


From: guix-commits
Subject: 04/04: gnu: linux-libre 5.4: Update to 5.4.176.
Date: Wed, 2 Feb 2022 13:51:10 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 97d97d7da1f5b500b2b76210131ca6adff6a1e80
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Feb 2 12:19:17 2022 -0500

    gnu: linux-libre 5.4: Update to 5.4.176.
    
    * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.176.
    (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 c0f35aaa47..7df64bbdae 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -405,7 +405,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.175")
+(define-public linux-libre-5.4-version "5.4.176")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -415,7 +415,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "1mp9d0b7mqw7cl65k0a18265cvn4qwcpnvna8r6n5m3y4pz3rik9")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "0h2838jrw69xv1mg1qj0n8qx6g8n48iv8yna633xd20lzggip45c")))
+        (hash (base32 "0h67d34n8cwq60rv8nw0a7n9mkihs0cg0b5zl6ihfyjflqj0jq6r")))
    (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]