guix-commits
[Top][All Lists]
Advanced

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

04/05: gnu: linux-libre@4.19: Update to 4.19.81.


From: guix-commits
Subject: 04/05: gnu: linux-libre@4.19: Update to 4.19.81.
Date: Wed, 30 Oct 2019 02:51:15 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit fd41243c819635795f4e4bdef1e2823db5234e24
Author: Mark H Weaver <address@hidden>
Date:   Wed Oct 30 02:46:13 2019 -0400

    gnu: linux-libre@4.19: Update to 4.19.81.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.81.
    (linux-libre-4.19-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 213ed1f..f4d2752 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -359,10 +359,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.3)))
 
-(define-public linux-libre-4.19-version "4.19.80")
+(define-public linux-libre-4.19-version "4.19.81")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1v776s6q5wxn8ci86dwa8s8y41b94g09fnpgvzysg2h89rvbmac0")))
+        (hash (base32 "17g2wiaa7l7mxi72k79drxij2zqk3nsj8wi17bl4nfvb1ypc2gi9")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))



reply via email to

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