diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-08-31 12:27:01 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-31 12:40:14 -0700 |
| commit | 1dcd76492cb05455524c055fac6b946acf30d001 (patch) | |
| tree | a7aa2465c696a1e1366dda51d8771ac63f79e288 /gnu | |
| parent | 75f0d421d289379f6c479d3f77836982d4acfc09 (diff) | |
gnu: linux-libre 6.6: Update to 6.6.155.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.155.
(linux-libre-6.6-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 ea38262d00a..59fd25d8204 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -656,7 +656,7 @@ GEXP)." | |||
| 656 | (%upstream-linux-source version hash) | 656 | (%upstream-linux-source version hash) |
| 657 | deblob-scripts-6.12))) | 657 | deblob-scripts-6.12))) |
| 658 | 658 | ||
| 659 | (define-public linux-libre-6.6-version "6.6.153") | 659 | (define-public linux-libre-6.6-version "6.6.155") |
| 660 | (define-public linux-libre-6.6-gnu-revision "gnu") | 660 | (define-public linux-libre-6.6-gnu-revision "gnu") |
| 661 | (define deblob-scripts-6.6 | 661 | (define deblob-scripts-6.6 |
| 662 | (linux-libre-deblob-scripts | 662 | (linux-libre-deblob-scripts |
| @@ -666,7 +666,7 @@ GEXP)." | |||
| 666 | (base32 "1h0qybxvk1f2vvbajivxcyqha49zfh1as5053ww36klllyml3cpn"))) | 666 | (base32 "1h0qybxvk1f2vvbajivxcyqha49zfh1as5053ww36klllyml3cpn"))) |
| 667 | (define-public linux-libre-6.6-pristine-source | 667 | (define-public linux-libre-6.6-pristine-source |
| 668 | (let ((version linux-libre-6.6-version) | 668 | (let ((version linux-libre-6.6-version) |
| 669 | (hash (base32 "0mwmr68vz1a296gkizwywvrjr8i86wg3crk777p0sli3i437gg1r"))) | 669 | (hash (base32 "10j9cm0jrjjwm8gy8h8nkyj8x3pfhaicj29125qb069c7wkajrsf"))) |
| 670 | (make-linux-libre-source version | 670 | (make-linux-libre-source version |
| 671 | (%upstream-linux-source version hash) | 671 | (%upstream-linux-source version hash) |
| 672 | deblob-scripts-6.6))) | 672 | deblob-scripts-6.6))) |
