guix-commits
[Top][All Lists]
Advanced

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

06/08: gnu: linux-libre@5.3: Update to 5.3.6.


From: guix-commits
Subject: 06/08: gnu: linux-libre@5.3: Update to 5.3.6.
Date: Thu, 17 Oct 2019 01:13:12 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 2c19c5d86e7728f6e8b6e52c4116b73ad6ab171b
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Oct 17 06:12:37 2019 +0200

    gnu: linux-libre@5.3: Update to 5.3.6.
    
    * gnu/packages/linux.scm (deblob-scripts-5.3)
    (linux-libre-5.3-version, linux-libre-5.3-pristine-sources):
    Update to 5.3.6.
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index ac9df8e..ad3c597 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -183,7 +183,7 @@ defconfig.  Return the appropriate make target if 
applicable, otherwise return
 
 (define deblob-scripts-5.3
   (linux-libre-deblob-scripts
-   "5.3.4"
+   "5.3.6"
    (base32 "15n09zq38d69y1wl28s3nasf3377qp2yil5b887zpqrm00dif7i4")
    (base32 "0nrimraf46nf6y1hwkg29fyl0a83wnj0mwq54ggxvffn9gk5h9pa")))
 
@@ -357,10 +357,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                         "linux-" version ".tar.xz"))
     (sha256 hash)))
 
-(define-public linux-libre-5.3-version "5.3.4")
+(define-public linux-libre-5.3-version "5.3.6")
 (define-public linux-libre-5.3-pristine-source
   (let ((version linux-libre-5.3-version)
-        (hash (base32 "0vi4bgcr921z5l6fbcrcgmhaji5gl2avpmp7njna6v0f7sxism0r")))
+        (hash (base32 "07zcfpj6ras7mmazny5xjwf8v6l5hwdgnla21sqpppl48ylj2h78")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.3)))



reply via email to

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