Age | Commit message (Collapse) | Author |
|
* gnu/packages/dns.scm (dnsmasq)[description]: Fix some typos.
|
|
* gnu/packages/dns.scm (dnsmasq): Update to 2.79.
|
|
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.22.1.
|
|
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.2.
|
|
* gnu/packages/image.scm (imlib2): Update to 1.5.1.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-39.
|
|
* gnu/packages/compression.scm (zziplib)[license]: Add MPL1.1.
|
|
* gnu/packages/compression.scm (zziplib): Update to 0.13.69.
[home-page]: Use new GitHub home.
[source](uri): Adjust accordingly.
[arguments]: Remove.
|
|
* gnu/packages/xdisorg.scm (rofi): Update to 1.5.1.
|
|
* gnu/packages/web.scm (uwsgi): Update to 2.0.17.
[source]: Use HTTPS URL.
|
|
* gnu/packages/guile.scm (mcron): Update to 1.1.
[native-inputs]: Add TZDATA-FOR-TESTS.
[arguments]: New field.
(mcron2): Define using 'deprecated-package'.
* gnu/services/mcron.scm: Replace 'mcron2' with 'mcron'.
* doc/guix.texi (Scheduled Job Execution): Likewise.
* gnu/tests/base.scm (%mcron-os): Remove comment about mcron2.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.11.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.28.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.88.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.122.
|
|
* gnu/packages/irc.scm (weechat): Update to 2.1.
|
|
* gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.24.
|
|
* gnu/packages/xml.scm (perl-xml-simple): Update to 2.25.
|
|
* gnu/packages/crypto.scm (perl-math-random-secure)[description]: Fix
the spelling of ‘millennia’.
|
|
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.7.
[inputs]: Add coreutils, sed, and grep.
|
|
* gnu/packages/bioinformatics.scm (bismark)[arguments]: Keep reference to
gunzip executable.
[inputs]: Add gzip.
|
|
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.3.
[inputs]: Add coreutils and perl.
|
|
* gnu/packages/elf.scm (patchelf)[source]: Use 'https' for source uri.
|
|
* gnu/packages/python-crypto.scm (python-paramiko, python2-paramiko):
Update to 2.1.5.
|
|
* gnu/packages/python-crypto.scm (python-pynacl): Update to 1.2.0.
[native-inputs]: Add python-hypothesis.
|
|
* gnu/packages/bioinformatics.scm (pigx): Update to 0.0.2.
|
|
* gnu/packages/bioinformatics.scm (r-rcas)[inputs]: Replace
ghc-pandoc-citeproc with ghc-pandoc-citeproc-with-pandoc-1.
|
|
* gnu/packages/bash.scm (bash-completion): Update to 2.8.
* gnu/packages/patches/bash-completion-directories.patch: Update context.
|
|
* gnu/packages/linux.scm (hdparm): Update to 9.55.
|
|
* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.3.
[source]: Remove patch.
* gnu/packages/patches/libtirpc-missing-headers.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/onc-rpc.scm (libtirpc)[arguments]: End phase with #t.
|
|
* gnu/packages/freedesktop.scm (perl-file-basedir): Update to 0.08.
|
|
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.2.
|
|
* gnu/packages/openstack.scm (python-oslo.utils): Update to 3.36.0.
|
|
* gnu/packages/openstack.scm (python-oslo.i18n): Update to 3.20.0.
|
|
* gnu/packages/statistics.scm (r-withr): Update to 2.1.2.
|
|
* gnu/packages/terminals.scm (tilda): Update to 1.4.1.
[arguments]: Rename 'autogen phase to 'bootstrap. Clean up 'bootstrap
phase.
|
|
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.8.
[inputs]: Add python-magic, python-xlrd, and trim-galore.
[arguments]: Disable tests.
|
|
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Replace ghc-pandoc
with ghc-pandoc-1, and ghc-pandoc-citeproc with
ghc-pandoc-citeproc-with-pandoc-1.
|
|
* gnu/packages/bioinformatics.scm (pigx-bsseq)[inputs]: Replace ghc-pandoc
with ghc-pandoc-1, and ghc-pandoc-citeproc with
ghc-pandoc-citeproc-with-pandoc-1.
|
|
* gnu/packages/bioinformatics.scm (pigx-chipseq)[inputs]: Replace ghc-pandoc
with ghc-pandoc-1, and ghc-pandoc-citeproc with
ghc-pandoc-citeproc-with-pandoc-1.
|
|
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[inputs]: Replace ghc-pandoc
with ghc-pandoc-1, and ghc-pandoc-citeproc with
ghc-pandoc-citeproc-with-pandoc-1.
|
|
* gnu/packages/haskell.scm (ghc-pandoc-citeproc-with-pandoc-1): New variable.
|
|
* guix/git-download.scm (git-fetch)<build>: Fix match on INPUTS, which may
contain package outputs.
|
|
* gnu/packages/cran.scm (r-abbyyr): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* guix/glob.scm (compile-glob-pattern): Rename to...
(string->sglob): ... this.
(compile-sglob, string->compiled-sglob): New procedures.
(glob-match?): Replace '?, 'range, and 'set with a single clause.
* tests/glob.scm (test-compile-glob-pattern): Rename to...
(test-string->sglob): ... this. Adjust accordingly.
(test-glob-match): Use 'string->compiled-sglob' instead of
'compile-glob-pattern'.
* gnu/build/linux-modules.scm (read-module-aliases): Use
'string->compiled-sglob' instead of 'compile-glob-pattern'.
|
|
* guix/glob.scm (wildcard-indices): Remove.
(parse-bracket): New procedure.
(compile-glob-pattern): Rewrite. Support square brackets for sets and
ranges.
(glob-match?): Support sets and ranges.
* tests/glob.scm (test-compile-glob-pattern)
(test-glob-match): New macros.
Use them to rewrite the existing tests, and add new tests.
|
|
* gnu/build/linux-modules.scm (load-linux-module*): Pass BLACK-LIST in
recursive call.
|
|
* gnu/build/linux-modules.scm (current-kernel-directory): New procedure.
(current-alias-file): Use it.
|
|
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Pass
#:on-error to 'base-initrd'.
|