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.212.


From: guix-commits
Subject: 02/05: gnu: linux-libre@4.9: Update to 4.9.212.
Date: Wed, 29 Jan 2020 12:55:50 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit cf728b19c7ce3359c9b8271a4b55c84d97399d67
Author: Mark H Weaver <address@hidden>
AuthorDate: Wed Jan 29 12:50:42 2020 -0500

    gnu: linux-libre@4.9: Update to 4.9.212.
    
    * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.212.
    (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 70432ad..ee7c75f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -381,10 +381,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.211")
+(define-public linux-libre-4.9-version "4.9.212")
 (define-public linux-libre-4.9-pristine-source
   (let ((version linux-libre-4.9-version)
-        (hash (base32 "1gmi27ih5ys1wxbrnc4a5dr9vw9ngccs9xpa2p0gsk4pbn6n15r5")))
+        (hash (base32 "0c5yjilaq86j6i2hzlxbp2ia7jhnf7kv952ffv7jxdf90sk3irxd")))
     (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]