diff options
Diffstat (limited to 'gnu/packages/linux.scm')
| -rw-r--r-- | gnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index dfca2dd45bf..a6e8d7c5a91 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -643,7 +643,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 643 | (%upstream-linux-source version hash) | 643 | (%upstream-linux-source version hash) |
| 644 | deblob-scripts-6.1))) | 644 | deblob-scripts-6.1))) |
| 645 | 645 | ||
| 646 | (define-public linux-libre-5.15-version "5.15.211") | 646 | (define-public linux-libre-5.15-version "5.15.213") |
| 647 | (define-public linux-libre-5.15-gnu-revision "gnu") | 647 | (define-public linux-libre-5.15-gnu-revision "gnu") |
| 648 | (define deblob-scripts-5.15 | 648 | (define deblob-scripts-5.15 |
| 649 | (linux-libre-deblob-scripts | 649 | (linux-libre-deblob-scripts |
| @@ -653,7 +653,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 653 | (base32 "1s6km2r2mad0wpf7nqn4rqsykw1lm386l1yskmil24239fbva1f1"))) | 653 | (base32 "1s6km2r2mad0wpf7nqn4rqsykw1lm386l1yskmil24239fbva1f1"))) |
| 654 | (define-public linux-libre-5.15-pristine-source | 654 | (define-public linux-libre-5.15-pristine-source |
| 655 | (let ((version linux-libre-5.15-version) | 655 | (let ((version linux-libre-5.15-version) |
| 656 | (hash (base32 "0qfry534wl5sbm6b4hf6fxqrr6mzf1k9pa2435sqp4hp6vjm9fdy"))) | 656 | (hash (base32 "1n71f4im5jg836wk2g4llkxxvmdzbxj7172pxqcf9wrmhm5inwn4"))) |
| 657 | (make-linux-libre-source version | 657 | (make-linux-libre-source version |
| 658 | (%upstream-linux-source version hash) | 658 | (%upstream-linux-source version hash) |
| 659 | deblob-scripts-5.15))) | 659 | deblob-scripts-5.15))) |
