diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-08-24 17:14:40 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-27 00:04:59 -0700 |
| commit | c63b4007bc230d7eb88c3f87fa6434f801b25279 (patch) | |
| tree | 952868cdc170f425677b937fbaae33f75c64e3bb /gnu | |
| parent | e574b011b8be3342915e776e59cd74152ec0503d (diff) | |
gnu: linux-libre 5.15: Update to 5.15.217.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.217.
(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 3c96d6e53b2..f63e89a7f81 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -629,7 +629,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 629 | (%upstream-linux-source version hash) | 629 | (%upstream-linux-source version hash) |
| 630 | deblob-scripts-6.1))) | 630 | deblob-scripts-6.1))) |
| 631 | 631 | ||
| 632 | (define-public linux-libre-5.15-version "5.15.216") | 632 | (define-public linux-libre-5.15-version "5.15.217") |
| 633 | (define-public linux-libre-5.15-gnu-revision "gnu") | 633 | (define-public linux-libre-5.15-gnu-revision "gnu") |
| 634 | (define deblob-scripts-5.15 | 634 | (define deblob-scripts-5.15 |
| 635 | (linux-libre-deblob-scripts | 635 | (linux-libre-deblob-scripts |
| @@ -639,7 +639,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 639 | (base32 "1s6km2r2mad0wpf7nqn4rqsykw1lm386l1yskmil24239fbva1f1"))) | 639 | (base32 "1s6km2r2mad0wpf7nqn4rqsykw1lm386l1yskmil24239fbva1f1"))) |
| 640 | (define-public linux-libre-5.15-pristine-source | 640 | (define-public linux-libre-5.15-pristine-source |
| 641 | (let ((version linux-libre-5.15-version) | 641 | (let ((version linux-libre-5.15-version) |
| 642 | (hash (base32 "1v854sl38sxsl9zwm9sy6l3hgq24356angizxi7g98xf0lhgpbq9"))) | 642 | (hash (base32 "1rd5ffv9j3d5g2iygapjgkmqpsqfq69xyig3jifmmr5x9wsgs873"))) |
| 643 | (make-linux-libre-source version | 643 | (make-linux-libre-source version |
| 644 | (%upstream-linux-source version hash) | 644 | (%upstream-linux-source version hash) |
| 645 | deblob-scripts-5.15))) | 645 | deblob-scripts-5.15))) |
