summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2020-05-30gnu: cloc: Update to 1.86.Tobias Geerinckx-Rice
* gnu/packages/code.scm (cloc): Update to 1.86.
2020-05-30gnu: ccache: Update to 3.7.9.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.7.9.
2020-05-30gnu: fio: Update to 3.20.Tobias Geerinckx-Rice
* gnu/packages/benchmark.scm (fio): Update to 3.20.
2020-05-30gnu: libhx: Update to 3.25.Tobias Geerinckx-Rice
* gnu/packages/c.scm (libhx): Update to 3.25.
2020-05-30gnu: lilv: Update to 0.24.8.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (lilv): Update to 0.24.8.
2020-05-30gnu: font-tamzen: Update to 1.11.5.Tobias Geerinckx-Rice
* gnu/packages/fonts.scm (font-tamzen): Update to 1.11.5.
2020-05-30gnu: electron-cash: Update to 4.0.15.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (electron-cash): Update to 4.0.15.
2020-05-30gnu: doctest: Update to 2.3.8.Tobias Geerinckx-Rice
* gnu/packages/check.scm (doctest): Update to 2.3.8.
2020-05-30gnu: facter: Update to 4.0.25.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (facter): Update to 4.0.25.
2020-05-30gnu: Add font-sarasa-gothic.Zhu Zihao
* gnu/packages/fonts.scm (font-sarasa-gothic): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: emacsy-minimal: Inputs now use guile version 2.2.Mike Rosset
* gnu/packages/guile-xyz.scm (emacsy-minimal)[inputs]: Use guile2.2-lib and guile2.2-readline instead of the 3.0 variants. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: emacs-elpher: Update to 2.7.8.Simon South
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.8. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: bemenu: Update to 0.4.1.Josh Holland
* gnu/packages/xdisorg.scm (bemenu): Update to 0.4.1. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: python-furl: Update to 2.0.0.Hamzeh Nasajpour
* gnu/packages/python-web.scm (python-furl): Update to 2.0.0. [native-inputs]: Remove PYTHON-PYCODESTYLE. Add PYTHON-FLAKE8. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: python-orderedmultidict: Update to 1.0.Hamzeh Nasajpour
* gnu/packages/python-xyz.scm (python-orderedmultidict): Update to 1.0. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: python-peewee: Update to 3.9.6.Hamzeh Nasajpour
* gnu/packages/databases.scm (python-peewee): Update to 3.9.6. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: Add liferea.Vinicius Monego
* gnu/packages/syndication.scm (liferea): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: python-prompt-toolkit: Update to 3.0.5.Edouard Klein
* gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Pin implicit python-prompt-toolkit dependency to version 2. * gnu/packages/python-xyz.scm (python-widgetsnbextension)[propagated-inputs]: Pin implicit python-prompt-toolkit dependency to version 2. (python-ipywidgets)[propagated-inputs]: Pin implicit python-prompt-toolkit dependency to version 2. (python-jupyter-console)[propagated-inputs]: Pin explicit python-prompt-toolkit dependency to version 2. (python-prompt-toolkit): Update to version 3.0.5. [propagated-inputs]: Remove PYTHON-SIX and PYTHON-PYGMENTS. [home-page]: Adjust to current. (python-prompt-toolkit-2): New variable. (prompt-toolkit-2-instead-of-prompt-toolkit): New variable. (python2-prompt-toolkit): Keep at version 2. (python-prompt-toolkit-1): Inherit from version 2. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: python-iml: Move nose from propagated to native input.Edouard Klein
* gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Move PYTHON-NOSE ... [native-inputs]: ... here. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: python-jupyter-console: Update to 6.1.0.Edouard Klein
* /gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.1.0. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: python-ipywidgets: Update to 7.5.1.Edouard Klein
* gnu/packages/python-xyz.scm (python-ipywidgets): Update to 7.5.1. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: python-widgetsnbextension: Update to 3.5.1.Edouard Klein
* gnu/packages/python-xyz.scm (python-widgetsnbextension): Update to 3.5.1. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: python-pylint: Udpate to 2.5.2.Ryan Prior
* gnu/packages/check.scm (python-pylint): Update to 2.5.2. [arguments]: New field. (python2-pylint)[arguments]: Do not inherit #:tests?. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: flowee: Really disable black-box test.TomZ
* gnu/packages/finance.scm (flowee)[arguments]: The test 'api' has some timeouts which fail half the time in a build, so really disable the test. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: Add spectacle-analyzer.Alexandros Theodotou
* gnu/packages/music.scm (spectacle-analyzer): new variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30gnu: mpfi: Update home page.Nicolas Goaziou
* gnu/packages/multiprecision.scm (mpfi): Use more specific home page.
2020-05-30gnu: mpfi: Update to 1.5.4.Nicolas Goaziou
* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.4. [source]: Hard-code project name. [arguments]: Disable tests, utterly broken in this release. Do not build static libraries. [native-inputs]: Add automake, autoreconf, libtool, texinfo.
2020-05-29gnu: xaos: Update to 4.0.Kei Kebreau
* gnu/packages/maths.scm (xaos): Update to 4.0. [source]: Use git-fetch. [native-inputs]: Add qtbase and qttools. [arguments]: Remove #:make-flags options; replace 'configure' phase; add 'make-qt-deterministic' and 'install-data' phases. [home-page]: Update URL.
2020-05-30gnu: glade3: Update to 3.36.0.Arun Isaac
* gnu/packages/gnome.scm (glade3): Update to 3.36.0.
2020-05-29gnu: mpg123: Update to 1.26.0.Nicolas Goaziou
* gnu/packages/mp3.scm (mpg123): Update to 1.26.0. [inputs]: Re-order alphabetically.
2020-05-29gnu: popt: Remove defunct mirror.Marius Bakke
* gnu/packages/popt.scm (popt)[source](uri): Remove the canonical rpm5.org URI.
2020-05-29gnu: cdogs-sdl: Update to 0.8.0.Nicolas Goaziou
* gnu/packages/games.scm (cdogs-sdl): Update to 0.8.0. [native-inputs]: Add `pkg-config'. [inputs]: Add `gtk+'.
2020-05-30gnu: fortune-mod: Update to 2.22.0.Arun Isaac
* gnu/packages/games.scm (fortune-mod): Update to 2.22.0.
2020-05-30gnu: emacs-evil: Update to 1.14.0.Arun Isaac
* gnu/packages/emacs-xyz.scm (emacs-evil): Update to 1.14.0.
2020-05-30gnu: aptdec: Do not hard-code CC=gcc.Arun Isaac
* gnu/packages/radio.scm (aptdec)[arguments]: Do not hard-code CC=gcc in the make-flags. Use the compiler appropriate for the target.
2020-05-29gnu: aptdec: Update source and home page URIs.Arun Isaac
* gnu/packages/radio.scm (aptdec)[source, home-page]: Update URI.
2020-05-29gnu: emacs-2048-game: Update home page.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL.
2020-05-29gnu: Add dhall.John Soo
* gnu/packages/dhall.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. (dist_patch_DATA): Add new patch. * gnu/packages/patches/dhall-remove-network-tests.patch: Add patch to remove dhall network tests. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-atomic-write-0.2.0.7.John Soo
* gnu/packages/haskell-xyz.scm (ghc-atomic-write-0.2.0.7): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-generic-random-1.3.0.1.John Soo
* gnu/packages/haskell-xyz.scm (ghc-generic-random-1.3.0.1): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-prettyprinter-ansi-terminal.John Soo
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-ansi-terminal): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-prettyprinter-1.6.John Soo
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-1.6): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-repline-0.3.John Soo
* gnu/packages/haskell-xyz.scm (ghc-repline-0.3): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-haskeline-0.8.John Soo
* gnu/packages/haskell-xyz.scm (ghc-haskeline-0.8): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-repline.John Soo
* gnu/packages/haskell-xyz.scm (ghc-repline): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-prettyprinter.John Soo
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-lens-family-core.John Soo
* gnu/packages/haskell-xyz.scm (ghc-lens-family-core): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-managed.John Soo
* gnu/packages/haskell-xyz.scm (ghc-managed): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-turtle.John Soo
* gnu/packages/haskell-xyz.scm (ghc-turtle): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29gnu: Add ghc-optional-args.John Soo
* gnu/packages/haskell-xyz.scm (ghc-optional-args): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>