diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-07-30 12:15:52 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-02 19:15:11 -0700 |
| commit | 4c0ef7deb26f68574acf9c4bfb35d2393af8be86 (patch) | |
| tree | 89f1693e834de48e5957f70dc89d4444533c20a5 /gnu | |
| parent | 9739ee7e3ae4e50c3385ec27fa95e1b171b44283 (diff) | |
gnu: linux-libre 5.15: Update to 5.15.213.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.213.
(linux-libre-5.15-pristine-source): Update hash.
Diffstat (limited to 'gnu')
| -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))) |
