guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: linux-libre@5.2: Update to 5.2.18.


From: guix-commits
Subject: 05/06: gnu: linux-libre@5.2: Update to 5.2.18.
Date: Fri, 4 Oct 2019 04:21:45 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 1bedc74e7f98940d728a28ccca75779fed60b72d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Oct 4 01:10:11 2019 +0200

    gnu: linux-libre@5.2: Update to 5.2.18.
    
    * gnu/packages/linux.scm (linux-libre-5.2-version)
    (linux-libre-5.2-pristine-source): Update to 5.2.18.
---
 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 ac5674b..7607609 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -366,10 +366,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.3)))
 
-(define-public linux-libre-5.2-version "5.2.17")
+(define-public linux-libre-5.2-version "5.2.18")
 (define-public linux-libre-5.2-pristine-source
   (let ((version linux-libre-5.2-version)
-        (hash (base32 "1y9d218w83qgd6wima6h6n4zbj1rxz15yb6hdlhv8dm9kv88lfvv")))
+        (hash (base32 "0q6akmhcdj52lhvs5fjxrr25r0hyklh7115hg0zl0fcpdj30y2bd")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.2)))



reply via email to

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