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 fb2b95017dd..ea38262d00a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -641,7 +641,7 @@ GEXP)."
641 (%upstream-linux-source version hash) 641 (%upstream-linux-source version hash)
642 deblob-scripts-6.18))) 642 deblob-scripts-6.18)))
643 643
644(define-public linux-libre-6.12-version "6.12.105") 644(define-public linux-libre-6.12-version "6.12.107")
645(define-public linux-libre-6.12-gnu-revision "gnu") 645(define-public linux-libre-6.12-gnu-revision "gnu")
646(define deblob-scripts-6.12 646(define deblob-scripts-6.12
647 (linux-libre-deblob-scripts 647 (linux-libre-deblob-scripts
@@ -651,7 +651,7 @@ GEXP)."
651 (base32 "1x48hpmvajz7v5wn1vdd7l5r14mq4ngzh5npz3pj81z4f1g61i0a"))) 651 (base32 "1x48hpmvajz7v5wn1vdd7l5r14mq4ngzh5npz3pj81z4f1g61i0a")))
652(define-public linux-libre-6.12-pristine-source 652(define-public linux-libre-6.12-pristine-source
653 (let ((version linux-libre-6.12-version) 653 (let ((version linux-libre-6.12-version)
654 (hash (base32 "0ggni16ill7acfxsmwr96q2zfcia1v19sif32csv2acm24g80dpb"))) 654 (hash (base32 "0yih5s4xbp1hlyfha49z2j3l9x7i5ij335jfl6f6sbfy7yzcby55")))
655 (make-linux-libre-source version 655 (make-linux-libre-source version
656 (%upstream-linux-source version hash) 656 (%upstream-linux-source version hash)
657 deblob-scripts-6.12))) 657 deblob-scripts-6.12)))