summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-21gnu: camlboot: Update to latest commit.Julien Lepiller
* gnu/packages/ocaml.scm (camlboot): Update to latest commit.
2021-11-20gnu: Add ocaml-charinfo-width.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-charinfo-width): Replace with... (ocaml-charinfo-width): ...this. Use latest ocaml package.
2021-11-20gnu: Add ocaml-gsl.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-gsl): Replace with... (ocaml-gsl): ...this. Use latest ocaml package. (ocaml4.07-gsl-1): Adapt accordingly.
2021-11-20gnu: Add ocaml-fftw3.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-fftw3): Replace with... (ocaml-fftw3) ...this. Use latest ocaml package.
2021-11-20gnu: Add ocaml-lacaml.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-lacaml): Replace with... (ocaml-lacaml): ...this. Use latest ocaml package.
2021-11-20gnu: linux-libre 5.10: Update to 5.10.80.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.80. (linux-libre-5.10-pristine-source): Update hash.
2021-11-20gnu: linux-libre: Update to 5.14.20.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.20. (linux-libre-5.14-pristine-source): Update hash.
2021-11-20gnu: ocaml-version: Update to 3.4.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-version): Update to 3.4.0.
2021-11-20gnu: ocaml-tyxml: Update to 4.5.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-tyxml): Update to 4.5.0.
2021-11-20gnu: ocaml-topkg: Update to 1.0.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-topkg): Update to 1.0.4.
2021-11-20gnu: ocaml-stdlib-shims: Update to 0.3.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-stdlib-shims): Update to 0.3.0.
2021-11-20gnu: ocaml-sedlex: Update to 2.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-sedlex): Update to 2.4. [native-inputs]: Remove ocamlbuild. [propagated-inputs]: Remove ocaml-ppx-tools-versioned. (ocaml4.07-sedlex)[propagated-inputs]: Add ocaml-ppx-tools-versioned.
2021-11-20gnu: ocaml-qtest: Update to 2.11.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.11.2.
2021-11-20gnu: ocaml-qcheck: Update to 0.18.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.18. * gnu/packages/patches/ocaml-qcheck-fix-test-whitespace.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2021-11-20gnu: ocaml-ppx-variants-conv: Update to 0.14.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): Update to 0.14.2. [origin]: Remove patch. * gnu/packages/patches/ocaml-ppx-variants-ppxlib-api-change.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
2021-11-20gnu: ocaml-ppx-js-style: Update to 0.14.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): Update to 0.14.1.
2021-11-20gnu: ocaml-odoc: Update to 2.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.0.0. [inputs, native-inputs]: Adjust inputs. (ocaml4.07-odoc)[inputs, native-inputs]: Keep previous inputs.
2021-11-20gnu: ocaml-ocplib-endian: Update to 1.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ocplib-endian): Update to 1.2.
2021-11-20gnu: ocaml-mtime: Update to 1.3.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-mtime): Update to 1.3.0.
2021-11-20gnu: ocaml-mdx: Remove unneeded dependency.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-mdx)[inputs]: remove ocaml-migrate-parsetree.
2021-11-20gnu: ocaml-integers: Update to 0.5.1.Julien Lepiller
2021-11-20gnu: ocaml-fmt: Update to 0.9.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.9.0. (ocaml4.07-fmt): New variable.
2021-11-20gnu: pigx-bsseq: Update to 0.1.6.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.1.6.
2021-11-20gnu: Add cl-flute.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-flute, ecl-flute, sbcl-flute): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: Add cl-let-over-lambda.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-let-over-lambda, ecl-let-over-lambda, sbcl-let-over-lambda): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: Add cl-assoc-utils.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-assoc-utils, ecl-assoc-utils, sbcl-assoc-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: Add libresprite.Ekaitz Zarraga
* gnu/packages/game-development.scm (libresprite): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-20gnu: Add litecli.Foo Chuan Wei
* gnu/packages/databases.scm (litecli): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-20gnu: python-folium: Fix build.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-folium): Update hash. Upstream apparently re-tagged a different commit.
2021-11-20gnu: emacs-iter2: Update to 1.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-iter2): Update to 1.1.
2021-11-20gnu: laby: Fix build.Julien Lepiller
* gnu/packages/games.scm (laby)[inputs]: Use lablgtk3. [arguments]: Remove allow-unsafe-strings phase.
2021-11-20gnu: ocaml-frontc: Update to 4.1.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-frontc): Update to 4.1.0. (ocaml4.07-frontc): New variable.
2021-11-20gnu: ocaml-fileutils: Update to 0.6.3.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.3.
2021-11-20gnu: ocaml-csv: Update to 2.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.4.
2021-11-20gnu: ocaml-csexp: Update to 1.5.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-csexp): Update to 1.5.1.
2021-11-20gnu: ocaml-compiler-libs: Update to 0.12.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-compiler-libs): Update to 0.12.4.
2021-11-20gnu: ocaml-menhir: Make it its own variant.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-menhir)[properties]: Use the same menhir even with ocaml-4.07.
2021-11-20gnu: ocaml-bitsring: Update to 4.1.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-bitstring): Update to 4.1.0. (ocaml4.07-bitstring): New variable.
2021-11-20gnu: coq-interval: Update home-page.Julien Lepiller
* gnu/packages/coq.scm (coq-interval)[home-page]: Update.
2021-11-20gnu: coq-gappa: Update home-page.Julien Lepiller
* gnu/packages/coq.scm (coq-gappa)[home-page]: Update.
2021-11-20gnu: coq-flocq: Update home-page.Julien Lepiller
* gnu/packages/coq.scm (coq-flocq)[home-page]: Update.
2021-11-20gnu: Add ocaml4.07-cstruct.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-cstruct): New variable.
2021-11-20gnu: Add ocaml4.07-base64.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-base64): New variable.
2021-11-20gnu: ocaml-menhir: Update to 20211012.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20211012.
2021-11-19gnu: ocaml-uunf: Update to 14.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uunf): Update to 14.0.0.
2021-11-19gnu: ocaml-uucp: Update to 14.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uucp): Update to 14.0.0.
2021-11-19gnu: ocaml-uucd: Update to 14.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uucd): Update to 14.0.0.
2021-11-19gnu: ocaml-uuseg: Update to 14.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uuseg): Update to 14.0.0.
2021-11-19gnu: cl-cxml-rng: Fix license.Ludovic Courtès
This is a followup to 3f6953b54e183a36d6e5a2c6d7a5a3d4a09b8a53. * gnu/packages/lisp-xyz.scm (sbcl-cxml-rng)[license]: Change to 'license:bsd-2'.
2021-11-19daemon: Micro-optimize 'deletePath'.Ludovic Courtès
'remove' calls 'unlink' first and falls back to 'rmdir' upon EISDIR. This change gets rid of the 'unlink' call for every directory being removed. * nix/libutil/util.cc (_deletePath): Call 'unlink' or 'rmdir' depending on 'st.st_mode', rather than call 'remove'.