aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2019-01-31 23:57:57 -0500
committerMark H Weaver <mhw@netris.org>2019-01-31 23:57:57 -0500
commit65466a2b10819598aee763cc8cc466c5f298186f (patch)
tree270605e88d3cba0a62157c5b5c23747b8eeff311 /gnu/packages/linux.scm
parent9d5414f1a46b9c79a4774cfb4f3d25fdba685b4f (diff)
downloadguix-65466a2b10819598aee763cc8cc466c5f298186f.tar.gz
guix-65466a2b10819598aee763cc8cc466c5f298186f.zip
gnu: linux-libre@4.19: Update to 4.19.19.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.19. (%linux-libre-4.19-hash): Update hash.
Diffstat (limited to 'gnu/packages/linux.scm')
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 3e4250ae6e..b85ddc3533 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -427,8 +427,8 @@ It has been modified to remove all non-free binary blobs.")
#:patches %linux-libre-4.20-patches
#:configuration-file kernel-config))
-(define %linux-libre-4.19-version "4.19.18")
-(define %linux-libre-4.19-hash "1m3qbd09zd7llq0fjsccyjr070n6szl5dj10qrlpd54bnvry22fc")
+(define %linux-libre-4.19-version "4.19.19")
+(define %linux-libre-4.19-hash "1sgcca9zpw5hza6vkza7613pd8bmvvd2kmd2f0xkl5fyrna7dipq")
(define %linux-libre-4.19-patches
(list %boot-logo-patch
span class='msg-avail'>...宋文武 2016-01-25gnu: webkitgtk-2.4, webkitgtk/gtk+-2, qt: Disable parallel builds....Andreas Enge 2016-01-13Merge branch 'master' into core-updatesLudovic Courtès 2016-01-08gnu: webkitgtk: Update to 2.10.4....宋文武 2016-01-05gnu: Read 'C_INCLUDE_PATH' instead of 'CPATH'....Ludovic Courtès 2015-10-07gnu: webkitgtk-2.4: Fix potential code execution vulnerability....Mark H Weaver 2015-08-13gnu: webkitgtk: Update to 2.8.5....Mark H Weaver 2015-08-13gnu: webkitgtk/gtk+-2: Change name field to "webkitgtk-gtk2"....Mark H Weaver 2015-07-05gnu: Rename module gnutls to tls....Andreas Enge