diff options
| author | Leo Famulari <leo@famulari.name> | 2021-04-16 13:54:48 -0400 |
|---|---|---|
| committer | Leo Famulari <leo@famulari.name> | 2021-04-17 01:21:51 -0400 |
| commit | 5e9d04432410b5b5132e235aaf324bf5e967c96b (patch) | |
| tree | 6ef2bdf0c801a617a24dc090965c7d50734f3e08 /gnu | |
| parent | 20f88278c825212cd613467e5febf68675398dc8 (diff) | |
gnu: linux-libre 4.9: Update to 4.9.267.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.267.
(linux-libre-4.9-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 b863e7324a8..da88a6efb59 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -422,7 +422,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 422 | (%upstream-linux-source version hash) | 422 | (%upstream-linux-source version hash) |
| 423 | deblob-scripts-4.14))) | 423 | deblob-scripts-4.14))) |
| 424 | 424 | ||
| 425 | (define-public linux-libre-4.9-version "4.9.266") | 425 | (define-public linux-libre-4.9-version "4.9.267") |
| 426 | (define deblob-scripts-4.9 | 426 | (define deblob-scripts-4.9 |
| 427 | (linux-libre-deblob-scripts | 427 | (linux-libre-deblob-scripts |
| 428 | linux-libre-4.9-version | 428 | linux-libre-4.9-version |
| @@ -430,7 +430,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 430 | (base32 "0fxajshb75siq39lj5h8xvhdj8lcmddkslwlyj65rhlwk6g2r4b2"))) | 430 | (base32 "0fxajshb75siq39lj5h8xvhdj8lcmddkslwlyj65rhlwk6g2r4b2"))) |
| 431 | (define-public linux-libre-4.9-pristine-source | 431 | (define-public linux-libre-4.9-pristine-source |
| 432 | (let ((version linux-libre-4.9-version) | 432 | (let ((version linux-libre-4.9-version) |
| 433 | (hash (base32 "0qzigcslfp714vaswwlw93xj0h2f8laikppw6krrhfnh5wwrp5dr"))) | 433 | (hash (base32 "0q0a49b3wsxk9mqyy8b55lr1gmiqxjpqh2nlhj4xwcfzd7z9lfwq"))) |
| 434 | (make-linux-libre-source version | 434 | (make-linux-libre-source version |
| 435 | (%upstream-linux-source version hash) | 435 | (%upstream-linux-source version hash) |
| 436 | deblob-scripts-4.9))) | 436 | deblob-scripts-4.9))) |
