summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2020-10-03gnu: libstaroffice: Update to 0.0.7.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.7.
2020-10-03gnu: libmwaw: Update to 0.3.16.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.16.
2020-10-03gnu: geonkick: Update to 2.3.8.Tobias Geerinckx-Rice
* gnu/packages/music.scm (geonkick): Update to 2.3.8.
2020-10-03gnu: protobuf: Update to 1.3.3.Tobias Geerinckx-Rice
* gnu/packages/protobuf.scm (protobuf): Update to 1.3.3.
2020-10-03gnu: josm: Update to 17013.Julien Lepiller
* gnu/packages/geo.scm (josm): Update to 17013.
2020-10-03gnu: cuirass: Update to 0.0.1-50.71aac24.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-50.71aac24.
2020-10-02gnu: Add python-pyux.Maxim Cournoyer
* gnu/packages/python-check.scm (python-pyux): New variable.
2020-10-02gnu: ocaml-mcl: Fix build.Maxim Cournoyer
It was failing on a /bin/sh occurrence patched twice in the configure script: sh: ./configure:/gnu/store/...-bash-minimal-5.0.16/gnu/store/...-bash-minimal-5.0.1:bad interpreter: No such file or directory * gnu/packages/machine-learning.scm (ocaml-mcl)[phases]{patch-paths}: Do not patch the configure script.
2020-10-02gnu: python-gssapi: Update to 1.6.9.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.6.9.
2020-10-02gnu: python-gssapi: Skip failing tests.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/43402>. * gnu/packages/python-xyz.scm (python-gssapi)[phases]{disable-failing-tests}: Add phase.
2020-10-02gnu: python-openpyxl: Update to 3.0.5.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.0.5.
2020-10-03gnu: mariadb-connector-c: Update to 3.1.10.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.10.
2020-10-03gnu: ccache: Update to 3.7.12.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.7.12.
2020-10-03gnu: nyacc: Use versioned Guile site directory.Ricardo Wurmus
This is a follow-up to commit 4e896da45d7be42ff1ad0b2be741b168573e6f0e. * gnu/packages/mes.scm (nyacc)[source]: Add snippet.
2020-10-03gnu: axoloti-patcher-next: Fix directory names.Ricardo Wurmus
* gnu/packages/axoloti.scm (axoloti-patcher-next)[arguments]: Add sub-directory of old firmware; fix the sub-directory name of the armv7e-m toolchain headers.
2020-10-02gnu: orc: Update to 0.4.32.Tobias Geerinckx-Rice
* gnu/packages/gstreamer.scm (orc): Update to 0.4.32.
2020-10-02gnu: zeromq: Update to 4.3.3.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (zeromq): Update to 4.3.3.
2020-10-02gnu: liblouisutdml: Update to 2.9.0.Tobias Geerinckx-Rice
* gnu/packages/language.scm (liblouisutdml): Update to 2.9.0. [source]: Remove patch. * gnu/packages/patches/liblouisutdml-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2020-10-02gnu: liblouis: Update to 3.15.0.Tobias Geerinckx-Rice
* gnu/packages/language.scm (liblouis): Update to 3.15.0.
2020-10-02gnu: lsp-plugins: Update to 1.1.26.Tobias Geerinckx-Rice
* gnu/packages/music.scm (lsp-plugins): Update to 1.1.26.
2020-10-02gnu: perl-async-interrupt: Update to 1.26.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-async-interrupt): Update to 1.26.
2020-10-02gnu: perl-test-utf8: Update to 1.02.Tobias Geerinckx-Rice
* gnu/packages/perl-check.scm (perl-test-utf8): Update to 1.02.
2020-10-02gnu: guix: Fix checksum.Mathieu Othacehe
* gnu/packages/package-management.scm (guix): Fix checksum.
2020-10-02gnu: guix: Update to 1.1.0-28.d27dbeb.Mathieu Othacehe
* gnu/packages/package-management.scm (guix): Update to 1.1.0-28.d27dbeb.
2020-10-02gnu: guix: Install OpenRC init files to $(prefix)/etc.Mathieu Othacehe
This is a followup to cabac732deffafc796537658a6c33c6c4aec821e. * gnu/packages/package-management.scm (guix)[arguments]: In 'bootstrap' phase, change "openrcservicedir" in 'nix/local.mk'.
2020-10-02gnu: cuirass: Update to 0.0.1-49.cd89fc4.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-49.cd89fc4.
2020-10-02gnu: icedove: Update to 78.3.1.Jonathan Brielmaier
* gnu/packages/gnuzilla.scm (icedove): Update to 78.3.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-02gnu: nss@3.56: Update to 3.57.Jonathan Brielmaier
nss@3.57 includes a critical fix for building on aarch64. * gnu/packages/nss.scm (nss-3.56): Update to 3.57 and rename to * nss-3.57. * gnu/packages/gnuzilla.scm (icedove)[inputs]: Update nss variable name. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-02gnu: sord: Update to 0.16.6.Tobias Geerinckx-Rice
* gnu/packages/rdf.scm (sord): Update to 0.16.6.
2020-10-02gnu: serd: Update to 0.30.6.Tobias Geerinckx-Rice
* gnu/packages/rdf.scm (serd): Update to 0.30.6.
2020-10-02gnu: grim: Fix output rotation interpretation with Sway 1.4.Tobias Geerinckx-Rice
* gnu/packages/image.scm (grim)[source]: Add patch. * gnu/packages/patches/grim-revert-output-rotation.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2020-10-02gnu: python-pure-protobuf: Update to 2.0.1.Tobias Geerinckx-Rice
* gnu/packages/protobuf.scm (python-pure-protobuf): Update to 2.0.1.
2020-10-02gnu: oil: Update to 0.8.1.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (oil): Update to 0.8.1.
2020-10-01gnu: perl-libwww: Update to 6.49.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-libwww): Update to 6.49.
2020-10-01gnu: perl-test-tcp: Update to 2.22.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-test-tcp): Update to 2.22.
2020-10-01gnu: inxi-minimal: Update to 3.1.07-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.07-1.
2020-10-01gnu: xpra: Update to 4.0.4.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xpra): Update to 4.0.4.
2020-10-01gnu: waybar: Update to 0.9.4.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (waybar): Update to 0.9.4.
2020-10-01gnu: emacs-next: Fix load path and version.Morgan Smith
Fixes <http://issues.guix.info/43277>. * gnu/packages/emacs.scm (emacs)[strip-double-wrap]: Modify to work with emacs-next. (emacs-next)[version]: Use git-version to produce the version string. [arguments]: Remove field. [native-search-paths]: Add field. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-10-01gnu: skopeo: Update to 1.2.0.Jelle Licht
* gnu/packages/virtualization.scm (skopeo): Update to 1.2.0. [source]: Update uri. [arguments]: Update #:import-path. <phases>: In the 'build' phase, update make target. [home-page]: Update to current.
2020-10-01gnu: Add emacs-sqlite.Adam
* gnu/packages/emacs-xyz.scm (emacs-sqlite): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-01gnu: Add scantailor-advanced.Brendan Tildesley
* gnu/packages/image-processing.scm (scantailor-advanced): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-10-01gnu: SuiteSparse: Update to 5.8.1.Greg Hogan
From 0d8692dfebc6ac4b515c06612ab8da4c898719eb Mon Sep 17 00:00:00 2001 From: Greg Hogan <code@greghogan.com> Date: Tue, 29 Sep 2020 11:54:38 +0000 Subject: [PATCH] gnu: SuiteSparse: Update to 5.8.1. * gnu/packages/maths.scm (suitesparse): Update to 5.8.1. [arguments]: Remove unnecessary flag and use default blas and lapack. [inputs]: Add new dependencies for SLIP_LU component. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-01gnu: tbb: Update to 2020.3.Greg Hogan
1. (*) multipart/mixed ( ) text/html >From a30bd8dcbc2d4321cd993eaa1857e4be85da7a59 Mon Sep 17 00:00:00 2001 From: Greg Hogan <code@greghogan.com> Date: Tue, 29 Sep 2020 19:19:36 +0000 Subject: [PATCH] gnu: tbb: Update to 2020.3. * gnu/packages/tbb.scm (tbb): Update to 2020.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-01gnu: Add texlive-symbol.Paul Garlick
* gnu/packages/tex.scm (texlive-symbol): New variable.
2020-09-30gnu: linux-libre 4.19: Update to 4.19.148.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.148. (linux-libre-4.19-pristine-source): Update hash.
2020-09-30gnu: linux-libre 5.4: Update to 5.4.68.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.68. (linux-libre-5.4-pristine-source): Update hash.
2020-09-30gnu: linux-libre: Update to 5.8.12.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.12. (linux-libre-5.8-pristine-source): Update hash.
2020-10-01gnu: wireshark: Update to 3.2.7.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (wireshark): Update to 3.2.7.
2020-10-01gnu: perl-net-dns: Update to 1.27.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (perl-net-dns): Update to 1.27.