summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-26gnu: libass: Omit the static library....* gnu/packages/video.scm (libass)[arguments]: New field. Marius Bakke
2020-11-26gnu: libass: Remove unused input....* gnu/packages/video.scm (libass)[propagated-inputs]: Remove ENCA. Marius Bakke
2020-11-26gnu: libass: Update to 0.15.0. [fixes CVE-2020-26682]...* gnu/packages/video.scm (libass): Update to 0.15.0. Marius Bakke
2020-11-26gnu: electron-cash: Update to 4.2.2....* gnu/packages/finance.scm (electron-cash): Update to 4.2.2. [arguments]: Update 'use-libsecp256k1-input' phase. Guillaume Le Vaillant
2020-11-26gnu: monero-gui: Update to 0.17.1.5....* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.5. [arguments]: Remove CMAKE_PREFIX_PATH from 'configure-flags'. Guillaume Le Vaillant
2020-11-26gnu: python-aiohttp: Update to 3.7.3....* gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-web.scm (python-aiohttp)[source](patches): Remove. [arguments]: Use UTIME instead of calling out to 'touch'. Don't delete now-working tests; but disable some new ones. Replace the 'check' phase. [propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS. [native-inputs]: Remove PYTHON-PYTEST-RUNNER, PYTHON-PYTEST-XDIST, PYTHON-PYTEST-TIMEOUT, and PYTHON-PYTEST-FORKED. Add PYTHON-PYTEST and PYTHON-RE-ASSERT. Marius Bakke
2020-11-26gnu: python-brotli: Update to 1.0.9....* gnu/packages/python-compression.scm (python-brotli): Update to 1.0.9. Marius Bakke
2020-11-26gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c....* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-2.e9fbf5c. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Michael Rohleder
2020-11-26gnu: hidapi: Update to 0.10.1....* gnu/packages/libusb.scm (hidapi): Update to 0.10.1. Tobias Geerinckx-Rice
2020-11-26gnu: cozy: Update to 0.7.6....* gnu/packages/ebook.scm (cozy): Update to 0.7.6. [arguments]: Adjust 'patch-desktop-file phase. [inputs]: Add libhandy. Remove python-apsw. Tobias Geerinckx-Rice
2020-11-26gnu: monero: Update to 0.17.1.5....* gnu/packages/finance.scm (monero): Update to 0.17.1.5. Tobias Geerinckx-Rice
2020-11-26gnu: imapfilter: Cross-compile....* gnu/packages/mail.scm (imapfilter)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice
2020-11-26gnu: imapfilter: Update to 2.7.4....* gnu/packages/mail.scm (imapfilter): Update to 2.7.4. [inputs]: Upgrade pcre to pcre2. Tobias Geerinckx-Rice
2020-11-26gnu: imapfilter: Fix input nativity....* gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this... [inputs]: ...to this. Tobias Geerinckx-Rice
2020-11-26gnu: djvulibre: Remove bundled software....* gnu/packages/djvu.scm (djvulibre)[source]: Delete win32/ in a snippet. Tobias Geerinckx-Rice
2020-11-26gnu: djvulibre: Update to 3.5.28....* gnu/packages/djvu.scm (djvulibre): Update to 3.5.28. [native-inputs]: Add autoconf, automake, and libtool to bootstrap. [inputs]: Add zlib. [arguments]: Rename 'reproducible phase to 'make-reproducible and run it after bootstrapping. Tobias Geerinckx-Rice
2020-11-26gnu: udunits: Add a note on versioning....* gnu/packages/c.scm (udunits): Add a comment about release numbering. Tobias Geerinckx-Rice
2020-11-26gnu: guix-build-coordinator: Update to 0-6.16f5ee0....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-6.16f5ee0. Christopher Baines
2020-11-26gnu: guix: Update to 1.2.0-2.2c11cf1....* gnu/packages/package-management.scm (guix): Update to 1.2.0-2.2c11cf1. Christopher Baines
2020-11-26gnu: esbuild: Update to 0.8.15....* gnu/packages/web.scm (esbuild): Update to 0.8.15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Ryan Prior
2020-11-26gnu: open-adventure: Update to 1.9....* gnu/packages/games.scm (open-adventure): Update to 1.9. [arguments]: Re-activate parallel build. Remove configure phase altogether. [native-inputs]: Remove linenoise and python. Add libedit, python-wrapper, and pkg-config. [description]: Slight rewording. (open-adventure-2.5): Deprecate in favor of open-adventure. The package is erroneously versioned as 2.5, which refers to the last release of the original game. However, this is a forward-port with its own versioning scheme. Nicolas Goaziou
2020-11-26gnu: Add audacious....* gnu/packages/music.scm (audacious): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Kei Kebreau
2020-11-26gnu: Add python-xlsxwriter....* gnu/packages/python-xyz.scm (python-xlsxwriter): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2020-11-26gnu: fet: Update to 5.47.1....* gnu/packages/education.scm (fet): Update to 5.47.1. Nicolas Goaziou
2020-11-26news: Add ‘de’ translation.Florian Pelz
2020-11-26gnu: emacs-closql: Update to 1.0.4....* gnu/packages/emacs-xyz.scm (emacs-closql): Update to 1.0.4. Jelle Licht
2020-11-26gnu: djvusmooth: Fix path to djvused....* gnu/packages/djvu.scm (djvusmooth)[arguments]: Add 'fix-paths' phase. Guillaume Le Vaillant
2020-11-26gnu: php: Update to 7.4.13....* gnu/packages/php.scm (php): Update to 7.4.13. Tobias Geerinckx-Rice
2020-11-26gnu: qtox: Update to 1.17.3....* gnu/packages/messaging.scm (qtox): Update to 1.17.3. [source]: Respect that it's no longer a tarball. Tobias Geerinckx-Rice
2020-11-26gnu: pyzo: Update to 4.11.2....* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.2. Tobias Geerinckx-Rice
2020-11-26gnu: lean: Trim synopsis....* gnu/packages/lean.scm (lean)[synopsis]: Remove article & package name. Tobias Geerinckx-Rice
2020-11-26gnu: lean: Update to 3.23.0....* gnu/packages/lean.scm (lean): Update to 3.23.0. Tobias Geerinckx-Rice
2020-11-26gnu: igraph: Omit static library....* gnu/packages/graph.scm (igraph)[arguments]: Add "--disable-static" to #:configure-flags. Tobias Geerinckx-Rice
2020-11-26gnu: igraph: Update to 0.8.4....* gnu/packages/graph.scm (igraph): Update to 0.8.4. Tobias Geerinckx-Rice
2020-11-25gnu: openssh: Fix ssh-copy-id....* gnu/packages/patches/openssh-fix-ssh-copy-id.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (openssh)[source]: Use it. Signed-off-by: Leo Famulari <leo@famulari.name> Jesse Gibbons
2020-11-25gnu: python-language-server: Update to 0.36.1....* gnu/packages/python-xyz.scm (python-language-server): Update to 0.36.1. [propagated-inputs]: Reorder, and remove unused inputs. [native-inputs]: Add various native inputs for tests. Brett Gilio
2020-11-25gnu: python-jsonrpc-server: Update to 0.4.0....* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.4.0. [propagated-inputs]: Replace python-ujson-1 with python-ujson. Brett Gilio
2020-11-25gnu: python-ujson: Update to 4.0.1....* gnu/packages/python-xyz.scm (python-ujson): Update to 4.0.1. Brett Gilio
2020-11-25gnu: Add python-versioneer....* gnu/packages/python-xyz.scm (python-versioneer): New variable. Brett Gilio
2020-11-25gnu: Remove python2-ujson-1....* gnu/packages/python-xyz.scm (python2-ujson-1): Remove variable. This variable was superceded and no longer needed as a dependency for any package at this version. Brett Gilio
2020-11-25gnu: Remove python-ujson-1....* gnu/packages/python-xyz.scm (python-ujson-1): Remove variable. This variable was superceded and no longer needed as a dependency for any package at this version. Brett Gilio
2020-11-25gnu: ghc-cassava-megaparsec: Downgrade to 2.0.1....* gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): Downgrade to 2.0.1. Signed-off-by: Leo Famulari <leo@famulari.name> Carlo Holl
2020-11-25gnu: hledger: Downgrade to 1.14.2....* gnu/packages/finance.scm (hledger): Downgrade to 0.14.2. [inputs, native-inputs]: Replace with what is generated by guix import. Signed-off-by: Leo Famulari <leo@famulari.name> Carlo Holl
2020-11-25gnu: ghc-hledger-lib: Downgrade to 0.14.1....* gnu/packages/haskell-xyz.scm (ghc-hledger-lib): Downgrade to 0.14.1. [inputs]: Replace with what is generated by guix import. Signed-off-by: Leo Famulari <leo@famulari.name> Carlo Holl
2020-11-25gnu: Add ghc-easytest....* gnu/packages/haskell-check.scm (ghc-easytest): New variable Signed-off-by: Leo Famulari <leo@famulari.name> Carlo Holl
2020-11-25gnu: ghc-doctest: Downgrade to 0.16.2....* gnu/packages/haskell-xyz.scm (ghc-doctest): Downgrade to 0.16.2. [inputs]: Replace with what is generated by guix import. Signed-off-by: Leo Famulari <leo@famulari.name> Carlo Holl
2020-11-25gnu: ghc-tabular: Downgrade to 0.2.2.7....* gnu/packages/haskell-xyz.scm (ghc-tabular): Downgrade to 0.2.2.7. Signed-off-by: Leo Famulari <leo@famulari.name> Carlo Holl
2020-11-25gnu: OpenSC: Update to 0.21.0 [fixes CVE-2020-{26570,26571,26572}]....* gnu/packages/security-token.scm (opensc): Update to 0.21.0. Leo Famulari
2020-11-25gnu: oil: Update to 0.8.5....* gnu/packages/shells.scm (oil): Update to 0.8.5. Signed-off-by: Leo Famulari <leo@famulari.name> Ryan Prior via Guix-patches via
2020-11-26Merge branch 'master' into stagingMarius Bakke