diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-08-31 12:22:53 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-31 12:40:06 -0700 |
| commit | 746147bdd736b8b84d6968291aa5388238769ef9 (patch) | |
| tree | 80e380396ffc2fdd356590b17d5d6bb089027ddf /gnu | |
| parent | 03fd550539a3ac863787603b1c7b6a7f362c8f35 (diff) | |
gnu: linux-libre 7.1: Update to 7.1.12.
* gnu/packages/linux.scm (linux-libre-7.1-version): Update to 7.1.12.
(linux-libre-7.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 0f7d9f86e9e..b4dffd3d7eb 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -607,7 +607,7 @@ GEXP)." | |||
| 607 | (%upstream-linux-source version hash) | 607 | (%upstream-linux-source version hash) |
| 608 | deblob-scripts-7.2))) | 608 | deblob-scripts-7.2))) |
| 609 | 609 | ||
| 610 | (define-public linux-libre-7.1-version "7.1.10") | 610 | (define-public linux-libre-7.1-version "7.1.12") |
| 611 | (define-public linux-libre-7.1-gnu-revision "gnu") | 611 | (define-public linux-libre-7.1-gnu-revision "gnu") |
| 612 | (define deblob-scripts-7.1 | 612 | (define deblob-scripts-7.1 |
| 613 | (linux-libre-deblob-scripts | 613 | (linux-libre-deblob-scripts |
| @@ -617,7 +617,7 @@ GEXP)." | |||
| 617 | (base32 "0ab66phhdwhhhvhywiylhlsmqvw8ny4xyi7ap7xzzkqc7im8w1j9"))) | 617 | (base32 "0ab66phhdwhhhvhywiylhlsmqvw8ny4xyi7ap7xzzkqc7im8w1j9"))) |
| 618 | (define-public linux-libre-7.1-pristine-source | 618 | (define-public linux-libre-7.1-pristine-source |
| 619 | (let ((version linux-libre-7.1-version) | 619 | (let ((version linux-libre-7.1-version) |
| 620 | (hash (base32 "16crmblk96nwjzpbb22fpcj0r4ky63f1njvliv4vxwq2g9lz9lk7"))) | 620 | (hash (base32 "1qaskd7g2pzh32lvfb18qh29hfy3mh2flglh1d9cvr17xnrid5rq"))) |
| 621 | (make-linux-libre-source version | 621 | (make-linux-libre-source version |
| 622 | (%upstream-linux-source version hash) | 622 | (%upstream-linux-source version hash) |
| 623 | deblob-scripts-7.1))) | 623 | deblob-scripts-7.1))) |
