summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-20gnu: Add rust-fixedbitset-0.2.John Soo
* gnu/packages/crates-io.scm (rust-fixedbitset-0.2): New variable. (rust-fixedbitset-0.1): Inherit from rust-fixedbitset-0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-fixedbitset-0.1: Do not skip build.John Soo
* gnu/packages/crates-io.scm (rust-fixedbitset-0.1): [arguments] Do not skip build. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-petgraph-0.4: Do not skip build.John Soo
* gnu/packages/crates-io.scm (rust-petgraph-0.4): [arguments] Correct dependencies, ignore failing test, do not skip build. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: Add rust-odds-0.2.John Soo
* gnu/packages/crates-io.scm (rust-odds-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-odds-0.3: Do not skip build.John Soo
* gnu/packages/crates-io.scm (rust-odds-0.3): Do not skip build. [arguments]: In cargo-development-inputs replace rust-itertools-0.8 with 0.7, rust-lazy-static-1 with 0.2, rust-quickcheck-0.8 with 0.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: Add rust-itertools-0.5.John Soo
* gnu/packages/crates-io.scm (rust-itertools-0.5): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: rust-lock-api-0.3: Update to 0.3.4.John Soo
* gnu/packages/crates-io.scm (rust-lock-api-0.3): Update to 0.3.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: python-pytest-vcr: Fix integration with pytest-5.Efraim Flashner
* gnu/packages/python-check.scm (python-pytest-vcr): Update to 1.0.2-1.4d6c7b3.
2020-07-20gnu: java-cisd-jhdf5: Update location of commons-io jar.Ricardo Wurmus
* gnu/packages/java.scm (java-cisd-jhdf5)[arguments]: Update location of commons-io jar.
2020-07-20gnu: java-cisd-base: Update location of commons-io jar.Ricardo Wurmus
* gnu/packages/java.scm (java-cisd-base)[arguments]: Update location of commons-io jar.
2020-07-20gnu: widelands: Update to 21.Michael Rohleder
* gnu/packages/games.scm (widelands): Update to 21. [arguments]: Remove unneeded 'install-desktop-file-and-icons phase. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: Add rust-directories-3.Alexandru-Sergiu Marton
* gnu/packages/crates-io.scm (rust-directories-3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20gnu: gnunet: Enable more tests.Tanguy Le Carrour
* gnu/packages/gnunet.scm (gnunet)[arguments]: Enable cadet tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-19gnu: emacs-telega: Update to 0.6.27-1.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27-1. [source]: Take a new commit that includes the latest .el files from the contrib subdirectory. [arguments]: Add a substitute method for the 'telega-install-contrib phase to know where telega-contrib is located, and use it appropriately. [arguments]: Manually invoke bytecompilation as a separate step for the contrib directory. [arguments]: Add 'telega-install-contrib phase to place the contrib directory files in a more guix-suitable place.
2020-07-19gnu: MPD: Update to 0.21.25.Leo Famulari
* gnu/packages/mpd.scm (mpd): Update to 0.21.25.
2020-07-19gnu: libmpdclient: Update to 2.19.Leo Famulari
* gnu/packages/mpd.scm (libmpdclient): Update to 2.19.
2020-07-19gnu: lean: Disable test cases for i686 and armhf.Brett Gilio
* gnu/packages/lean.scm (lean)[arguments]: Individual test cases are currently failing for 32-bit architectures. Disable them temporarily pending further investigation as to resolution.
2020-07-20gnu: console-setup: Update to 1.196.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (console-setup): Update to 1.196. [source]: Use git tag.
2020-07-20gnu: xev: Update to 1.2.4.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xev): Update to 1.2.4.
2020-07-20gnu: qutebrowser: Update to 1.13.1.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.13.1.
2020-07-20gnu: python-pendulum: Update to 2.1.1.Tobias Geerinckx-Rice
* gnu/packages/time.scm (python-pendulum): Update to 2.1.1.
2020-07-20gnu: zabbix-agentd, zabbix-server: Update to 5.0.2 [fixes CVE-2020-15803].Tobias Geerinckx-Rice
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.0.2.
2020-07-20gnu: mc: Update to 4.8.25.Tobias Geerinckx-Rice
* gnu/packages/mc.scm (mc): Update to 4.8.25.
2020-07-20gnu: mtd-utils: Update to 2.1.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.2.
2020-07-19gnu: libtorrent-rasterbar: Update to 1.2.7.Brett Gilio
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.2.7. [source]: Modify the URL.
2020-07-19gnu: Add gdc-toolchain.guy fleury iteriteka
* gnu/packages/commencement.scm(gdc-toolchain): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-19gnu: Add gdc-10.guy fleury iteriteka
* gnu/packages/gcc.scm (gdc-10): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-19gnu: python-fasteners: Update to 0.15.Efraim Flashner
* gnu/packages/python-xyz.scm (python-fasteners): Update to 0.15. [propagated-inputs]: Move python-testtools ... [native-inputs]: ... to here.
2020-07-19gnu: stress-make: Fix build with make 4.3.Eric Bavier
* gnu/packages/debug.scm (stress-make): Update to latest upstream commit. [arguments]: Adjust source file name for substitute*.
2020-07-19gnu: r-rhdf5lib: Fix libsz substitution.Jakub Kądziołka
This is a follow-up to commit b7f051db14fb485fcfa4917924eef186fb1b8c07 - in the new version, some of the format strings being replaced gained quotes. This commit fixes build of dependents of r-rhdf5lib, such as r-hdf5array. * gnu/packages/bioinformatics (r-rhdf5lib): Remove all instances of libsz.a.
2020-07-19gnu: perl-gd: Update to 2.72 [fixes CVE-2019-6977].Tobias Geerinckx-Rice
* gnu/packages/gd.scm (perl-gd): Update to 2.72.
2020-07-19gnu: s-tui: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (s-tui): Update to 1.0.2.
2020-07-19doc: Fix Ganeti blog post URL.Marius Bakke
* doc/guix.texi (Virtualization Services): Adjust Ganeti blog post URL.
2020-07-19services: ganeti: Use TLS on the remote API by default.Marius Bakke
* gnu/services/ganeti.scm (<ganeti-rapi-configuration>): Set SSL? to #t. * gnu/tests/ganeti.scm (%ganeti-os): Set SSL? to #f. * doc/guix.texi (Virtualization Services): Adjust accordingly.
2020-07-19gnu: ungoogled-chromium: Update to 84.0.4147.89-0.df199c0.Marius Bakke
* gnu/packages/patches/ungoogled-chromium-system-jsoncpp.patch, gnu/packages/patches/ungoogled-chromium-system-zlib.patch: Delete files. * gnu/packages/patches/ungoogled-chromium-system-nspr.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 84. (%ungoogled-revision): Set to df199c04ff367da59ce52a23a3f3b305dd3b00c3. (%debian-revision): Set to debian/83.0.4103.116-3. (%gentoo-revision): Set to f3f649046d31ebdbc8c4a302b2384504eff78027. (chromium-gcc-patchset, %chromium-gcc-patches): New variables. (%gentoo-patches): Remove GCC patches, which have been moved to the above repo. Add ffmpeg compatibility patch. (%debian-patches): Add zlib and jsoncpp patch; remove nspr patch. (%ungoogled-origin): Update hash. (ungoogled-chromium-snippet): Add the new GCC patches. Remove obsolete local patches, add new. (xcb-proto/python2): New variable. (ungoogled-chromium): Update to 84.0.4147.89-0..df199c0. [arguments]: Add "is_unsafe_developer_build", "max_jobs_per_link", "exclude_unwind_tables", "xcbproto_path", "perfetto_use_system_protobuf" to #:configure-flags. Remove "linux_use_bundled_binutils". Adjust vulkan header substitutions. [native-inputs]: Remove YASM. [inputs]: Change from FFMPEG-4.2 to FFMPEG. Add PROTOBUF and XCB-PROTO/PYTHON2.
2020-07-19gnu: python-psutil: Update to 5.7.2.Marius Bakke
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.7.2.
2020-07-19gnu: sbcl-mcclim-fonts-truetype: Fix build.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-mcclim-fonts-truetype)[inputs]: Add font-dejavu. [arguments]: Add 'fix-paths' phase and don't disable test phase.
2020-07-19gnu: python-humanfriendly: Update to 8.2.Efraim Flashner
* gnu/packages/python-xyz.scm (python-humanfriendly): Upgrade to 8.2.
2020-07-19gnu: python-humanfriendly: Don't propagate python-monotonic.Efraim Flashner
python-monotonic targets python-2 and early versions of python-3. * gnu/packages/python-xyz.scm (python-humanfriendly)[propagated-inputs]: Remove python-monotonic. [properties]: New field. (python2-humanfriendly): Adjust accordingly.
2020-07-19gnu: python-language-server: Remove comment in inputs.Brett Gilio
* gnu/packages/python-xyz.scm (python-language-server)[inputs]: Remove comment introduced in dcff9bda97d088a717d6f7c01bdf7c0e68d62b9b about using special versions of packages.
2020-07-19gnu: python-language-server: Update to 0.34.1.Brett Gilio
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.34.1.
2020-07-19gnu: lean: Update to 3.17.1.Brett Gilio
* gnu/packages/lean.scm (lean): Update to 3.17.1.
2020-07-18gnu: straw-viewer: Update to 0.0.6.Brett Gilio
* gnu/packages/video.scm (straw-viewer): Update to 0.0.6.
2020-07-18gnu: swi-prolog: Update to 8.3.4.Brett Gilio
* gnu/packages/prolog.scm (swi-prolog): Update to 8.3.4. [arguments]: Several test phases now pass that were broken previously, so 'delete-failing-tests-(pre/post) have been removed in favor of a single 'delete-failing-tests phase after unpack. The comment was revised to reflect this change.
2020-07-18gnu: emacs-telega: Update to 0.6.27.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27. [arguments]: Move 'telega-paths-patch after check phase to work around substituting store paths for ffmpeg and ffplay.
2020-07-18gnu: tdlib: Update to 1.6.6.Brett Gilio
* gnu/packages/messaging.scm (tdlib): Update to 1.6.6.
2020-07-18gnu: Add GNOME MultiWriter.Eric Bavier
* gnu/packages/gnome.scm (gnome-multi-writer): New variable.
2020-07-19gnu: clamav: Update to 0.102.4.Tobias Geerinckx-Rice
* gnu/packages/antivirus.scm (clamav): Update to 0.102.4.
2020-07-19gnu: 7kaa: Update to 2.15.4p1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (7kaa): Update to 2.15.4p1.
2020-07-19gnu: nnn: Update to 3.3.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (nnn): Update to 3.3.