diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-08-31 12:32:45 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-31 12:40:19 -0700 |
| commit | 9047a2bd7f70fde02c4034cd3724e7ab0d030034 (patch) | |
| tree | 9523f6743eaa6f1b0adfef43b99f199130ff3e27 /gnu/packages | |
| parent | de1622607f367562c7e59034adb3e37601776b94 (diff) | |
gnu: linux-libre 5.15: Update to 5.15.219.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.219.
(linux-libre-5.15-pristine-source): Update hash.
Diffstat (limited to 'gnu/packages')
| -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 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))) |
