diff options
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 42139ddd47c..f3858f801f7 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -614,7 +614,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 614 | (%upstream-linux-source version hash) | 614 | (%upstream-linux-source version hash) |
| 615 | deblob-scripts-6.6))) | 615 | deblob-scripts-6.6))) |
| 616 | 616 | ||
| 617 | (define-public linux-libre-6.1-version "6.1.180") | 617 | (define-public linux-libre-6.1-version "6.1.183") |
| 618 | (define-public linux-libre-6.1-gnu-revision "gnu") | 618 | (define-public linux-libre-6.1-gnu-revision "gnu") |
| 619 | (define deblob-scripts-6.1 | 619 | (define deblob-scripts-6.1 |
| 620 | (linux-libre-deblob-scripts | 620 | (linux-libre-deblob-scripts |
| @@ -624,7 +624,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |||
| 624 | (base32 "1w5pfws6l39dpc3lzazs1n6r4m96f6rdf6vb2scy5fhmrd933ldc"))) | 624 | (base32 "1w5pfws6l39dpc3lzazs1n6r4m96f6rdf6vb2scy5fhmrd933ldc"))) |
| 625 | (define-public linux-libre-6.1-pristine-source | 625 | (define-public linux-libre-6.1-pristine-source |
| 626 | (let ((version linux-libre-6.1-version) | 626 | (let ((version linux-libre-6.1-version) |
| 627 | (hash (base32 "0spql1ybfr879wl35rfd2nwlzirvp5chi6gl1d6zqp5mb4bn03jg"))) | 627 | (hash (base32 "1qn0zw987amv77h7pj9rkc852haw783fxvqscp71bi1q97z0fb9n"))) |
| 628 | (make-linux-libre-source version | 628 | (make-linux-libre-source version |
| 629 | (%upstream-linux-source version hash) | 629 | (%upstream-linux-source version hash) |
| 630 | deblob-scripts-6.1))) | 630 | deblob-scripts-6.1))) |
