diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-08-20 10:25:57 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-27 00:04:39 -0700 |
| commit | fea660e9472b831c2f9e02ef3857b1f36c64e622 (patch) | |
| tree | afa59dc7f6a4d192e3cdff2c19f2809810676756 /gnu/packages/linux.scm | |
| parent | 1c306a26a0bde908b7c8f9cd426d9471ee2f3ee1 (diff) | |
gnu: linux-libre 6.12: Update to 6.12.104.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.104.
(linux-libre-6.12-pristine-source): Update hash.
Diffstat (limited to 'gnu/packages/linux.scm')
| -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 bc93005cd4e..ad18cf5d351 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -584,7 +584,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 584 | (%upstream-linux-source version hash) | 584 | (%upstream-linux-source version hash) |
| 585 | deblob-scripts-6.18))) | 585 | deblob-scripts-6.18))) |
| 586 | 586 | ||
| 587 | (define-public linux-libre-6.12-version "6.12.103") | 587 | (define-public linux-libre-6.12-version "6.12.104") |
| 588 | (define-public linux-libre-6.12-gnu-revision "gnu") | 588 | (define-public linux-libre-6.12-gnu-revision "gnu") |
| 589 | (define deblob-scripts-6.12 | 589 | (define deblob-scripts-6.12 |
| 590 | (linux-libre-deblob-scripts | 590 | (linux-libre-deblob-scripts |
| @@ -594,7 +594,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 594 | (base32 "1x48hpmvajz7v5wn1vdd7l5r14mq4ngzh5npz3pj81z4f1g61i0a"))) | 594 | (base32 "1x48hpmvajz7v5wn1vdd7l5r14mq4ngzh5npz3pj81z4f1g61i0a"))) |
| 595 | (define-public linux-libre-6.12-pristine-source | 595 | (define-public linux-libre-6.12-pristine-source |
| 596 | (let ((version linux-libre-6.12-version) | 596 | (let ((version linux-libre-6.12-version) |
| 597 | (hash (base32 "0xiizhw3kk2ggx9yymzmpj0q9ckday1492vqdrhsayw7x2nslhzi"))) | 597 | (hash (base32 "16drg5rvgbg4s24byj3wkq4ib5l6azmlxd5aqpq0rgb329m1d7cl"))) |
| 598 | (make-linux-libre-source version | 598 | (make-linux-libre-source version |
| 599 | (%upstream-linux-source version hash) | 599 | (%upstream-linux-source version hash) |
| 600 | deblob-scripts-6.12))) | 600 | deblob-scripts-6.12))) |
