summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-11-26gnu: bcg729: Fetch from git repository.Tobias Geerinckx-Rice
* gnu/packages/linphone.scm (bcg729)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2020-11-26gnu: cmake: Update to 3.19.1.Tobias Geerinckx-Rice
* gnu/packages/cmake.scm (cmake): Update to 3.19.1.
2020-11-26gnu: neomutt: Update to 20201120.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (neomutt): Update to 20201120. [native-inputs]: Add neomutt-test-files origin. [arguments]: Add a 'prepare-test-files phase.
2020-11-26gnu: libass: Omit the static library.Marius Bakke
* gnu/packages/video.scm (libass)[arguments]: New field.
2020-11-26gnu: libass: Remove unused input.Marius Bakke
* gnu/packages/video.scm (libass)[propagated-inputs]: Remove ENCA.
2020-11-26gnu: libass: Update to 0.15.0. [fixes CVE-2020-26682]Marius Bakke
* gnu/packages/video.scm (libass): Update to 0.15.0.
2020-11-26gnu: electron-cash: Update to 4.2.2.Guillaume Le Vaillant
* gnu/packages/finance.scm (electron-cash): Update to 4.2.2. [arguments]: Update 'use-libsecp256k1-input' phase.
2020-11-26gnu: monero-gui: Update to 0.17.1.5.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.5. [arguments]: Remove CMAKE_PREFIX_PATH from 'configure-flags'.
2020-11-26gnu: python-aiohttp: Update to 3.7.3.Marius Bakke
* 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.
2020-11-26gnu: python-brotli: Update to 1.0.9.Marius Bakke
* gnu/packages/python-compression.scm (python-brotli): Update to 1.0.9.
2020-11-26gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c.Michael Rohleder
* 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>
2020-11-26gnu: hidapi: Update to 0.10.1.Tobias Geerinckx-Rice
* gnu/packages/libusb.scm (hidapi): Update to 0.10.1.
2020-11-26gnu: cozy: Update to 0.7.6.Tobias Geerinckx-Rice
* gnu/packages/ebook.scm (cozy): Update to 0.7.6. [arguments]: Adjust 'patch-desktop-file phase. [inputs]: Add libhandy. Remove python-apsw.
2020-11-26gnu: monero: Update to 0.17.1.5.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (monero): Update to 0.17.1.5.
2020-11-26gnu: imapfilter: Cross-compile.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (imapfilter)[arguments]: Use CC-FOR-TARGET.
2020-11-26gnu: imapfilter: Update to 2.7.4.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (imapfilter): Update to 2.7.4. [inputs]: Upgrade pcre to pcre2.
2020-11-26gnu: imapfilter: Fix input nativity.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this... [inputs]: ...to this.
2020-11-26gnu: djvulibre: Remove bundled software.Tobias Geerinckx-Rice
* gnu/packages/djvu.scm (djvulibre)[source]: Delete win32/ in a snippet.
2020-11-26gnu: djvulibre: Update to 3.5.28.Tobias Geerinckx-Rice
* 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.
2020-11-26gnu: udunits: Add a note on versioning.Tobias Geerinckx-Rice
* gnu/packages/c.scm (udunits): Add a comment about release numbering.
2020-11-26gnu: guix-build-coordinator: Update to 0-6.16f5ee0.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-6.16f5ee0.
2020-11-26gnu: guix: Update to 1.2.0-2.2c11cf1.Christopher Baines
* gnu/packages/package-management.scm (guix): Update to 1.2.0-2.2c11cf1.
2020-11-26gnu: esbuild: Update to 0.8.15.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-26gnu: open-adventure: Update to 1.9.Nicolas Goaziou
* 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.
2020-11-26gnu: Add audacious.Kei Kebreau
* gnu/packages/music.scm (audacious): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-26gnu: Add python-xlsxwriter.Vinicius Monego
* gnu/packages/python-xyz.scm (python-xlsxwriter): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-26gnu: fet: Update to 5.47.1.Nicolas Goaziou
* gnu/packages/education.scm (fet): Update to 5.47.1.
2020-11-26gnu: emacs-closql: Update to 1.0.4.Jelle Licht
* gnu/packages/emacs-xyz.scm (emacs-closql): Update to 1.0.4.
2020-11-26gnu: djvusmooth: Fix path to djvused.Guillaume Le Vaillant
* gnu/packages/djvu.scm (djvusmooth)[arguments]: Add 'fix-paths' phase.
2020-11-26gnu: php: Update to 7.4.13.Tobias Geerinckx-Rice
* gnu/packages/php.scm (php): Update to 7.4.13.
2020-11-26gnu: qtox: Update to 1.17.3.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (qtox): Update to 1.17.3. [source]: Respect that it's no longer a tarball.
2020-11-26gnu: pyzo: Update to 4.11.2.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.2.
2020-11-26gnu: lean: Trim synopsis.Tobias Geerinckx-Rice
* gnu/packages/lean.scm (lean)[synopsis]: Remove article & package name.
2020-11-26gnu: lean: Update to 3.23.0.Tobias Geerinckx-Rice
* gnu/packages/lean.scm (lean): Update to 3.23.0.
2020-11-26gnu: igraph: Omit static library.Tobias Geerinckx-Rice
* gnu/packages/graph.scm (igraph)[arguments]: Add "--disable-static" to #:configure-flags.
2020-11-26gnu: igraph: Update to 0.8.4.Tobias Geerinckx-Rice
* gnu/packages/graph.scm (igraph): Update to 0.8.4.
2020-11-25gnu: openssh: Fix ssh-copy-id.Jesse Gibbons
* 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>
2020-11-25gnu: python-language-server: Update to 0.36.1.Brett Gilio
* 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.
2020-11-25gnu: python-jsonrpc-server: Update to 0.4.0.Brett Gilio
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.4.0. [propagated-inputs]: Replace python-ujson-1 with python-ujson.
2020-11-25gnu: python-ujson: Update to 4.0.1.Brett Gilio
* gnu/packages/python-xyz.scm (python-ujson): Update to 4.0.1.
2020-11-25gnu: Add python-versioneer.Brett Gilio
* gnu/packages/python-xyz.scm (python-versioneer): New variable.
2020-11-25gnu: Remove python2-ujson-1.Brett Gilio
* 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.
2020-11-25gnu: Remove python-ujson-1.Brett Gilio
* 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.
2020-11-25gnu: ghc-cassava-megaparsec: Downgrade to 2.0.1.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): Downgrade to 2.0.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25gnu: hledger: Downgrade to 1.14.2.Carlo Holl
* 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>
2020-11-25gnu: ghc-hledger-lib: Downgrade to 0.14.1.Carlo Holl
* 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>
2020-11-25gnu: Add ghc-easytest.Carlo Holl
* gnu/packages/haskell-check.scm (ghc-easytest): New variable Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25gnu: ghc-doctest: Downgrade to 0.16.2.Carlo Holl
* 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>
2020-11-25gnu: ghc-tabular: Downgrade to 0.2.2.7.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-tabular): Downgrade to 0.2.2.7. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25gnu: OpenSC: Update to 0.21.0 [fixes CVE-2020-{26570,26571,26572}].Leo Famulari
* gnu/packages/security-token.scm (opensc): Update to 0.21.0.