guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: linux-libre: Update deblob scripts.


From: guix-commits
Subject: branch master updated: gnu: linux-libre: Update deblob scripts.
Date: Wed, 25 Mar 2020 20:42:15 -0400

This is an automated email from the git hooks/post-receive script.

mhw pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 2a57b72  gnu: linux-libre: Update deblob scripts.
2a57b72 is described below

commit 2a57b72251042b819f0822c870c3837f63957d9e
Author: Mark H Weaver <address@hidden>
AuthorDate: Wed Mar 25 20:39:05 2020 -0400

    gnu: linux-libre: Update deblob scripts.
    
    * gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.28.
---
 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 bc8300a..db8e180 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -194,9 +194,9 @@ defconfig.  Return the appropriate make target if 
applicable, otherwise return
 
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
-   "5.4.19"
+   "5.4.28"
    (base32 "0ckxn7k5zgcqk30dq943bnamr6a6zjbw2aqjl3x30f4kvh5f6k25")
-   (base32 "1ajzwyy6vgmihxpz3sbshzfzd0w8yzj0fihv0d5rjpr4z3gm48bk")))
+   (base32 "08ls4gx5vanyiq9rn0869nfq4piw4lx1dl8hh9w9xgkr4ypc1j4k")))
 
 (define deblob-scripts-4.19
   (linux-libre-deblob-scripts



reply via email to

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