summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-14doc: Note different texlive-tiny & texline-union natures.Tobias Geerinckx-Rice
* doc/contributing.texi (Submitting Patches): Add ‘package’ and ‘procedure’. Inspired-by: Jorge P. de Morais Neto
2020-12-14gnu: kitty: Re-order inputs and native-inputs alphabetically.Nicolas Goaziou
* gnu/packages/terminals.scm (kitty)[inputs, native-inputs]: Re-order alphabetically.
2020-12-14gnu: kitty: Update to 0.19.2.Nicolas Goaziou
* gnu/packages/terminals.scm (kitty): Update to 0.19.2. [inputs]: Add lcms. Switch to python-wrapper. [arguments]: Merge hard-code-libegl phase in build phase. Change build command. Disable checking for updates. Fix error in tests.
2020-12-14maint: Only run `make authenticate` when pushing commits.Leo Famulari
* etc/git/pre-push: Exit early when deleting a branch.
2020-12-14gnu: emacs-org-contrib: Update to 20201213.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20201213.
2020-12-14gnu: emacs-org: Update to 9.4.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.2.
2020-12-14gnu: emacs-ivy-posframe: Update to 0.5.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.4.
2020-12-14gnu: pies: Update to 1.5.Efraim Flashner
* gnu/packages/admin.scm (pies): Update to 1.5.
2020-12-14gnu: ecl: Remove build-stamp to improve reproducibility.Zhu Zihao
* gnu/packages/lisp.scm (ecl)[arguments]<phases>: Add "remove-build-stamp" phase. Move "wrap" phase after "remove-build-stamp" phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-14gnu: ecl: Return #t in wrap phase.Zhu Zihao
* gnu/packages/lisp.scm (ecl)[arguments]<phases>: In phase "wrap", return #t. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-14gnu: emacs-helm-switch-to-repl: Update to 0.1.1.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-helm-switch-to-repl): Update to 0.1.1.
2020-12-14gnu: b4: Update to 0.6.1.Kyle Meyer
* gnu/packages/version-control.scm (b4): Update to 0.6.1. [source]: Download from pypi, which now includes the manpage. [arguments]: Remove now unnecessary install-manpages phase. [inputs]: Add python-dkimpy and python-dnspython. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-14gnu: python-dnspython: Update to 2.0.0.Kyle Meyer
* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.0.0. [source]: Download from pypi. [native-inputs]: Add unzip. [home-page]: Prefer https. (python-dnspython-1.16): (python2-dnspython-1.16): New variables. * gnu/packages/ebook.scm (calibre): * gnu/packages/web.scm (linkchecker): Use python2-dnspython-1.16. * gnu/packages/finance.scm (electrum): Use python-dnspython-1.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-14gnu: python-dnspython: Fix indentation.Kyle Meyer
* gnu/packages/python-xyz.scm (python-dnspython): Fix indentation. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-14doc: Link to "Pattern Matching" in Guile.Ludovic Courtès
* doc/contributing.texi (Data Types and Pattern Matching): Link to the "Pattern Matching" node of the Guile manual.
2020-12-14gnu: Add python-3.9.Tanguy Le Carrour
* gnu/packages/python.scm (python-3.9): New variable. * gnu/packages/patches/python-3.9-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-14gnu: alsa-modular-synth: Update to 2.2.0.Ricardo Wurmus
* gnu/packages/audio.scm (alsa-modular-synth): Update to 2.2.0. [arguments]: Remove them all. [source]: Remove patch. [native-inputs]: Remove gcc@5. * gnu/packages/patches/alsa-modular-synth-fix-vocoder.patch: Remove it. * gnu/local.mk (dist_patch_DATA): Remove patch.
2020-12-13gnu: python-language-server: Update to 0.36.2.Brett Gilio
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.36.2.
2020-12-14gnu: mozjs: Add 78.Marius Bakke
* gnu/packages/gnuzilla.scm (mozjs-78): New public variable.
2020-12-14gnu: icu4c: Add 68.1.Marius Bakke
* gnu/packages/icu4c.scm (icu4c-68): New public variable.
2020-12-13gnu: purescript: Update to 0.13.8.BonfaceKilz
* gnu/packages/purescript.scm (purescript): Update to 0.13.8. [inputs]: Add ghc-cborg, ghc-serialise. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-13gnu: purescript: Update patch for Purescript 0.13.8.BonfaceKilz
* gnu/packages/patches/purescript-relax-dependencies.patch: Update patch for new version of Purescript. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-13gnu: patchwork: Update to 2.2.3.Christopher Baines
* gnu/packages/patchutils.scm (patchwork): Update to 2.2.3.
2020-12-13gnu: monero-gui: Update to 0.17.1.7.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.7.
2020-12-13gnu: monero: Update to 0.17.1.7.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero): Update to 0.17.1.7.
2020-12-13gnu: emacs-matrix-client: Update to 0.0.0-6-d2ac552.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-matrix-client): Update to 0.0.0-6-d2ac552. [arguments]: Remove unnecessary phase, fixed upstream (see <https://github.com/alphapapa/matrix-client.el/commit/d651d6dc5d4017c379fde5f8aa525ecb6c908de9>)
2020-12-13gnu: josm: Update to 17329.Julien Lepiller
* gnu/packages/geo.scm (josm): Update to 17329.
2020-12-13gnu: cataclysm-dda: Update to 0.E-3.Nicolas Goaziou
* gnu/packages/games.scm (cataclysm-dda): Update to 0.E-3.
2020-12-13gnu: gp2c: Update to 0.0.12.Andreas Enge
* gnu/packages/algebra.scm (gp2c): Update to 0.0.12.
2020-12-13scripts: discover: Remove file locks.Mathieu Othacehe
* guix/scripts/discover.scm (call-with-read-file-lock, with-read-file-lock): Remove them. (write-publish-file): Use "with-atomic-file-output" instead of "with-file-lock". (read-substitute-urls): Remove file lock.
2020-12-13gnu: python-license-expression: Update to 1.2.Michael Rohleder
* gnu/packages/python-xyz.scm (python-license-expression): Update to 1.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-13gnu: noisetorch: Update to 0.8.3.Michael Rohleder
* gnu/packages/pulseaudio.scm (noisetorch): Update to 0.8.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-13gnu: Add cl-command-line-arguments.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-command-line-arguments, ecl-command-line-arguments, sbcl-command-line-arguments): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-13gnu: python-arrow: Update to 0.17.0.Tanguy Le Carrour
* gnu/packages/time.scm (python-arrow): Update to 0.17.0. [arguments]: Replace check phase to invoke pytest. [native-inputs]: Add python-pytest, python-pytest-cov and python-pytest-mock. [propagated-inputs]: Add python-pytz. [home-page]: Update. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-13gnu: rnnoise: Update to 0.91.Michael Rohleder
* gnu/packages/pulseaudio.scm (rnnoise): Update to 0.91. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-13gnu: cURL: Update replacement to 7.74.0 [security fixes].Marius Bakke
This fixes CVE-2020-8284, CVE-2020-8285, and CVE-2020-8286. * gnu/packages/curl.scm (curl-7.71.0): Rename to ... (curl-7.74.0): ... this. Update to 7.74.0. (curl)[replacement]: Adjust accordingly.
2020-12-13gnu: postgresql: Add 13.1.Marius Bakke
* gnu/packages/databases.scm (postgresql-13): New public variable.
2020-12-13gnu: Remove python2-babel@2.6.Marius Bakke
* gnu/packages/python-xyz.scm (python2-babel-2.6): Remove variable.
2020-12-13gnu: multipath-tools: Use the latest json-c.Marius Bakke
* gnu/packages/linux.scm (multipath-tools)[inputs]: Change from JSON-C-0.13 to JSON-C.
2020-12-13download: Update ImageMagick mirror list.Marius Bakke
* guix/download.scm (%mirrors): Remove defunct ImageMagick mirrors, update URLs for directory structure changes (/releases instead of /legacy). Move official site last.
2020-12-13gnu: openntpd: Update to 6.8p1.Tobias Geerinckx-Rice
* gnu/packages/ntp.scm (openntpd): Update to 6.8p1.
2020-12-13gnu: youtube-dl: Update to 2020.12.12.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2020.12.12.
2020-12-13gnu: htop: Update to 3.0.3.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (htop): Update to 3.0.3.
2020-12-13gnu: veusz: Update to 3.3.1.Vinicius Monego
* gnu/packages/maths.scm (veusz): Update to 3.3.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-12gnu: Add libkexiv2.Zheng Junjie
* gnu/packages/kde.scm (libkexiv2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12gnu: Add kdegraphics-mobipocket.Zheng Junjie
* gnu/packages/kde.scm (kdegraphics-mobipocket): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12gnu: Add ebook-tools.Zheng Junjie
* gnu/packages/ebook.scm (ebook-tools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12services: pcscd-shepherd-service: Fix PID file location.Tobias Geerinckx-Rice
Fixes <http://issues.guix.gnu.org/45202>. * gnu/services/security-token.scm (pcscd-shepherd-service): Look for pcscd.pid in /run instead of /var/run. Reported by Raffael Stocker <r.stocker@mnet-mail.de>.
2020-12-12gnu: Add openfortivpnDavid Dashyan
* gnu/packages/vpn.scm (openfortivpn): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12gnu: setzer: Update to 0.3.8.Vinicius Monego
* gnu/packages/gnome.scm (setzer): Update to 0.3.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>