gnu: linux-libre@4.19: Update to 4.19.97.
authorMark H Weaver <mhw@netris.org>
Sat, 18 Jan 2020 03:23:13 +0000 (22:23 -0500)
committerMark H Weaver <mhw@netris.org>
Sat, 18 Jan 2020 03:23:13 +0000 (22:23 -0500)
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.97.
(linux-libre-4.19-pristine-source): Update hash.

gnu/packages/linux.scm

index f36cff4..981169d 100644 (file)
@@ -365,10 +365,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
 
-(define-public linux-libre-4.19-version "4.19.96")
+(define-public linux-libre-4.19-version "4.19.97")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "0k8xcdmc3jffk4y7vxnwvrjnrzhjcw07ikp5a2c4zhbvpbax3h93")))
+        (hash (base32 "1nln2ksfm0ddkqdmhvxwzqq96av1myx89kr1wxs54m2yw0la7clg")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))