guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: linux-libre@4.9: Update to 4.9.207.


From: guix-commits
Subject: 02/05: gnu: linux-libre@4.9: Update to 4.9.207.
Date: Sat, 21 Dec 2019 07:21:31 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit cc9e607dd0af3ceee96e5e5f1aa8d54f9d0faca9
Author: Mark H Weaver <address@hidden>
Date:   Sat Dec 21 07:16:37 2019 -0500

    gnu: linux-libre@4.9: Update to 4.9.207.
    
    * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.207.
    (linux-libre-4.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 7acef20..c73ca35 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -380,10 +380,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.14)))
 
-(define-public linux-libre-4.9-version "4.9.206")
+(define-public linux-libre-4.9-version "4.9.207")
 (define-public linux-libre-4.9-pristine-source
   (let ((version linux-libre-4.9-version)
-        (hash (base32 "1mnabj0d5ra40hijwynnzxnh5w1qnvkvj2l3ydsdhkdwm6cpiwhx")))
+        (hash (base32 "090181vij95py22jhx7baaxabb78w0j5hsfsnzp6bv2vgdz671na")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.9)))



reply via email to

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