summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
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 46ee1b9fff2..20ca92096a1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -686,7 +686,7 @@ GEXP)."
686 (%upstream-linux-source version hash) 686 (%upstream-linux-source version hash)
687 deblob-scripts-6.1))) 687 deblob-scripts-6.1)))
688 688
689(define-public linux-libre-5.15-version "5.15.217") 689(define-public linux-libre-5.15-version "5.15.219")
690(define-public linux-libre-5.15-gnu-revision "gnu") 690(define-public linux-libre-5.15-gnu-revision "gnu")
691(define deblob-scripts-5.15 691(define deblob-scripts-5.15
692 (linux-libre-deblob-scripts 692 (linux-libre-deblob-scripts
@@ -696,7 +696,7 @@ GEXP)."
696 (base32 "1s6km2r2mad0wpf7nqn4rqsykw1lm386l1yskmil24239fbva1f1"))) 696 (base32 "1s6km2r2mad0wpf7nqn4rqsykw1lm386l1yskmil24239fbva1f1")))
697(define-public linux-libre-5.15-pristine-source 697(define-public linux-libre-5.15-pristine-source
698 (let ((version linux-libre-5.15-version) 698 (let ((version linux-libre-5.15-version)
699 (hash (base32 "1rd5ffv9j3d5g2iygapjgkmqpsqfq69xyig3jifmmr5x9wsgs873"))) 699 (hash (base32 "192ws3mf4hvhawdl6amg7a7q7d68v2ijgjsy1cbq2vy2iiwlyjnh")))
700 (make-linux-libre-source version 700 (make-linux-libre-source version
701 (%upstream-linux-source version hash) 701 (%upstream-linux-source version hash)
702 deblob-scripts-5.15))) 702 deblob-scripts-5.15)))