guix-commits
[Top][All Lists]
Advanced

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

01/05: gnu: linux-libre@4.4: Update to 4.4.197.


From: guix-commits
Subject: 01/05: gnu: linux-libre@4.4: Update to 4.4.197.
Date: Fri, 18 Oct 2019 07:55:38 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 6f11d1b54e97dc142d08ed10c2aa4cace8840af6
Author: Mark H Weaver <address@hidden>
Date:   Fri Oct 18 07:46:55 2019 -0400

    gnu: linux-libre@4.4: Update to 4.4.197.
    
    * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.197.
    (linux-libre-4.4-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 ad3c597..9c2c33a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -397,10 +397,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.9)))
 
-(define-public linux-libre-4.4-version "4.4.196")
+(define-public linux-libre-4.4-version "4.4.197")
 (define-public linux-libre-4.4-pristine-source
   (let ((version linux-libre-4.4-version)
-        (hash (base32 "0vd7fra22ky4sqp6vamracp5xd4900md5vdx0n4i6dhkf03kz7hn")))
+        (hash (base32 "0ypfl1q1bdbk81hk0bm8a0grqzz4z5rp7z7asa3191ji3r8q9x4w")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.4)))



reply via email to

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