diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-06-19 16:32:40 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-06-22 12:20:41 -0700 |
| commit | 94b479746cc44d943ff6d19b3324c586d377dfce (patch) | |
| tree | f11efef6eec80b77b373b051aca42c8f4236313e /gnu | |
| parent | ed6dfa01299659b648091c8fbc201728caf7c0e8 (diff) | |
gnu: linux-libre 7.0: Update to 7.0.13.
* gnu/packages/linux.scm (linux-libre-7.0-version): Update to 7.0.13.
(linux-libre-7.0-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 591986032d6..a90326b5a96 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -529,7 +529,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 529 | 529 | ||
| 530 | ;; The current "mainline" kernel. | 530 | ;; The current "mainline" kernel. |
| 531 | 531 | ||
| 532 | (define-public linux-libre-7.0-version "7.0.12") | 532 | (define-public linux-libre-7.0-version "7.0.13") |
| 533 | (define-public linux-libre-7.0-gnu-revision "gnu") | 533 | (define-public linux-libre-7.0-gnu-revision "gnu") |
| 534 | (define deblob-scripts-7.0 | 534 | (define deblob-scripts-7.0 |
| 535 | (linux-libre-deblob-scripts | 535 | (linux-libre-deblob-scripts |
| @@ -539,7 +539,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 539 | (base32 "0a7572zw5y3k4gs4p3h5w0s9bhd63pdjxz6vxbr96sq6r8b6k02n"))) | 539 | (base32 "0a7572zw5y3k4gs4p3h5w0s9bhd63pdjxz6vxbr96sq6r8b6k02n"))) |
| 540 | (define-public linux-libre-7.0-pristine-source | 540 | (define-public linux-libre-7.0-pristine-source |
| 541 | (let ((version linux-libre-7.0-version) | 541 | (let ((version linux-libre-7.0-version) |
| 542 | (hash (base32 "1nk5lans9qg1avmmcwyadfps43d3hyjz9a5gjyvsc77w3sjckvap"))) | 542 | (hash (base32 "04wrz38ldls7pv1yxa1m7p2hqn1731l93xnz93fs7b0nyz8fv09w"))) |
| 543 | (make-linux-libre-source version | 543 | (make-linux-libre-source version |
| 544 | (%upstream-linux-source version hash) | 544 | (%upstream-linux-source version hash) |
| 545 | deblob-scripts-7.0))) | 545 | deblob-scripts-7.0))) |
