guix-commits
[Top][All Lists]
Advanced

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

05/05: gnu: linux-libre: Update to 5.2.10.


From: guix-commits
Subject: 05/05: gnu: linux-libre: Update to 5.2.10.
Date: Sun, 25 Aug 2019 18:29:43 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit e79b78f1ca481ac23f2e214523bae0dca907d848
Author: Mark H Weaver <address@hidden>
Date:   Sun Aug 25 18:26:52 2019 -0400

    gnu: linux-libre: Update to 5.2.10.
    
    * gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.10.
    (linux-libre-5.2-pristine-source)[hash]: 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 6c8091c..d49293c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -350,10 +350,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                         "linux-" version ".tar.xz"))
     (sha256 hash)))
 
-(define-public linux-libre-5.2-version "5.2.9")
+(define-public linux-libre-5.2-version "5.2.10")
 (define-public linux-libre-5.2-pristine-source
   (let ((version linux-libre-5.2-version)
-        (hash (base32 "1rnlnphw9rih4qhdld9ic5lnj5jh4vy5nqbj9lqwv9bc615jmw5n")))
+        (hash (base32 "0jgw7gj71i9kf4prbdi9h791ngxf24nr90302glnsa9aghwc95k0")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.2)))



reply via email to

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