summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-06-10gnu: nftables: Update to 0.9.5....* gnu/packages/linux.scm (nftables): Update to 0.9.5. Tobias Geerinckx-Rice
2020-06-10gnu: libnftnl: Update to 1.1.7....* gnu/packages/linux.scm (libnftnl): Update to 1.1.7. Tobias Geerinckx-Rice
2020-06-10gnu: gtkspell3: Update to 3.0.10....* gnu/packages/gtk.scm (gtkspell3): Update to 3.0.10. [propagated-inputs]: Replace enchant-1.6 with default version 2. Tobias Geerinckx-Rice
2020-06-10gnu: smb4k: Update to 3.0.6....* gnu/packages/kde-utils.scm (smb4k): Update to 3.0.6. Tobias Geerinckx-Rice
2020-06-10gnu: mm-common: Update to 1.0.1....* gnu/packages/gnome.scm (mm-common): Update to 1.0.1. Tobias Geerinckx-Rice
2020-06-10gnu: mm-common: Don't use NAME in source URI....* gnu/packages/gnome.scm (mm-common)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2020-06-10gnu: simple-scan: Update to 3.36.3....* gnu/packages/gnome.scm (simple-scan): Update to 3.36.3. Tobias Geerinckx-Rice
2020-06-10gnu: djview: Update to 4.11....* gnu/packages/djvu.scm (djview): Update to 4.11. [source]: Use GIT-FETCH and add a FILE-NAME. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add a ‘make-files-writable’ phase. Tobias Geerinckx-Rice
2020-06-09gnu: dhall: Update to 1.32.0....* gnu/packages/dhall.scm (dhall): Update to 1.32.0. [inputs]: Add ghc-half. Tobias Geerinckx-Rice
2020-06-09gnu: dhall: Disable network tests differently....* gnu/packages/dhall.scm (dhall)[source]: Remove patch. [arguments]: Rename ‘remove-more-tests’ phase to ‘remove-network-tests’. Identify the tests by name instead of by content. * gnu/packages/patches/dhall-remove-network-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2020-06-09gnu: rocksdb: Update to 6.10.1....* gnu/packages/databases.scm (rocksdb): Update to 6.10.1. Tobias Geerinckx-Rice
2020-06-09gnu: perl-sql-abstract: Update to 1.87....* gnu/packages/databases.scm (perl-sql-abstract): Update to 1.87. Tobias Geerinckx-Rice
2020-06-09gnu: rust-yaml-rust: Update to 0.4.4....* gnu/packages/crates-io.scm (rust-yaml-rust): Update to 0.4.4. [arguments]: Update rust-quickcheck to 0.9. Tobias Geerinckx-Rice
2020-06-09gnu: minisign: Update to 0.9....* gnu/packages/crypto.scm (minisign): Update to 0.9. Tobias Geerinckx-Rice
2020-06-09gnu: python-pylint: Update to 2.5.3....* gnu/packages/check.scm (python-pylint): Update to 2.5.3. Tobias Geerinckx-Rice
2020-06-09gnu: stumpish: Remove bogus keyword....This follows up on commit 81b045e149daffd113208601b764fdb47cf6c14b. ‘#:tests’ is not supported by the trivial build system and broke ‘guix pull’. * gnu/packages/wm.scm (stumpish)[argument]: Remove #:tests?. Tobias Geerinckx-Rice
2020-06-09gnu: thunar: Update to 1.8.15....* gnu/packages/xfce.scm (thunar): Update to 1.8.15. Tobias Geerinckx-Rice
2020-06-09gnu: singular: Update to 4.1.3p2....* gnu/packages/algebra.scm (singular): Update to 4.1.3p2. Tobias Geerinckx-Rice
2020-06-09gnu: borg: Update to 1.1.13....* gnu/packages/backup.scm (borg): Update to 1.1.13. [arguments]: Skip a new FUSE test. Tobias Geerinckx-Rice
2020-06-09gnu: Add sbcl-stumpwm-kbd-layouts....* gnu/packages/wm.scm (sbcl-stumpwm-kbd-layouts): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Katherine Cox-Buday
2020-06-09gnu: Add sbcl-stumpwm-stumptray....* gnu/packages/wm.scm (sbcl-stumpwm-stumptray): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Katherine Cox-Buday
2020-06-09gnu: Add sbcl-stumpwm-wifi....* gnu/packages/wm.scm (sbcl-stumpwm-wifi): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Katherine Cox-Buday
2020-06-09gnu: Add sbcl-stumpwm-net....* gnu/packages/wm.scm (sbcl-stumpwm-net): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Katherine Cox-Buday
2020-06-09gnu: stumpwm: Update contrib module package names....This also causes the contribution modules to inherit from a common base. * gnu/packages/wm.scm (stumpish, sbcl-stumpwm-ttf-fonts, sbcl-stumpwm-pass, sbcl-stumpwm-globalwindows, sbcl-stumpwm-swm-gaps): Bring package name in line with the Guix symbol name. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Katherine Cox-Buday
2020-06-09gnu: Add sbcl-clx-xembed....* gnu/packages/lisp-xyz.scm (sbcl-clx-xembed, cl-clx-xembed, ecl-clx-xembed): New variables. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Katherine Cox-Buday
2020-06-09gnu: Remove ganv-devel....* gnu/packages/gtk.scm (ganv-devel): Remove variable. * gnu/packages/music.scm (ingen)[inputs]: Change from GANV-DEVEL to GANV. Marius Bakke
2020-06-09gnu: x265: Disable assembly optimizations on i686-linux....Fixes <https://bugs.gnu.org/41768>. * gnu/packages/video.scm (x265)[native-inputs]: Conditionally add NASM. Marius Bakke
2020-06-09gnu: Add java-pep-adapter....* gnu/packages/pep.scm (java-pep-adapter): New variable. Hartmut Goebel
2020-06-09gnu: Add python-pep-adapter....* gnu/packages/pep.scm (python-pep-adapter): New variable. Hartmut Goebel
2020-06-09gnu: Add libpepadapter....* gnu/packages/pep.scm (libpepadapter): New variable. Hartmut Goebel
2020-06-09gnu: Add pep-engine....* gnu/packages/pep.scm (fdik-libetpan, sequoia4pEp, pep-engine): New variables. Hartmut Goebel
2020-06-09gnu: Add yml2....* gnu/packages/pep.scm: New file. * gnu/locak.mk (GNU_SYSTEM_MODULES): Add it. Hartmut Goebel
2020-06-09gnu: guix: Update to 141b5c1620....* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.141b5c1620. Jan (janneke) Nieuwenhuizen
2020-06-09gnu: emacs-helm: Update to 3.6.2....* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.2. Pierre Neidhardt
2020-06-09gnu: apache-arrow: Update to 0.17.1....* gnu/packages/databases.scm (apache-arrow): Update to 0.17.1. * gnu/packages/databases.scm (python-pyarrow): Update to 0.17.1. * gnu/packages/serialization.scm (python-feather-format): Update to 0.4.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Katherine Cox-Buday
2020-06-09gnu: Add apache-thrift....* gnu/packages/rpc.scm (apache-thrift): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Katherine Cox-Buday
2020-06-09gnu: icedove: Update to 68.9.0....* gnu/packages/gnuzilla.scm (%icedove-build-id): Update. (icedove): Update version and corresponding hg changeset. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jonathan Brielmaier
2020-06-08gnu: znc: Update to 1.8.1....* gnu/packages/messaging.scm (znc): Update to 1.8.1. Tobias Geerinckx-Rice
2020-06-08gnu: v4l2loopback-linux-module: Really disable tests....Commit fdcd193744dbb92d3478c8e4e6c4f4336a872831 was a botched by-hand ‘merge’ that caused the default check phase to run, and fail. * gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]: Set #:tests? to #f. Tobias Geerinckx-Rice
2020-06-08gnu: Add linux-libre-arm-generic-5.7....* gnu/packages/linux (linux-libre-arm-generic): New variable. Vagrant Cascadian
2020-06-08gnu: Add linux-libre-arm64-generic-5.7....* gnu/packages/linux (linux-libre-arm64-generic): New variable. Vagrant Cascadian
2020-06-08gnu: Add linux-libre 5.7.1....* gnu/packages/linux (deblob-scripts-5.7): New variable. (linux-libre-5.7-version): New variable. (linux-libre-5.7-pristine-source): New variable. (linux-libre-5.7-source): New variable. (linux-libre-headers-5.7): New variable. Vagrant Cascadian
2020-06-08gnu: opensmtpd: Patch bug in 'smtpctl encrypt'....* gnu/packages/mail.scm (opensmtpd)[phases]{fix-smtpctl-encrypt-bug}: New phase. Maxim Cournoyer
2020-06-08gnu: Blender: Update to 2.83.0....* gnu/packages/graphics.scm (blender): Update to 2.83.0. Leo Famulari
2020-06-08gnu: font-liberation: Update to 2.1.1....* gnu/packages/fonts.scm (font-liberation): Update to 2.1.1. Marius Bakke
2020-06-08gnu: Add python-mechanize....* gnu/packages/python-xyz.scm (python2-mechanize): Rename to ... (python-mechanize): ... this. Update to 0.4.5. [arguments]: Remove. [propagated-inputs]: Add PYTHON-HTML5LIB. [home-page]: Update to current. [license]: Set to LICENSE:BSD-3. (python2-mechanize): Define in terms of PACKAGE-WITH-PYTHON2. Marius Bakke
2020-06-08gnu: python-regex: Update to 2020.6.8....* gnu/packages/python-xyz.scm (python-regex): Update to 2020.6.8. [arguments]: New field. Marius Bakke
2020-06-08gnu: python-netifaces: Update to 0.10.9....* gnu/packages/python-xyz.scm (python-netifaces): Update to 0.10.9. Marius Bakke
2020-06-08gnu: python-cssselect: Update to 1.1.0....* gnu/packages/python-web.scm (python-cssselect): Update to 1.1.0. [source]: Change to GIT-FETCH. [arguments]: Remove #:tests?. Add #:phases. [native-inputs]: Add PYTHON-LXML and PYTHON-PYTEST. [home-page]: Update to current. Marius Bakke
2020-06-08gnu: python-odfpy: Update to 1.4.1....* gnu/packages/python-xyz.scm (python-odfpy): Update to 1.4.1. [arguments]: Remove #:modules. Rewrite test phase to use pytest. [native-inputs]: Add PYTHON-PYTEST. [propagated-inputs]: Add PYTHON-DEFUSEDXML. Marius Bakke