Age | Commit message (Collapse) | Author |
|
* gnu/packages/documentation.scm (asciidoc-py3)[source](uri): Adjust to
current repo URL.
|
|
* gnu/packages/networking.scm (iwd): Update to 1.14.
[source]: Switch to URL-FETCH.
[native-inputs]: Remove ASCIIDOC, AUTOCONF, AUTOMAKE and LIBTOOL. Add
PYTHON-DOCUTILS.
[arguments]: Remove obsolete configure flag. Don't disable test, adjust
Makefile substitution to work with bootstrapped sources.
|
|
* gnu/packages/linux.scm (ell): Update to 0.40.
|
|
* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/fabric-management.scm (ucx): Update to 1.9.0.
[source](patches): Remove.
|
|
* gnu/packages/security-token.scm (yubikey-personalization)[source](modules,
snippet): New fields.
|
|
* gnu/packages/security-token.scm (yubikey-personalization): Update to 1.20.0.
|
|
* gnu/packages/maths.scm (hdf5-1.8)[arguments]: Use [a-zA-Z] instead of [a-Z]
as range in regular expression.
|
|
* gnu/packages/code.scm (universal-ctags): Update to 5.9.20210509.0.
[source](snippet): Adjust unbundling substitution.
[arguments]: Add #:test-target. Patch more files before bootstrapping.
Remove trailing #t's.
[native-inputs]: Use PACKCC instead of an ad-hoc fork.
|
|
* gnu/packages/c.scm (packcc): Update to 1.5.0.
[home-page]: Change to version maintained by original author instead of fork.
[arguments]: Remove #:tests? and #:make-flags. Adjust phases accordingly.
[native-inputs]: Add BATS.
|
|
* gnu/packages/maths.scm (qhull): Update to 2020.2.
|
|
* gnu/packages/gtk.scm (perl-cairo): Update to 1.109.
|
|
* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.88.
|
|
* gnu/packages/perl.scm (perl-class-tiny): Update to 1.008.
|
|
* gnu/packages/perl.scm (perl-class-singleton): Update to 1.6.
|
|
* gnu/packages/perl.scm (perl-b-keywords): Update to 1.22.
|
|
* gnu/packages/perl.scm (perl-bareword-filehandles): Update to 0.007.
|
|
* gnu/packages/perl.scm (perl-data-dumper): Update to 2.180.
|
|
* gnu/packages/xml.scm (perl-xml-feed): Update to 0.61.
|
|
* gnu/packages/xml.scm (perl-xml-rss): Update to 1.62.
|
|
* gnu/packages/xml.scm (perl-xml-libxml-simple): Update to 1.01.
|
|
* gnu/packages/xml.scm (perl-xml-atom): Update to 0.43.
|
|
* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.83.
|
|
* gnu/packages/xml.scm (perl-xml-compile)[propagated-inputs]: Remove
perl-carp.
|
|
libX11 is propagated by libXt.
This is a followup to commits cbdac3ce88d97dac03a26bccc6e25df35b332086
and 8d5986a503574a6deffe1c07846886d055642306.
* gnu/packages/xdisorg.scm (rxvt-unicode)[inputs]: Remove libx11.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210518.
|
|
* gnu/packages/julia-xyz.scm (julia-zygote): Update to 0.6.10.
|
|
* gnu/packages/julia-xyz.scm (julia-unitful): Update to 1.7.0.
|
|
* gnu/packages/julia-xyz.scm (julia-uris): Update to 1.3.0.
|
|
* gnu/packages/julia-xyz.scm (julia-staticarrays): Update to 1.2.0.
|
|
* gnu/packages/julia-xyz.scm (julia-parsers): Update to 1.1.0.
|
|
* gnu/packages/julia-xyz.scm (julia-offsetarrays): Update to 1.8.0.
|
|
* gnu/packages/julia-xyz.scm (julia-orderedcollections): Update to 1.4.1.
|
|
* gnu/packages/julia-xyz.scm (julia-jllwrappers): Update to 1.3.0.
|
|
* gnu/packages/julia-xyz.scm (julia-forwarddiff): Update to 0.10.18.
|
|
* gnu/packages/julia-xyz.scm (julia-finitedifferences): Update to 0.12.6.
|
|
* gnu/packages/julia-xyz.scm (julia-constructionbase): Update to 1.2.1.
|
|
* gnu/packages/julia-xyz.scm (julia-compat): Update to 3.29.0.
|
|
* gnu/packages/julia-xyz.scm (julia-colortypes): Update to 0.11.0.
|
|
* gnu/packages/julia-xyz.scm (julia-colors): Update to 0.12.8.
|
|
* gnu/packages/julia-xyz.scm (julia-chainrulestestutils): Update to 0.6.11.
|
|
* gnu/packages/julia-xyz.scm (julia-chainrulescore): Update to 0.9.43.
|
|
* gnu/packages/julia-xyz.scm (julia-chainrules): Update to 0.7.65.
|
|
* gnu/packages/julia-xyz.scm (julia-benchmarktools): Update to 0.7.0.
|
|
* gnu/packages/julia-xyz.scm (julia-adapt): Update to 3.3.0.
|
|
* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Add a new
'make-reproducible phase.
Fixes <http://issues.guix.gnu.org/48499>.
|
|
I found an unstaged hunk after pushing commit
8d5986a503574a6deffe1c07846886d055642306.
(I was a bit too eager to push
5fa46ca96da90ec19e32cc4d726f099d0979d60b...)
* gnu/packages/xdisorg.scm (rxvt-unicode)[inputs]: Add libXt.
|
|
* gnu/packages/jose.scm (jose): Update to 11.
[build-system]: Switch to Meson.
|
|
* gnu/packages/python-xyz.scm (python-pdftotext): Update to 2.1.6.
|
|
* gnu/packages/python-xyz.scm (python-pyprind): Update to 2.11.3.
|
|
* gnu/packages/virtualization.scm (python-libvirt): Update to 7.3.0.
[arguments]: Remove obsolete 'patch-nosetests-path phase.
Replace the default 'check phase.
[native-inputs]: Switch from python-nose to python-pytest, like upstream
has done.
|