Subject | Hash | Author | Date (UTC) |
---|---|---|---|
gnu: linux-libre: Update to 5.8.14. | 06a796df30cdeb08dd4ce2f584430e2223ed7e70 | Leo Famulari | 2020-10-08 17:29:41 |
gnu: sudo: Remove support for Python plug-ins. | 165e0918da54643bfaf9a6cb6b866f8692e9f8f9 | Jan (janneke) Nieuwenhuizen | 2020-10-07 16:49:29 |
doc: Document missing openssh configure option. | 9c1b8390ba36c0b9e3d5580b0f00206255f9b9a8 | Efraim Flashner | 2020-10-09 13:45:12 |
gnu: emacs-ivy-posframe: Update to 0.5.1. | 49c5a7468aaad31b8093ae52d4684ed2f09a1c8e | Nicolas Goaziou | 2020-10-09 12:48:13 |
gnu: catch2: Update to 2.13.2. | 4e395c74c81b8be3bcc26cb9d135fdd92e8b3497 | Tobias Geerinckx-Rice | 2020-10-08 17:16:29 |
gnu: libsndfile: Update source file hash. | 64c20b05c861576e94a35a7232de2e3b8fe5c355 | Tobias Geerinckx-Rice | 2020-10-09 11:30:40 |
gnu: python-shapely: Remove cythonized files. | 29a2eb36ff85eb75eeb907aa687fbb655b5f1097 | Efraim Flashner | 2020-10-09 05:02:28 |
gnu: python-shapely: Update to 1.7.1. | 5fe5548907337fee70a3a961e6df9a586f5f52e5 | Malte Frank Gerdes | 2020-10-08 18:20:12 |
gnu: sunxi-tools: Fix build. | 7e917283d71fee1a29363e113f29c8c21f7c4739 | Danny Milosavljevic | 2020-10-08 21:11:55 |
gnu: guix-build-coordinator: Update to 0-1.e701d4d. | aadd3429fb28a48f2cffaf9f360baf7a41f58d26 | Christopher Baines | 2020-10-08 19:44:03 |
services: guix: Don't use normalized codeset for Guix Data Service. | 65c9f07a1616382c00d23b83d7a42b0e72dd8df8 | Christopher Baines | 2020-10-08 19:21:02 |
offload: Improve load normalization and configurability. | efbf5fdd01817ea75de369e3dd2761a85f8f7dd5 | Maxim Cournoyer | 2020-10-03 05:17:54 |
gnu: discount: Install .pc file. | 01f9a4c0f23e23e1e626007e6ead948923a23a0d | Tobias Geerinckx-Rice | 2020-10-07 12:50:59 |
gnu: discount: Update to 2.2.7. | 34316794e73091e8920e54bd089616ad27fe107c | Tobias Geerinckx-Rice | 2020-10-07 12:50:20 |
gnu: discount: Cross-compile. | f41b56a92e8158f1fcb4cfef762783a6bab8a63d | Tobias Geerinckx-Rice | 2020-10-07 12:46:54 |
gnu: entr: Remove erroneous use of DESTDIR. | 6ad8fc65d4baf5ac624021175dfa625c8fd35fd9 | Tobias Geerinckx-Rice | 2020-10-07 12:36:33 |
gnu: perl-file-listing: Update to 6.11. | c4e48255d943a50b6b4aa7fe41c82a93bd376dbf | Tobias Geerinckx-Rice | 2020-10-08 13:51:27 |
gnu: borg: Update to 1.1.14. | 7db756f785b92332b09a481db74cc60392787ac2 | Tobias Geerinckx-Rice | 2020-10-08 13:10:10 |
gnu: facter: Update to 4.0.42. | 4e880695e0248a237fe7de27b212f4fa4d6a24fe | Tobias Geerinckx-Rice | 2020-10-08 11:49:42 |
gnu: vim: Update to 8.2.1812. | a2398cc26eb13c5244389a262443860af7a5c65a | Tobias Geerinckx-Rice | 2020-10-08 11:41:47 |
File | Lines added | Lines deleted |
---|---|---|
gnu/packages/linux.scm | 2 | 2 |
File gnu/packages/linux.scm changed (mode: 100644) (index 5486a1031c..a2d5d72f57) | |||
... | ... | corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |
349 | 349 | ||
350 | 350 | ;; The current "stable" kernel. That is, the most recently released major | ;; The current "stable" kernel. That is, the most recently released major |
351 | 351 | ;; version. | ;; version. |
352 | (define-public linux-libre-5.8-version "5.8.13") | ||
352 | (define-public linux-libre-5.8-version "5.8.14") | ||
353 | 353 | (define deblob-scripts-5.8 | (define deblob-scripts-5.8 |
354 | 354 | (linux-libre-deblob-scripts | (linux-libre-deblob-scripts |
355 | 355 | linux-libre-5.8-version | linux-libre-5.8-version |
... | ... | corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |
357 | 357 | (base32 "0j6jba5fcddqlb42f95gjl78jisfla4nswqila074gglcrbnl9q7"))) | (base32 "0j6jba5fcddqlb42f95gjl78jisfla4nswqila074gglcrbnl9q7"))) |
358 | 358 | (define-public linux-libre-5.8-pristine-source | (define-public linux-libre-5.8-pristine-source |
359 | 359 | (let ((version linux-libre-5.8-version) | (let ((version linux-libre-5.8-version) |
360 | (hash (base32 "039j4ckx2p6rfpgqc5gzn6xc1krvhy0ivkjxck83s66xgqbkcngj"))) | ||
360 | (hash (base32 "1bzh82jpwcxsdzp6p1r8qlq9v5x79flhnzyimkcll8wdh28pjxpf"))) | ||
361 | 361 | (make-linux-libre-source version | (make-linux-libre-source version |
362 | 362 | (%upstream-linux-source version hash) | (%upstream-linux-source version hash) |
363 | 363 | deblob-scripts-5.8))) | deblob-scripts-5.8))) |