summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-11gnu: genext2fs: Update to 1.5.0.•••* gnu/packages/linux.scm (genext2fs): Update to 1.5.0. [source] Update URL. [arguments] Remove 'apply-debian-patches phase. [home-page] Update URL. Vagrant Cascadian
2022-04-11gnu: Add r-copykat.•••* gnu/packages/bioinformatics.scm (r-copykat): New variable. zimoun
2022-04-11gnu: Add r-dlm.•••* gnu/packages/cran.scm (r-dlm): New variable. zimoun
2022-04-11gnu: Add r-paralleldist.•••* gnu/packages/cran.scm (r-paralleldist): New variable. zimoun
2022-04-11gnu: openmpi: Remove trailing #t.•••* gnu/packages/mpi.scm (openmpi)[arguments]: Remove trailing #t. Ludovic Courtès
2022-04-11gnu: openmpi: Update to 4.1.3.•••* gnu/packages/mpi.scm (openmpi): Update to 4.1.3. Ludovic Courtès
2022-04-11gnu: openmpi: Remove input labels.•••* gnu/packages/mpi.scm (openmpi)[inputs]: Remove input labels. Ludovic Courtès
2022-04-11gnu: hwloc: Remove trailing #t.•••* gnu/packages/mpi.scm (hwloc-1)[arguments]: Remove trailing #t. (hwloc-2)[arguments]: Likewise. Ludovic Courtès
2022-04-11gnu: hwloc@1: Use 'target-arm32?' in conditional.•••Suggested by Maxime Devos. * gnu/packages/mpi.scm (hwloc-1)[inputs]: Use 'target-arm32?' rather than custom code. Ludovic Courtès
2022-04-11gnu: hwloc: Remove input labels.•••* gnu/packages/mpi.scm (hwloc-1)[inputs]: Remove labels. (hwloc-2)[inputs]: Use 'modify-inputs'. Ludovic Courtès
2022-04-11gnu: hwloc@1: Update to 1.11.13.•••* gnu/packages/patches/hwloc-1-test-btrfs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mpi.scm (hwloc-1): Use it and update to 1.11.13. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr> Philippe SWARTVAGHER
2022-04-11http-client: Fix redirection.•••* guix/http-client.scm (http-fetch): Use the right uri variable in case of redirection. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Attila Lendvai
2022-04-11gnu: Add r-tricycle.•••* gnu/packages/bioconductor.scm (r-tricycle): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Mădălin Ionel Patrașcu
2022-04-11gnu: Add python-stopit.•••* gnu/packages/python-xyz.scm (python-stopit): New variable. Ricardo Wurmus
2022-04-11gnu: Add python-yte.•••* gnu/packages/python-xyz.scm (python-yte): New variable. Ricardo Wurmus
2022-04-11gnu: Add python-plac.•••* gnu/packages/python-xyz.scm (python-plac): New variable. Ricardo Wurmus
2022-04-11gnu: Add python-parameterizedtestcase.•••* gnu/packages/python-check.scm (python-parameterizedtestcase): New variable. Ricardo Wurmus
2022-04-11gnu: python-aws-xray-sdk: Update to 2.9.0.•••* gnu/packages/python-web.scm (python-aws-xray-sdk): Update to 2.9.0. [arguments]: Delete two more test files; disable two tests. Ricardo Wurmus
2022-04-11gnu: python-django@2.2: Update to 2.2.28 [fixes CVE-2022-2834].•••* gnu/packages/django.scm (python-django-2.2): Update to 2.2.28. Marius Bakke
2022-04-11gnu: python-django@3.2: Update to 3.2.13 [fixes CVE-2022-2834].•••* gnu/packages/django.scm (python-django-3.2): Update to 3.2.13. Marius Bakke
2022-04-11gnu: python-django: Update to 4.0.4 [fixes CVE-2022-2834].•••* gnu/packages/django.scm (python-django-4.0): Update to 4.0.4. Marius Bakke
2022-04-11gnu: Add 'upstream-name' property to the netfilter libraries.•••This allows the 'generic-html' updater to find updates. * gnu/packages/linux.scm (libnetfilter-conntrack)[properties]: New field. (libnetfilter-cttimeout)[properties]: New field. (libnetfilter-cthelper)[properties]: New field. (libnetfilter-queue)[properties]: New field. (libnetfilter-acct)[properties]: New field. (libnetfilter-log)[properties]: New field. Ludovic Courtès
2022-04-11gnu: Add ulogd•••* gnu/packages/linux.scm (ulogd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fesoj000
2022-04-11gnu: Add libnetfilter-log•••* gnu/packages/linux.scm (libnetfilter-log): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fesoj000
2022-04-11gnu: Add nfacct•••* gnu/packages/linux.scm (nfacct): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fesoj000
2022-04-11gnu: Add libnetfilter-acct•••* gnu/packages/linux.scm (libnetfilter-acct): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fesoj000
2022-04-11gnu: Add conntrack-tools•••* gnu/packages/linux.scm (conntrack-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fesoj000
2022-04-11gnu: Add libnetfilter-queue•••* gnu/packages/linux.scm (libnetfilter-queue): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fesoj000
2022-04-11gnu: Add libnetfilter-cthelper•••* gnu/packages/linux.scm (libnetfilter-cthelper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fesoj000
2022-04-11gnu: Add libnetfilter-cttimeout•••* gnu/packages/linux.scm (libnetfilter-cttimeout): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fesoj000
2022-04-11gnu: Add libnetfilter-conntrack•••* gnu/packages/linux.scm (libnetfilter-conntrack): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fesoj000
2022-04-11gnu: Add ocaml-core.•••* gnu/packages/ocaml.scm (ocaml-core): New variable. (ocaml4.07-core): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: ocaml-jane-street-headers: Add variant.•••* gnu/packages/ocaml.scm (ocaml-jane-street-heaers)[properties]: Add ocaml4.07 variant. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-timezone.•••* gnu/packages/ocaml.scm (ocaml-timezone): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-core-kernel.•••* gnu/packages/ocaml.scm (ocaml-core-kernel): New variable. (ocaml4.07-core-kernel): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-base-bigstring.•••* gnu/packages/ocaml.scm (ocaml-base-bigstring): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-jane.•••* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable. (ocaml4.07-ppx-jane): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-fail.•••* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable. (ocaml4.07-ppx-fail): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-base-quickcheck.•••* gnu/packages/ocaml.scm (ocaml-base-quickcheck): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-splittable-random.•••* gnu/packages/ocaml.scm (ocaml-splittable-random): New variable. (ocaml4.07-splittable-random): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-sexp-message.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable. (ocaml4.07-ppx-sexp-message): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-sexp-value.•••* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable. (ocaml4.07-ppx-sexp-value): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-bench.•••* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable. (ocaml4.07-ppx-bench): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-bin-prot.•••* gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable. (ocaml4.07-ppx-bin-prot): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-bin-prot.•••* gnu/packages/ocaml.scm (ocaml-bin-prot): New variable. (ocaml4.07-bin-prot): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-fixed-literal.•••* gnu/packages/ocaml.scm (ocaml-ppx-fixed-literal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-module-timer.•••* gnu/packages/ocaml.scm (ocaml-ppx-module-timer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-pipebang.•••* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable. (ocaml4.07-ppx-pipebang): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-stable.•••* gnu/packages/ocaml.scm (ocaml-ppx-stable): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller
2022-04-11gnu: Add ocaml-ppx-string.•••* gnu/packages/ocaml.scm (ocaml-ppx-string): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller