Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.63.
|
|
* gnu/packages/bioinformatics.scm (r-topgo): Update to 2.30.1.
|
|
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.30.3.
|
|
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.34.9.
|
|
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.20.9.
|
|
* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.36.1.
|
|
* gnu/packages/bioinformatics.scm (r-dexseq): Update to 1.24.3.
|
|
* gnu/packages/enlightenment.scm (efl)[outputs]: Add 'include' output.
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.20.7.
|
|
* gnu/packages/music.scm (patchmatrix): New variable.
|
|
* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow building with a newer
version of QuickCheck.
|
|
* gnu/packages/games.scm (golly): Fix source url.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-36.
|
|
* gnu/packages/libreoffice.scm (libe-book): Update to 0.1.3.
[propagated-inputs]: Add LIBLANGTAG.
|
|
* gnu/packages/libreoffice.scm (libabw): Update to 0.1.2.
|
|
* gnu/packages/libreoffice.scm (libpagemaker): Update to 0.0.4.
[source](uri): Use HTTPS.
|
|
* gnu/packages/libreoffice.scm (libmspub): Update to 0.1.4.
[source](uri): Use HTTPS.
|
|
* gnu/packages/xorg.scm (xorgproto): Update to 2018.4.
|
|
* gnu/packages/ci.scm (cuirass): Update to aa4c778.
|
|
* gnu/packages/gnome.scm (nautilus): Update to 3.26.2.
[build-system]: Use meson-build-system.
[native-inputs]: Add desktop-file-utils and gtk+:bin.
[inputs]: Add libselinux.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The Python msgpack library changed its name, but borg (and possibly
other packages) still uses the old name.
Fixes <https://bugs.gnu.org/30662>.
* gnu/packages/python.scm (python-msgpack-transitional): New variable.
* gnu/packages/backup.scm (borg)[inputs]: Use it.
|
|
* gnu/packages/emacs.scm (emacs-esxml): Remove.
|
|
The package already exists with the name "emacs-nov-el".
* gnu/packages/emacs.scm (emacs-nov): Remove.
|
|
* gnu/packages/java.scm (java-bouncycastle-bcpkix)[arguments]: Use invoke.
|
|
* gnu/packages/java.scm (java-bouncycastle-bcprov)[arguments]: Use invoke.
|
|
* gnu/packages/java.scm (java-lz4)[arguments]: Use invoke.
|
|
* gnu/packages/java.scm (antlr3-3.1)[name]: Remove.
[arguments]: Adjust accordingly.
|
|
* gnu/packages/java.scm (antlr3-3.1)[arguments]: Use invoke.
|
|
* gnu/packages/java.scm (java-jansi-native)[arguments]: Use "invoke"; remove
useless "mkdir-p".
|
|
* gnu/packages/java.scm (java-jansi-native)[description]: Replace placeholder
text with an actual description.
|
|
* gnu/packages/java.scm (java-hawtjni)[arguments]: Use "invoke" instead of
"system*"; use "install-file" instead of "mkdir-p" and "copy-file".
|
|
* gnu/packages/java.scm (java-commons-jexl-2)[arguments]: Use invoke.
|
|
* gnu/packages/java.scm (java-jnacl)[arguments]: Rename jar to "jnacl.jar".
|
|
* gnu/packages/java.scm (java-jnacl): Update to 0.1.0-2.094e819.
|
|
* gnu/packages/java.scm (java-jnacl)[arguments]: Simplify "fix-tests" phase.
|
|
* gnu/packages/java.scm (java-jnacl)[license]: Change to BSD-2.
|
|
* gnu/packages/java.scm (java-jnacl)[arguments]: Use "invoke".
|
|
* gnu/packages/java.scm (java-ecj-3.5): New variable.
|
|
* gnu/packages/java.scm (java-ecj-3): New variable.
|
|
* gnu/packages/mail.scm (dovecot): Update to 2.3.0.1.
[source]: Remove upstreamed patch.
* gnu/packages/patches/dovecot-CVE-2017-15132.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/xml.scm (html-xml-utils): Update to 7.6.
|
|
* gnu/packages/libftdi.scm (libftdi): Update to 1.4.
|
|
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.0.2.
|
|
* gnu/packages/ssh.scm (dropbear): Update to 2018.76.
|
|
* gnu/packages/password-utils.scm (sala): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/guile-linux-syscalls.patch: Add
'load-linux-module/fd' procedure.
|
|
Previously guile-static-stripped, which is embedded in the initrd, would
depend on 'bash-minimal' and 'glibc'; the closure size was 77 MiB. Now
the closure size is down to 45.7 MiB.
Reported by Danny Milosavljevic <dannym@scratchpost.org> in
<https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00505.html>.
* gnu/packages/make-bootstrap.scm (%guile-static): Remove the
'pre-configure' phase.
(%guile-static-stripped)[arguments]: Add #:allowed-references.
|
|
* gnu/packages/lisp.scm (ccl)[arguments]: In 'pre-build add substitution
for /bin/pwd.
|
|
* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add
configure-flags to enable favicons, browser integration and ssh-agent.
[inputs]: Add curl, libsodium.
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.0.
|