summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: ocaml-pcre: Update to 7.5.0.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-pcre): Update to 7.5.0.
* gnu: ocaml-mdx: Update to 2.1.0.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-mdx): Update to 2.1.0.
* gnu: ocaml-topkg: Update to 1.0.5.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-topkg): Update to 1.0.5.
* gnu: ocaml-base: Update to 0.14.3.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-base): Update to 0.14.3.
* gnu: ocaml-sqlite3: Update to 5.1.0.Julien Lepiller2022-02-04
| | | | | * gnu/packages/ocaml.scm (ocaml-sqlite3): Update to 5.1.0. (ocaml4.07-sqlite3): Stay at 5.0.2.
* gnu: ocaml-lwt-react: Update to 1.1.5.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-lwt-react): Update to 1.1.5.
* gnu: ocaml-batteries: Update to 3.5.0.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.5.0.
* gnu: ocaml-utop: Update to 2.9.0.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-utop): Update to 2.9.0.
* gnu: ocaml-cohttp: Update to 5.0.0.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-cohttp): Update to 5.0.0.
* gnu: ocaml-sedlex: Update to 2.5.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-sedlex): Update to 2.5.
* gnu: ocaml-gen: Update to 1.0.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-gen): Update to 1.0.
* gnu: ocaml-mccs: Update to 1.1+13.Julien Lepiller2022-02-04
| | | | * gnu/packages/ocaml.scm (ocaml-mccs): Update to 1.1+13.
* gnu: python-mistletoe: Run tests.Vinicius Monego2022-02-04
| | | | | * gnu/packages/markup.scm (python-mistletoe)[arguments]: Override the 'check phase.
* gnu: python-mistletoe: Update to 0.8.1.jgart2022-02-04
| | | | | | * gnu/packages/markup.scm (python-mistletoe): Update to 0.8.1. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: Add emacs-ed-mode.jgart2022-02-04
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ed-mode): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: rcs: Update to 5.10.1.Efraim Flashner2022-02-04
| | | | | | | * gnu/packages/version-control.scm (rcs): Update to 5.10.1. [source]: Remove patch. * gnu/packages/patches/rcs-5.10.0-no-stdin.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: xfce4-cpugraph-plugin: Update to 1.2.6.Michael Rohleder2022-02-04
| | | | | | * gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce4-cpufreq-plugin: Update to 1.2.7.Michael Rohleder2022-02-04
| | | | | | * gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: mozjs-60: Add support for riscv64-linux.Efraim Flashner2022-02-04
| | | | | | | | * gnu/packages/gnuzilla.scm (mozjs-60)[source]: Add patch. [arguments]: Add phase to update config scripts. [inputs]: Add config. * gnu/packages/patches/mozjs60-riscv64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: st: Update to 0.8.5.jgart2022-02-04
| | | | | | * gnu/packages/suckless.scm (st): Update to 0.8.5. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: dwm: Update to 6.3.jgart2022-02-04
| | | | | | * gnu/packages/suckless.scm (dwm): Update to 6.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: guix-build-coordinator: Update to 0-49.c5c1ff9.base-for-series-11279base-for-series-11278base-for-series-11277base-for-series-11276base-for-series-11275base-for-series-11274base-for-series-11272base-for-series-11271base-for-series-11267base-for-series-11266base-for-series-11264Christopher Baines2022-02-04
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-49.c5c1ff9.
* services: nar-herder: Support ttl and negative-ttl options.Christopher Baines2022-02-04
| | | | | | | | * gnu/services/guix.scm (<nar-herder-configuration>): Add ttl and negative-ttl fields. (nar-herder-shepherd-services): Pass the ttl and negative-ttl values to the service. * doc/guix.texi (Guix Services): Document this.
* gnu: strongswan: Build with libsoup@2.Marius Bakke2022-02-03
| | | | | * gnu/packages/vpn.scm (strongswan)[inputs]: Change from LIBSOUP to LIBSOUP-MINIMAL-2.
* gnu: python-translate-toolkit: Disable sanity check.Marius Bakke2022-02-03
| | | | | * gnu/packages/python-xyz.scm (python-translate-toolkit)[arguments]: Add #:phases.
* gnu: Add perl-date-range.Marius Bakke2022-02-03
| | | | * gnu/packages/perl.scm (perl-date-range): New variable.
* gnu: b4: Fix build failure.Marius Bakke2022-02-03
| | | | * gnu/packages/version-control.scm (b4)[arguments]: Delete sanity-check phase.
* gnu: python-libsass: Remove label usage.Marius Bakke2022-02-03
| | | | | * gnu/packages/python-xyz.scm (python-libsass)[arguments]: Don't reference libsass, which turned out to be unnecessary.
* gnu: python-libsass: Fix build.Marius Bakke2022-02-03
| | | | | * gnu/packages/python-xyz.scm (python-libsass)[arguments]: Add phase to appease sanity check. While here, make tests conditional and remove trailing #t.
* gnu: usbguard: Remove input labels.Marius Bakke2022-02-03
| | | | | * gnu/packages/hardware.scm (usbguard)[native-inputs, inputs]: Remove labels. [arguments]: Use SEARCH-INPUT-FILE and remove trailing #t's.
* gnu: usbguard: Update to 1.0.0-55-g466f1f0.Marius Bakke2022-02-03
| | | | | | | * gnu/packages/hardware.scm (usbguard): Update to 1.0.0-55-g466f1f0. [source]: Switch to GIT-FETCH. [arguments]: Add phase to patch bootstrap script. Delay patch-build-scripts. [native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL.
* gnu: pegtl: Update to 3.2.2.Marius Bakke2022-02-03
| | | | * gnu/packages/cpp.scm (pegtl): Update to 3.2.2.
* gnu: python-django@2: Update to 2.2.27 [fixes CVE-2022-22818, CVE-2022-23833].Marius Bakke2022-02-03
| | | | * gnu/packages/django.scm (python-django-2.2): Update to 2.2.27.
* gnu: python-django@3: Update to 3.2.12 [fixes CVE-2022-22818, CVE-2022-23833].Marius Bakke2022-02-03
| | | | * gnu/packages/django.scm (python-django-3.2): Update to 3.2.12.
* gnu: python-django: Update to 4.0.2 [fixes CVE-2022-22818, CVE-2022-23833].Marius Bakke2022-02-03
| | | | * gnu/packages/django.scm (python-django-4.0): Update to 4.0.2.
* gnu: python-febelfin-coda: Update to 0.2.0.Marius Bakke2022-02-03
| | | | * gnu/packages/python-xyz.scm (python-febelfin-coda): Update to 0.2.0.
* gnu: python-can: Update to 3.3.4.Marius Bakke2022-02-03
| | | | | * gnu/packages/python-xyz.scm (python-can): Update to 3.3.4. [arguments]: Adjust version constraints.
* gnu: LLVM: Update to 13.0.1.Marius Bakke2022-02-03
| | | | | * gnu/packages/llvm.scm (llvm-13, clang-runtime-13, clang-13, lld, libomp): Update to 13.0.1.
* gnu: LLVM: Add release-monitoring-url.Marius Bakke2022-02-03
| | | | | | * gnu/packages/llvm.scm (%llvm-release-monitoring-url): New variable. (clang-from-llvm, llvm-13, clang-runtime-13, lld, libcxx, libomp)[properties]: Add release-monitoring-url, and upstream-name where appropriate.
* gnu: i3-gaps: Update to 4.20.1.Gabriel Wicki2022-02-03
| | | | | * gnu/packages/wm (i3-gaps): Update to 4.20.1. [source]: Use git-fetch.
* gnu: ocaml-lwt: Update to 5.5.0.Julien Lepiller2022-02-03
| | | | * gnu/packages/ocaml.scm (ocaml-lwt): Update to 5.5.0.
* gnu: ocaml-ctypes: Update to 0.20.0.Julien Lepiller2022-02-03
| | | | * gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.20.0.
* gnu: ocaml-rresult: Update to 0.7.0.Julien Lepiller2022-02-03
| | | | * gnu/packages/ocaml.scm (ocaml-rresult): Update to 0.7.0.
* gnu: ocaml-ounit2: Update to 2.2.5.Julien Lepiller2022-02-03
| | | | * gnu/packages/ocaml.scm (ocaml-ounit2): Update to 2.2.5.
* gnu: ocaml-bisect-ppx: Update to 2.7.1.Julien Lepiller2022-02-03
| | | | * gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.7.1.
* gnu: ocaml-fix: Update to 20220121.Julien Lepiller2022-02-03
| | | | * gnu/packages/ocaml.scm (ocaml-fix): Update to 20220121.
* gnu: ocaml-ocp-index: Update to 1.3.3.Julien Lepiller2022-02-03
| | | | * gnu/packages/ocaml.scm (ocaml-ocp-index): Update to 1.3.3.
* gnu: ocaml-odoc-parser: Update to 1.0.0.Julien Lepiller2022-02-03
| | | | | * gnu/packages/ocaml.scm (ocaml-odoc-parser): Update to 1.0.0. (ocamlformat): Update to 0.20.1.
* gnu: dune: Update to 2.9.3.Julien Lepiller2022-02-03
| | | | * gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.9.3.
* gnu: mixxx: Update to 2.3.2.Vinicius Monego2022-02-03
| | | | | | | | * gnu/packages/music.scm (mixxx): Update to 2.3.2. [arguments]<#:phases>: Don't override the 'check phase as the previously failing test passes in this version. [native-inputs]: Use the new style. [inputs]: Likewise.