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


From: guix-commits
Subject: 02/05: gnu: linux-libre@4.9: Update to 4.9.191.
Date: Fri, 6 Sep 2019 20:46:05 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 67ad69b7682d63e892344d9a6d23e7eed0d96358
Author: Mark H Weaver <address@hidden>
Date:   Fri Sep 6 20:39:13 2019 -0400

    gnu: linux-libre@4.9: Update to 4.9.191.
    
    * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.191.
    (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 08089a9..b44502b 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.190")
+(define-public linux-libre-4.9-version "4.9.191")
 (define-public linux-libre-4.9-pristine-source
   (let ((version linux-libre-4.9-version)
-        (hash (base32 "05ha3snfk0vdqk9i27icwpq2if0h2jvshavn69ldwqm4h2h1r2py")))
+        (hash (base32 "1g5p736p8zx5rmxaj56yw93jp768npl868jsn8973dny0rsbim6y")))
     (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]