diff options
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 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))) |
