diff options
| author | Mark H Weaver <mhw@netris.org> | 2019-05-15 18:57:11 -0400 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2019-05-15 18:57:11 -0400 |
| commit | 294e43a32d6472d6a256d35c7ccc0ed0048e40c4 (patch) | |
| tree | 5c2d2f13a6f8b89712f92b4f70a062ea7b3e9bd2 | |
| parent | 644ccc901183ee9e18c8b1401a90781938caef76 (diff) | |
gnu: linux-libre: Update to 5.1.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.2.
(%linux-libre-hash): Update hash.
| -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 0ac114fa49a..6e9ebc49f49 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -426,8 +426,8 @@ for ARCH and optionally VARIANT, or #f if there is no such configuration." | |||
| 426 | It has been modified to remove all non-free binary blobs.") | 426 | It has been modified to remove all non-free binary blobs.") |
| 427 | (license license:gpl2))) | 427 | (license license:gpl2))) |
| 428 | 428 | ||
| 429 | (define %linux-libre-version "5.1.1") | 429 | (define %linux-libre-version "5.1.2") |
| 430 | (define %linux-libre-hash "1pcx9nilvx4rklaiy0vpfvk5rp5i54arfysybgrlasjmghva2nf8") | 430 | (define %linux-libre-hash "1v4i5lf95zjp3gvswhla9jz7yqkl0k13blf6y2z0229xh05627jb") |
| 431 | 431 | ||
| 432 | (define %linux-libre-5.1-patches | 432 | (define %linux-libre-5.1-patches |
| 433 | (list %boot-logo-patch | 433 | (list %boot-logo-patch |
