aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: icu4c: Add 68.1.Marius Bakke2020-12-14
| | | | * gnu/packages/icu4c.scm (icu4c-68): New public variable.
* gnu: purescript: Update to 0.13.8.BonfaceKilz2020-12-13
| | | | | | | * gnu/packages/purescript.scm (purescript): Update to 0.13.8. [inputs]: Add ghc-cborg, ghc-serialise. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: purescript: Update patch for Purescript 0.13.8.BonfaceKilz2020-12-13
| | | | | | | * gnu/packages/patches/purescript-relax-dependencies.patch: Update patch for new version of Purescript. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: patchwork: Update to 2.2.3.Christopher Baines2020-12-13
| | | | * gnu/packages/patchutils.scm (patchwork): Update to 2.2.3.
* gnu: monero-gui: Update to 0.17.1.7.Guillaume Le Vaillant2020-12-13
| | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.1.7.
* gnu: monero: Update to 0.17.1.7.Guillaume Le Vaillant2020-12-13
| | | | * gnu/packages/finance.scm (monero): Update to 0.17.1.7.
* gnu: emacs-matrix-client: Update to 0.0.0-6-d2ac552.Nicolas Goaziou2020-12-13
| | | | | | * 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>)
* gnu: josm: Update to 17329.Julien Lepiller2020-12-13
| | | | * gnu/packages/geo.scm (josm): Update to 17329.
* gnu: cataclysm-dda: Update to 0.E-3.Nicolas Goaziou2020-12-13
| | | | * gnu/packages/games.scm (cataclysm-dda): Update to 0.E-3.
* gnu: gp2c: Update to 0.0.12.Andreas Enge2020-12-13
| | | | * gnu/packages/algebra.scm (gp2c): Update to 0.0.12.
* scripts: discover: Remove file locks.Mathieu Othacehe2020-12-13
| | | | | | | | * 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.
* gnu: python-license-expression: Update to 1.2.Michael Rohleder2020-12-13
| | | | | | * gnu/packages/python-xyz.scm (python-license-expression): Update to 1.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: noisetorch: Update to 0.8.3.Michael Rohleder2020-12-13
| | | | | | * gnu/packages/pulseaudio.scm (noisetorch): Update to 0.8.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add cl-command-line-arguments.Sharlatan Hellseher2020-12-13
| | | | | | | * 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>
* gnu: python-arrow: Update to 0.17.0.Tanguy Le Carrour2020-12-13
| | | | | | | | | | | * 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>
* gnu: rnnoise: Update to 0.91.Michael Rohleder2020-12-13
| | | | | | * gnu/packages/pulseaudio.scm (rnnoise): Update to 0.91. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: cURL: Update replacement to 7.74.0 [security fixes].Marius Bakke2020-12-13
| | | | | | | | 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.
* gnu: postgresql: Add 13.1.Marius Bakke2020-12-13
| | | | * gnu/packages/databases.scm (postgresql-13): New public variable.
* gnu: Remove python2-babel@2.6.Marius Bakke2020-12-13
| | | | * gnu/packages/python-xyz.scm (python2-babel-2.6): Remove variable.
* gnu: multipath-tools: Use the latest json-c.Marius Bakke2020-12-13
| | | | | * gnu/packages/linux.scm (multipath-tools)[inputs]: Change from JSON-C-0.13 to JSON-C.
* download: Update ImageMagick mirror list.Marius Bakke2020-12-13
| | | | | | * guix/download.scm (%mirrors): Remove defunct ImageMagick mirrors, update URLs for directory structure changes (/releases instead of /legacy). Move official site last.
* gnu: openntpd: Update to 6.8p1.Tobias Geerinckx-Rice2020-12-13
| | | | * gnu/packages/ntp.scm (openntpd): Update to 6.8p1.
* gnu: youtube-dl: Update to 2020.12.12.Tobias Geerinckx-Rice2020-12-13
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.12.12.
* gnu: htop: Update to 3.0.3.Tobias Geerinckx-Rice2020-12-13
| | | | * gnu/packages/admin.scm (htop): Update to 3.0.3.
* gnu: veusz: Update to 3.3.1.Vinicius Monego2020-12-13
| | | | | | * gnu/packages/maths.scm (veusz): Update to 3.3.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add libkexiv2.Zheng Junjie2020-12-12
| | | | | | * gnu/packages/kde.scm (libkexiv2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add kdegraphics-mobipocket.Zheng Junjie2020-12-12
| | | | | | * gnu/packages/kde.scm (kdegraphics-mobipocket): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ebook-tools.Zheng Junjie2020-12-12
| | | | | | * gnu/packages/ebook.scm (ebook-tools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* services: pcscd-shepherd-service: Fix PID file location.Tobias Geerinckx-Rice2020-12-12
| | | | | | | | | 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>.
* gnu: Add openfortivpnDavid Dashyan2020-12-12
| | | | | | * gnu/packages/vpn.scm (openfortivpn): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: setzer: Update to 0.3.8.Vinicius Monego2020-12-12
| | | | | | * gnu/packages/gnome.scm (setzer): Update to 0.3.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-httpx: Update to 0.16.1.Vinicius Monego2020-12-12
| | | | | | * gnu/packages/python-web.scm (python-httpx): Update to 0.16.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-pure-rust-locales-0.5.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-pure-rust-locales-0.5): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-float-cmp-0.4.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-float-cmp-0.4): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-exitfailure-0.5.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-exitfailure-0.5): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-directories-next-1.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-directories-next-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-dirs-next-1.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-dirs-next-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-dirs-sys-next-0.1.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-dirs-sys-next-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-derive-more-0.99: Update to 0.99.11.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-derive-more-0.99): Update to 0.99.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-chrono-0.4: Update to 0.4.19.Joseph LaFreniere2020-12-12
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-chrono-0.4): Update to 0.4.19. [arguments]: In cargo-inputs add rust-libc-0.2, rust-pure-rust-locales-0.5. In cargo-development-inputs replace rust-criterion-0.2 with 0.3, rust-wasm-bindgen-test-0.2 with 0.3. Don't skip build, skip tests. Build with 'unstable-locales' features. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-cfg-if-1.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-cfg-if-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-cachedir-0.1.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-cachedir-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-bindgen-0.46.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-bindgen-0.46): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-bincode-0.8.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-bincode-0.8): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-automod-1.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-automod-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-assert-cmd-0.9.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-assert-cmd-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-predicates-0.9.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-predicates-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-normalize-line-endings-0.2.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-normalize-line-endings-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-predicates-tree-0.9.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-predicates-tree-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-predicates-core-0.9.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-predicates-core-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>