diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-08-31 12:28:30 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-31 12:40:17 -0700 |
| commit | de1622607f367562c7e59034adb3e37601776b94 (patch) | |
| tree | 27ecd6a9e645a31353f3a97b746dfd5fb9fd80ec /gnu | |
| parent | 1dcd76492cb05455524c055fac6b946acf30d001 (diff) | |
gnu: linux-libre 6.1: Update to 6.1.186.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.186.
(linux-libre-6.1-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 59fd25d8204..46ee1b9fff2 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -671,7 +671,7 @@ GEXP)." | |||
| 671 | (%upstream-linux-source version hash) | 671 | (%upstream-linux-source version hash) |
| 672 | deblob-scripts-6.6))) | 672 | deblob-scripts-6.6))) |
| 673 | 673 | ||
| 674 | (define-public linux-libre-6.1-version "6.1.184") | 674 | (define-public linux-libre-6.1-version "6.1.186") |
| 675 | (define-public linux-libre-6.1-gnu-revision "gnu") | 675 | (define-public linux-libre-6.1-gnu-revision "gnu") |
| 676 | (define deblob-scripts-6.1 | 676 | (define deblob-scripts-6.1 |
| 677 | (linux-libre-deblob-scripts | 677 | (linux-libre-deblob-scripts |
| @@ -681,7 +681,7 @@ GEXP)." | |||
| 681 | (base32 "1w5pfws6l39dpc3lzazs1n6r4m96f6rdf6vb2scy5fhmrd933ldc"))) | 681 | (base32 "1w5pfws6l39dpc3lzazs1n6r4m96f6rdf6vb2scy5fhmrd933ldc"))) |
| 682 | (define-public linux-libre-6.1-pristine-source | 682 | (define-public linux-libre-6.1-pristine-source |
| 683 | (let ((version linux-libre-6.1-version) | 683 | (let ((version linux-libre-6.1-version) |
| 684 | (hash (base32 "1facdyxlvcmfkiman0jzq6nvjs81h51arzmyl1pqam30bc47c2cn"))) | 684 | (hash (base32 "0vi3yqvass80jgjw2yc2iz7p4wfqlih2gvjhzxd20j14pwmw7vgf"))) |
| 685 | (make-linux-libre-source version | 685 | (make-linux-libre-source version |
| 686 | (%upstream-linux-source version hash) | 686 | (%upstream-linux-source version hash) |
| 687 | deblob-scripts-6.1))) | 687 | deblob-scripts-6.1))) |
