guix-commits
[Top][All Lists]
Advanced

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

03/06: gnu: linux-libre 5.12: Update to 5.12.17.


From: guix-commits
Subject: 03/06: gnu: linux-libre 5.12: Update to 5.12.17.
Date: Thu, 15 Jul 2021 01:56:34 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 6798274c8473b4d1ad8e8e5853c41598f9f2f07c
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Jul 14 12:55:54 2021 -0400

    gnu: linux-libre 5.12: Update to 5.12.17.
    
    * gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.17.
    (linux-libre-5.12-pristine-source, deblob-scripts-5.12): Update hashes.
---
 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 587126b..2fbb65d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -368,15 +368,15 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.13)))
 
-(define-public linux-libre-5.12-version "5.12.16")
+(define-public linux-libre-5.12-version "5.12.17")
 (define deblob-scripts-5.12
   (linux-libre-deblob-scripts
    linux-libre-5.12-version
    (base32 "1vdsr9y4gckknrbqcjyfakwva3k0vb5zcivzk3k1s9mh7qp9dils")
-   (base32 "1p1jzrci97sipjdx3h0vmdnw35z2vyvczinxmp65xi1ja7ww0g14")))
+   (base32 "1kb98sbn6lgf5cpd2f8mav93hxh0aywybfjzxx35294ipll1264y")))
 (define-public linux-libre-5.12-pristine-source
   (let ((version linux-libre-5.12-version)
-        (hash (base32 "1zpnj18k1i82hlq408s454sski1a0s3wy6qfjzsh250gc4lqxb8s")))
+        (hash (base32 "1ghyqxfxslxzr7273vj2yn14pkdnkja3wk50xxhavpvf87i8c40j")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.12)))



reply via email to

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