summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-30gnu: ocaml-4.11: Add comment about check phase.wip-ocamlBrett Gilio
* gnu/packages/ocaml.scm (ocaml-4.11): The check phase is currently skipping all tests with an error. Add a comment to fix this.
2020-08-30gnu: ocaml-ounit: Update to 2.2.3 and rename.Brett Gilio
* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.2.3 and rename. [definition]: Rename to ocaml-ounit2. [source]: Replace url-fetch with git-fetch. [native-inputs]: Remove comment. [build-system]: Change to dune-build-system. [arguments]: Remove deletion of check phase, and specify package field. [description]: Respace to align with column-width.
2020-08-30gnu: ocaml-extlib: Adjust indentation.Brett Gilio
* gnu/packages/ocaml.scm (ocaml-extlib): Adjust indentation.
2020-08-30gnu: ocamlbuild: Revise license.Brett Gilio
* gnu/packages/ocaml.scm (ocamlbuild)[license]: License is actually LGPL2.0.
2020-08-30gnu: ocaml-4.07: Inherit from ocaml-4.11Brett Gilio
* gnu/packages/ocaml.scm (ocaml-4.07): Update inheritance to reflect latest OCaml.
2020-08-30gnu: ocaml: Use ocaml-4.11.Brett Gilio
* gnu/packages/ocaml.scm (ocaml): Update reference package to ocaml-4.11.
2020-08-30gnu: ocaml-4.09: Update to 4.11.0.Brett Gilio
* gnu/packages/ocaml.scm (ocaml-4.09): Update to 4.11.0. [definition]: Rename to match current OCaml version. [arguments]: Remove patch-/bin/sh-references phase. [arguments]: Run "make tests" in check phase. [arguments]: Have all phases return #t
2020-08-30gnu: libreoffice: Update to 6.4.6.2.Nicolas Goaziou
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.6.2. Fix indentation.
2020-08-30gnu: Remove linux-libre 5.7.Leo Famulari
The 5.7 kernel series is no longer supported upstream. * gnu/packages/linux.scm (deblob-scripts-5.7, linux-libre-5.7-version, linux-libre-5.7-pristine-source, linux-libre-5.7-source, linux-libre-headers-5.7, linux-libre-5.7) Remove variables. * gnu/packages/aux-files/linux-libre/5.7-arm.conf, gnu/packages/aux-files/linux-libre/5.7-arm64.conf, gnu/packages/aux-files/linux-libre/5.7-i686.conf, gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
2020-08-30gnu: emacs-tramp: Update to 2.4.4.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.2.
2020-08-30gnu: sdsl-lite: Fix build.Efraim Flashner
* gnu/packages/datastructures.scm (sdsl-lite)[arguments]: Fix typo in custom 'install-pkgconfig-file phase.
2020-08-30gnu: guile-studio: Update to 0.0.3-1.5c05b03.Ricardo Wurmus
* gnu/packages/guile-xyz.scm (guile-studio): Update to 0.0.3-1.5c05b03. [inputs]: Add emacs-flycheck-guile.
2020-08-30gnu: synthing-gtk: Add missing input.Efraim Flashner
* gnu/packages/syncthing.scm (syncthin-gtk)[inputs]: Add librsvg.
2020-08-30gnu: sdsl-lite: Install pkgconfig file.Efraim Flashner
* gnu/packages/datastructures.scm (sdsl-lite)[arguments]: Add custom 'install-pkgconfig-file phase to install sdsl-lite.pc.
2020-08-30gnu: vowpal-wabbit: Install more headers.Efraim Flashner
* gnu/packages/machine-learning.scm (vowpal-wabbit)[arguments]: Add 'install-more-headers phase to install more headers.
2020-08-30gnu: emacs-js2-mode: Update to 20190219-1.40aab27.Ricardo Wurmus
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to to 20190219-1.40aab27.
2020-08-30gnu: squid: Update to 4.13.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (squid): Update to 4.13.
2020-08-30gnu: python-authres: Edit description.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (python-authres)[synopsis, description]: Edit. Or, one typo fix run amok.
2020-08-30gnu: xonsh: Update to 0.9.20.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (xonsh): Update to 0.9.20.
2020-08-29gnu: emacs-haskell-mode: Delete test failing on Emacs 27.1.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-haskell-mode)[arguments]<delete-failing-tests>: Add "haskell-indent-tests.el" to list of deleted tests as it currently fails on Emacs 27.1 https://github.com/haskell/haskell-mode/issues/1714
2020-08-30gnu: libde265: Update to 1.0.6.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libde265): Update to 1.0.6.
2020-08-30gnu: osinfo-db: Update to 20200813.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (osinfo-db): Update to 20200813.
2020-08-30gnu: straw-viewer: Update to 0.0.7.Tobias Geerinckx-Rice
* gnu/packages/video.scm (straw-viewer): Update to 0.0.7.
2020-08-30gnu: vapoursynth: Update to 52.Tobias Geerinckx-Rice
* gnu/packages/video.scm (vapoursynth): Update to 52.
2020-08-30gnu: wireguard-tools: Update to 1.0.20200827.Tobias Geerinckx-Rice
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200827.
2020-08-30gnu: scrypt: Update to 1.3.1.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (scrypt): Update to 1.3.1. [arguments]: Patch configure to respect $PATH.
2020-08-30gnu: scrypt: Install licence file with documentation.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (scrypt)[arguments]: Add a #:license-file-regexp and install the documentation to the same standard location.
2020-08-30gnu: fdupes: Update to 2.1.2.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (fdupes): Update to 2.1.2. [source]: Use bootstrapped release tarball. [arguments]: Delete field. [inputs]: Add ncurses and pcre2.
2020-08-30gnu: htop: Update to 3.0.0.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (htop): Update to 3.0.0. [source]: Switch to new upstream. Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add autoconf and automake. [home-page]: Switch to new upstream.
2020-08-30gnu: alpine: Update to 2.23.2.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (alpine): Update to 2.23.2. [source]: Use new git tag.
2020-08-30gnu: fetchmail: Update to 6.4.10.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (fetchmail): Update to 6.4.10.
2020-08-29gnu: emacs-clojure-mode: Fix build.Oleg Pykhalov
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode)[#:phases]: Add "fix-tests" phase.
2020-08-29gnu: Add p2c.Danny Milosavljevic
* gnu/packages/pascal.scm (p2c): New variable.
2020-08-29gnu: Add emacs-org-webring.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-org-webring): New variable.
2020-08-29gnu: Add fpc.Kei Kebreau
* gnu/packages/pascal.scm: New file. * gnu/packages/patches/fpc-reproducibility.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add pascal.scm. (dist_patch_DATA): Register patch. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-29gnu: reuse: Update to 0.11.1.Michael Rohleder
* gnu/packages/license.scm (reuse): Update to 0.11.1. [native-inputs]: added python-setuptools-scm. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-29gnu: Add libhandy-0.0.Leo Prikler
As of 355761c2d27fe80ae73b872b8026cb15d8487fd0, packages built against libhandy fail to either build or to run since they require the 0.0.x API. * gnu/packages/gnome.scm (libhandy-0.0): New variable. (gnome-tweaks, geary)[inputs]: Use libhandy-0.0 instead of libhandy. * gnu/packages/gnome.scm (chatty)[inputs]: Likewise. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-29gnu: Add hdt-cpp.pukkamustard
* gnu/packages/rdf.scm (hdt-cpp): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-08-29gnu: dash: Update to 0.5.11.2.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (dash): Update to 0.5.11.2.
2020-08-29gnu: libedit: Update to 20191231-3.1.Tobias Geerinckx-Rice
* gnu/packages/libedit.scm (libedit): Update to 20191231-3.1.
2020-08-29gnu: tracker-miners: Update to 2.3.4.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.4.
2020-08-29gnu: tracker: Update to 2.3.5.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (tracker): Update to 2.3.5.
2020-08-29gnu: libdatrie: Update to 0.2.12.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (libdatrie): Update to 0.2.12.
2020-08-29gnu: hexedit: Update to 1.5.Tobias Geerinckx-Rice
* gnu/packages/hexedit.scm (hexedit): Update to 1.5.
2020-08-29gnu: idris: Fix for Haskell build system changes.Timothy Sample
See also 9e5496e0ae0ee8f638ca93949ecca314fdb9251e and 718dc7d4a5e5d26cac80c79d78535677e0379dc8. * gnu/packages/idris.scm (idris)[arguments]: Add a phase that sets 'LD_LIBRARY_PATH', and one that restores the 'libidris_rts.a' library back to the default output.
2020-08-29copy, offload: Explicitly close SSH channels and sessions.Ludovic Courtès
Fixes <https://bugs.gnu.org/42740>. * guix/scripts/copy.scm (send-to-remote-host): Keep the result of 'connect-to-remote-daemon' in scope, and explicitly close it after the call to 'send-files'. (retrieve-from-remote-host): Explicitly close REMOTE and disconnect SESSION. * guix/scripts/offload.scm (transfer-and-offload): Explicitly close STORE and disconnect SESSION upon completion.
2020-08-29build: Remove references to the 'nix-hash' program.Ludovic Courtès
* configure.ac: Remove check for 'nix-hash'. * tests/base32.scm (%nix-hash, %have-nix-hash?): Remove. ("sha256 & bytevector->nix-base32-string"): Remove test. * build-aux/pre-inst-env.in: Do not set 'NIX_HASH' environment variable.
2020-08-29build: Remove check for Guile 2.2.1 bug.Ludovic Courtès
This check is unnecessary since e688c2df3924423b67892cc9939ca099c729d1cb. * m4/guix.m4 (GUIX_ASSERT_SYNTAX_OBJECT_EQUAL): Remove. * configure.ac: Remove user.
2020-08-29Revert "gnu: emacs: Strip double wrap."Mathieu Othacehe
This reverts commit 0ec6b8afd7e7a6c288fbf48c5779f2e0bdaffb55 that prevents the load of Emacs packages.
2020-08-29gnu: emacs: Strip double wrap.Leo Prikler
* gnu/packages/emacs.scm (emacs)[#:phases]: Add 'strip-double-wrap. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>