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.80.


From: guix-commits
Subject: 04/05: gnu: linux-libre@4.19: Update to 4.19.80.
Date: Fri, 18 Oct 2019 07:55:41 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit b1b721186affb71e81a6e648bb8de9b64cd61221
Author: Mark H Weaver <address@hidden>
Date:   Fri Oct 18 07:49:26 2019 -0400

    gnu: linux-libre@4.19: Update to 4.19.80.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.80.
    (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 6a6c8c0..615ab14 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -373,10 +373,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.2)))
 
-(define-public linux-libre-4.19-version "4.19.79")
+(define-public linux-libre-4.19-version "4.19.80")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "0d2bcg0krahia2ylgqaxdppyr9idq2pi6y1si6h8n9sg6rj3a57i")))
+        (hash (base32 "1v776s6q5wxn8ci86dwa8s8y41b94g09fnpgvzysg2h89rvbmac0")))
     (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]