guix-commits
[Top][All Lists]
Advanced

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

03/06: gnu: linux-libre@4.9: Update to 4.9.187.


From: guix-commits
Subject: 03/06: gnu: linux-libre@4.9: Update to 4.9.187.
Date: Sun, 4 Aug 2019 22:04:52 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 8079493c6cc4bc869a63d43e6f3e686e0b6aad95
Author: Mark H Weaver <address@hidden>
Date:   Sun Aug 4 21:55:23 2019 -0400

    gnu: linux-libre@4.9: Update to 4.9.187.
    
    * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.187.
    (linux-libre-4.9-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 df58189..c9bf91b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -374,10 +374,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.186")
+(define-public linux-libre-4.9-version "4.9.187")
 (define-public linux-libre-4.9-pristine-source
   (let ((version linux-libre-4.9-version)
-        (hash (base32 "0sjbp7m6d625rw06wv34a0805d1lgldii4pxiqfpja871m1q8914")))
+        (hash (base32 "1iyimwl4ysnk6m66m73sg0cnp4vac56d6yy174shfpnj5h2csjq1")))
     (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]