Subject | Hash | Author | Date (UTC) |
---|---|---|---|
gnu: linux-libre 4.9: Update to 4.9.239. | f5e0df37ad864c327737647eecbcdab45550a46d | Leo Famulari | 2020-10-14 14:59:10 |
gnu: linux-libre 4.14: Update to 4.14.201. | a5d02c1634cdd7c3ab2df92f0af4666354fe8819 | Leo Famulari | 2020-10-14 14:58:00 |
gnu: linux-libre 4.19: Update to 4.19.151. | aa75d5163e2a614113dbf2f2dd73e2d422b934a3 | Leo Famulari | 2020-10-14 14:49:57 |
gnu: linux-libre 5.4: Update to 5.4.71. | 7a34589246f0ce22829dc81fa86be112e635edd6 | Leo Famulari | 2020-10-14 14:44:26 |
gnu: linux-libre: Update to 5.8.15. | 78890b7aeea61d499d01d8f637cd2cc77bfb512f | Leo Famulari | 2020-10-14 14:42:03 |
doc: Add "Build Utilities" section. | 61263e1ba3a5d9b31da5876b1c5248cee3859996 | Ludovic Courtès | 2020-10-15 16:48:30 |
ui: Only suggest modules that export the unbound variable identifier. | 5ef1508942ee083ed22b844f5291e59320016b79 | Ludovic Courtès | 2020-10-15 14:41:14 |
doc: cookbook: Use @code for the identifiers of utility functions. | 48720afb322ab5ad1b6102276f4795a14803fa61 | Ludovic Courtès | 2020-10-15 14:13:00 |
doc: cookbook: More "#true" and "#false". | 345136834579940ff85657ccba08cf092e949579 | Ludovic Courtès | 2020-10-15 13:35:25 |
doc: cookbook: Use @var for meta-syntactic variables. | 51f34e21c69459d3226bb1bbe0c0aaaf2e00465c | Ludovic Courtès | 2020-10-15 13:24:07 |
doc: cookbook: Fix 'let' form in example. | 7802988201820dd951407521e243557293dceb94 | Ludovic Courtès | 2020-10-15 13:16:59 |
gnu: dune: Update to 2.7.1. | 339177956affdc471832750a3805b74356487e93 | Julien Lepiller | 2020-09-30 22:07:51 |
gnu: ocaml-4.07: Ensure build with ocaml4.7-dune. | 339c752d0542129dd7e55c2e67084a512fa6856f | Julien Lepiller | 2020-10-01 12:50:30 |
gnu: ocaml-jane-street-headers: Build only with OCaml 4.07. | f2df5a4bb200e4d7c7ed5c569bccc137b99840b3 | Julien Lepiller | 2020-10-01 12:35:49 |
gnu: ocaml-compiler-libs: Build only with OCaml 4.07. | c49b94a56c5c42c04e5c73c4be2533badeae19d4 | Julien Lepiller | 2020-10-01 12:33:00 |
gnu: Add ocaml-csexp. | 171abdd8f5194af0a141c2f5e2d542c3c89a00b0 | Julien Lepiller | 2020-09-30 20:42:47 |
gnu: ocaml-result: Update to 1.5. | bc92fd22df2be0984a92939d9a3046439445eef5 | Julien Lepiller | 2020-09-30 20:39:07 |
gnu: ocaml-alcotest: Update to 1.0.0. | 01ec666e6c17759e78239cee7005fb2a6f72ab86 | Julien Lepiller | 2020-09-30 21:47:30 |
gnu: ocaml-fmt: Update to 0.8.9. | 0a86b93fae09dbc1b76d293bd1c4c02fb1a737b7 | Julien Lepiller | 2020-09-30 21:42:40 |
gnu: ocaml-logs: Update to 0.7.0. | 276be8f21cca7871bc81cf0efb8764052f873a59 | Julien Lepiller | 2020-09-30 21:40:39 |
File | Lines added | Lines deleted |
---|---|---|
gnu/packages/linux.scm | 2 | 2 |
File gnu/packages/linux.scm changed (mode: 100644) (index 578b4aa028..d8522414b4) | |||
... | ... | corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |
406 | 406 | (%upstream-linux-source version hash) | (%upstream-linux-source version hash) |
407 | 407 | deblob-scripts-4.14))) | deblob-scripts-4.14))) |
408 | 408 | ||
409 | (define-public linux-libre-4.9-version "4.9.238") | ||
409 | (define-public linux-libre-4.9-version "4.9.239") | ||
410 | 410 | (define deblob-scripts-4.9 | (define deblob-scripts-4.9 |
411 | 411 | (linux-libre-deblob-scripts | (linux-libre-deblob-scripts |
412 | 412 | linux-libre-4.9-version | linux-libre-4.9-version |
... | ... | corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." | |
414 | 414 | (base32 "0fxajshb75siq39lj5h8xvhdj8lcmddkslwlyj65rhlwk6g2r4b2"))) | (base32 "0fxajshb75siq39lj5h8xvhdj8lcmddkslwlyj65rhlwk6g2r4b2"))) |
415 | 415 | (define-public linux-libre-4.9-pristine-source | (define-public linux-libre-4.9-pristine-source |
416 | 416 | (let ((version linux-libre-4.9-version) | (let ((version linux-libre-4.9-version) |
417 | (hash (base32 "0gsa2g5yjc7459ja107nla700ma32sg57dyj8q2xzi0yfw5zdsmi"))) | ||
417 | (hash (base32 "0lfbn5amykvwz1svvxayzhsz1dvm4mgzsnq1g0wqffclxm148hr3"))) | ||
418 | 418 | (make-linux-libre-source version | (make-linux-libre-source version |
419 | 419 | (%upstream-linux-source version hash) | (%upstream-linux-source version hash) |
420 | 420 | deblob-scripts-4.9))) | deblob-scripts-4.9))) |