diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-06-19 16:36:23 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-06-22 12:20:44 -0700 |
| commit | da2c80ead4c943bbd46ff1871a277f266ebb8f00 (patch) | |
| tree | 84ae81ccf8600574bdf53e81ae57713750fc3f5a | |
| parent | 94b479746cc44d943ff6d19b3324c586d377dfce (diff) | |
gnu: linux-libre 6.18: Update to 6.18.36.
* gnu/packages/linux.scm (linux-libre-6.18-version): Update to 6.18.36.
(linux-libre-6.18-pristine-source): Update hash.
| -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 a90326b5a96..65769d7214b 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -562,7 +562,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 562 | (%upstream-linux-source version hash) | 562 | (%upstream-linux-source version hash) |
| 563 | deblob-scripts-6.19))) | 563 | deblob-scripts-6.19))) |
| 564 | 564 | ||
| 565 | (define-public linux-libre-6.18-version "6.18.35") | 565 | (define-public linux-libre-6.18-version "6.18.36") |
| 566 | (define-public linux-libre-6.18-gnu-revision "gnu") | 566 | (define-public linux-libre-6.18-gnu-revision "gnu") |
| 567 | (define deblob-scripts-6.18 | 567 | (define deblob-scripts-6.18 |
| 568 | (linux-libre-deblob-scripts | 568 | (linux-libre-deblob-scripts |
| @@ -572,7 +572,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 572 | (base32 "0qlih8w8wg4v5cwbmd34rbhb6mjgbx69i9rx3s2vxw7h42q9l0ai"))) | 572 | (base32 "0qlih8w8wg4v5cwbmd34rbhb6mjgbx69i9rx3s2vxw7h42q9l0ai"))) |
| 573 | (define-public linux-libre-6.18-pristine-source | 573 | (define-public linux-libre-6.18-pristine-source |
| 574 | (let ((version linux-libre-6.18-version) | 574 | (let ((version linux-libre-6.18-version) |
| 575 | (hash (base32 "0dpjprjzc4w44kw49jcgx1ffrm6gxn2gsnsz3hhmw4hr4a9h51pp"))) | 575 | (hash (base32 "0kn4r43lnd5nb5c298b30030qyaxv05s7k40n9si1j3iyk4qdazv"))) |
| 576 | (make-linux-libre-source version | 576 | (make-linux-libre-source version |
| 577 | (%upstream-linux-source version hash) | 577 | (%upstream-linux-source version hash) |
| 578 | deblob-scripts-6.18))) | 578 | deblob-scripts-6.18))) |
