guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: linux-libre: Update to 5.13.15.


From: guix-commits
Subject: 02/03: gnu: linux-libre: Update to 5.13.15.
Date: Thu, 9 Sep 2021 10:45:57 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 29c257047b67ea14c6c3e02930eb112f0d616572
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Sep 8 12:40:02 2021 -0400

    gnu: linux-libre: Update to 5.13.15.
    
    * gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.15.
    (linux-libre-5.13-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 245bcf6..720bd92 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -372,7 +372,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.14)))
 
-(define-public linux-libre-5.13-version "5.13.14")
+(define-public linux-libre-5.13-version "5.13.15")
 (define-public linux-libre-5.13-gnu-revision "gnu1")
 (define deblob-scripts-5.13
   (linux-libre-deblob-scripts
@@ -382,7 +382,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "1a0k9i8gnzkyvfr80f8xw2fnxfwddhz1pzicz9fh0y3jzzkzk45p")))
 (define-public linux-libre-5.13-pristine-source
   (let ((version linux-libre-5.13-version)
-        (hash (base32 "06lbjsbr86qa8yai5gfclbfxvcqsw33kxj9b4r93hh6z1wajmx82")))
+        (hash (base32 "06v2jgzq2l56bjbymcrnaybqvvr1q44c0k534v77b3l5bwwlq2rk")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.13)))



reply via email to

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