guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: linux-libre 5.9: Update to 5.9.16.


From: guix-commits
Subject: 02/03: gnu: linux-libre 5.9: Update to 5.9.16.
Date: Mon, 21 Dec 2020 22:32:44 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit f497adbcda2e10c63357e98f3c53cfbb7f6887b9
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Mon Dec 21 19:27:42 2020 -0500

    gnu: linux-libre 5.9: Update to 5.9.16.
    
    * gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.16.
    (linux-libre-5.9-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 fbdaf7d..c442b05 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -364,7 +364,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.9-version "5.9.15")
+(define-public linux-libre-5.9-version "5.9.16")
 (define deblob-scripts-5.9
   (linux-libre-deblob-scripts
    linux-libre-5.9-version
@@ -372,7 +372,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "1vrv78xwcy32b82plkkbpyfxhpy3br7b18sjah4iqv25fxfcxpak")))
 (define-public linux-libre-5.9-pristine-source
   (let ((version linux-libre-5.9-version)
-        (hash (base32 "1vhaayqjv1ha3nsxy9zbsz497ba4d4a1g0gfhgxcvci8dp8djh2p")))
+        (hash (base32 "11mbnjvb5d5gwbrwlkqvzpg1ij4m19l5wr3wca9iiyg5i2papmxh")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.9)))



reply via email to

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