Age | Commit message (Collapse) | Author |
|
* gnu/packages/games.scm (xonotic): Update to 0.8.5.
[source]: Use HTTPS.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/ocaml.scm (ocaml-cudf): Update to 0.10.
|
|
* gnu/packages/ocaml.scm (ocaml-sexplib): Update to 0.15.1.
|
|
* gnu/packages/ocaml.scm (ocaml-timed): Update to 1.1.
|
|
* gnu/packages/ocaml.scm (ocaml-biniou): Update to 1.2.2.
|
|
* gnu/packages/ocaml.scm (ocaml-cstruct): Update to 6.1.1.
|
|
* gnu/packages/ocaml.scm (ocaml-version): Update to 3.5.0.
|
|
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.6.0.
|
|
* gnu/packages/ocaml.scm (ocaml-odoc-parser): Update to 2.0.0.
(ocamlformat): Update to 0.24.1.
|
|
* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.16.
|
|
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.12.
|
|
* gnu/packages/ocaml.scm (dune): Update to 4.4.1.
* gnu/packages/coq.scm (coq-stdlib): Fix for new dune.
|
|
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.8.
|
|
merlin also needs to be updated at the same time because of
incompatibilities between the two versions.
* gnu/packages/ocaml.scm (ocaml-merlin-lib): New variable.
(ocaml-dot-merlin-reader): Inherit from it and update inputs.
(ocaml-merlin): Update inputs.
(ocaml-yojson): Update to 2.0.2.
(ocaml-odoc): Disable tests.
|
|
Because of an incompatible change in ocaml-zed, some of its dependents
need to be updated at the same time to prevent breakage.
* gnu/packages/ocaml.scm (ocaml-zed): Update to 3.2.0.
(ocaml-lambda-term): Update to 3.3.1.
(ocaml-utop): Update to 2.10.0.
|
|
* gnu/packages/python-xyz.scm (python-setuptools): Update to 64.0.3.
|
|
* gnu/packages/selinux.scm (policycoreutils)[arguments]: Convert to gexp.
|
|
* gnu/packages/selinux.scm (libsepol)[arguments]: Convert to gexp.
|
|
* gnu/packages/selinux.scm (policycoreutils)[native-inputs, inputs]: Remove
labels.
|
|
* gnu/packages/selinux.scm (python-sepolgen)[arguments]: Convert to
G-expression. Don't refer to python by label.
[inputs]: Remove labels.
|
|
* gnu/packages/selinux.scm (secilc)[arguments]: Use G-expression and
SEARCH-INPUT-DIRECTORY.
[inputs, native-inputs]: Remove labels.
|
|
* gnu/packages/selinux.scm (libsemanage)[arguments]: Use G-expression.
[native-inputs, inputs]: Remove labels.
|
|
* gnu/packages/selinux.scm (libselinux)[arguments]: Use G-expression.
[native-inputs, inputs, propagated-inputs]: Remove labels.
|
|
* gnu/packages/selinux.scm (checkpolicy)[arguments]: Use G-expression &
SERACH-INPUT-FILE.
[native-inputs, inputs]: Remove labels.
|
|
* gnu/packages/selinux.scm (libsepol): Update to 3.4.
(libselinux)[propagated-inputs]: Replace PCRE with PCRE2.
|
|
* gnu/packages/web.scm (serf)[properties]: New field.
|
|
This is a follow-up to commit 1ef04fb2288dade3ad2883026ae286a68ef13a1e.
* gnu/packages/music.scm (qtractor)[inputs]: Change from QTSVG to QTSVG-5.
|
|
* gnu/packages/python-xyz.scm (python-m2r)[source](modules, snippet): New
fields.
|
|
* gnu/packages/python-xyz.scm (python-pre-commit)[propagated-inputs]: Remove
PYTHON-IMPORTLIB-RESOURCES, which is part of the stdlib nowadays.
|
|
* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
|
|
* gnu/packages/python-xyz.scm (python-pyaml): Update to 21.10.1.
|
|
* gnu/packages/graphviz.scm (graphviz)[properties]: New field.
|
|
* gnu/packages/music.scm (gsequencer): Update to 4.3.4.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup-2 with webkitgtk.
|
|
* gnu/packages/video.scm (yt-dlp)[source]: Use GIT-FETCH and
GIT-FILE-NAME. Remove the snippet.
[arguments]: Build the man page in the 'build-generated-files phase.
[native-inputs]: Add pandoc.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/file-systems.scm (fstransform): New public variable.
|
|
* gnu/packages/cdrom.scm (dvdisaster)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/cdrom.scm (dvdisaster): Update to 0.79.10.
|
|
* gnu/packages/cdrom.scm (dvdisaster)[native-inputs]:
Remove input labels.
|
|
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
|
|
* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
|
|
* gnu/packages/web.scm (kiwix-desktop): Update to 2.2.2.
[arguments]: Delete enable-print-support and substitute-source phases. Use
search-input-file. Do not return #t from phases.
[native-inputs]: Remove labels.
|
|
* gnu/packages/web.scm (kiwix-lib): Update to 11.0.0.
[arguments]: Do not explicitly pass mustache path to CPPFLAGS. Do not return
#t from phases. Use search-input-file.
[native-inputs]: Remove labels. Use cpp-mustache package instead of its
source.
|
|
* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
|
|
* gnu/packages/cpp.scm (cpp-mustache): New variable.
|
|
* gnu/packages/version-control.scm (pre-commit): Update to 2.20.0.
|
|
* gnu/packages/engineering.scm (freecad): Update to 0.20.1.
|
|
* gnu/packages/video.scm (shotcut): Update to 22.06.23.
[arguments]: Do not replace the 'configure phase as Shotcut switched to the
CMake build system in this version.
[inputs]: Add fftw.
|
|
* gnu/packages/video.scm (mlt): Update to 7.8.0.
|
|
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.9.
|