aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: gcc@4.7: Update phase style.Tobias Geerinckx-Rice2018-02-20
| | | | | * gnu/packages/gcc.scm (gcc-4.7)[arguments]: Use MODIFY-PHASES syntax and end phases with #t.
* gnu: gts: Update phase style.Tobias Geerinckx-Rice2018-02-20
| | | | | * gnu/packages/graphviz.scm (gts)[arguments]: Use MODIFY-PHASES syntax and end phase with #t.
* gnu: util-macros: Update phase style.Tobias Geerinckx-Rice2018-02-20
| | | | | * gnu/packages/xorg.scm (util-macros)[arguments]: Use MODIFY-PHASES syntax and end phases with #t.
* gnu: libbsd: Update to 0.8.7.Marius Bakke2018-02-20
| | | | * gnu/packages/libbsd.scm (libbsd): Update to 0.8.7.
* gnu: sqlite: Update to 3.22.0.Marius Bakke2018-02-20
| | | | * gnu/packages/databases.scm (sqlite): Update to 3.22.0.
* gnu: dbus: Update to 1.12.4.Marius Bakke2018-02-20
| | | | * gnu/packages/glib.scm (dbus): Update to 1.12.4.
* gnu: glib: Update to 2.54.3.Marius Bakke2018-02-20
| | | | * gnu/packages/glib.scm (glib): Update to 2.54.3.
* gnu: util-linux: Update to 2.31.1.Marius Bakke2018-02-20
| | | | * gnu/packages/linux.scm (util-linux): Update to 2.31.1.
* gnu: libuv: Update to 1.19.1.Marius Bakke2018-02-20
| | | | | * gnu/packages/libevent.scm (libuv): Update to 1.19.1. [arguments]: Use INVOKE instead of SYSTEM*.
* gnu: libtasn1: Update to 4.13.Leo Famulari2018-02-19
| | | | | | | | * gnu/packages/tls.scm (libtasn1): Update to 4.13. [source]: Remove patches. * gnu/packages/patches/libtasn1-CVE-2017-10790.patch, gnu/packages/patches/libtasn1-CVE-2018-6003.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: boost: Update to 1.66.0.Arun Isaac2018-02-19
| | | | | | * gnu/packages/boost.scm (boost): Update to 1.66.0. [arguments]: Replace system* with invoke. [home-page]: Update URI.
* gnu: gnutls: Update to 3.5.18.Leo Famulari2018-02-19
| | | | * gnu/packages/tls.scm (gnutls): Update to 3.5.18.
* gnu: tar: Update to 1.30.Alex Vong2018-02-19
| | | | | | | | | * gnu/packages/base.scm (tar): Update to 1.30. [source]: Remove 'tar-CVE-2016-6321.patch'. * gnu/packages/patches/tar-CVE-2016-6321.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libgcrypt: Update to 1.8.2.Leo Famulari2018-02-19
| | | | * gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.2.
* gnu: libatomic-ops: Update to 7.6.2.Leo Famulari2018-02-19
| | | | | * gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.2. [description]: Fix typo.
* gnu: libgc: Update to 7.6.4.Leo Famulari2018-02-19
| | | | * gnu/packages/bdw-gc.scm (libgc): Update to 7.6.4.
* gnu: pango: Update to 1.41.1.Tobias Geerinckx-Rice2018-02-20
| | | | | * gnu/packages/gtk.scm (pango): Update to 1.41.1. [inputs]: Add fribi.
* gnu: lcms: Update to 2.9.Tobias Geerinckx-Rice2018-02-20
| | | | | | | * gnu/packages/ghostscript.scm (lcms): Update to 2.9. [source]: Remove patch. * gnu/packages/patches/lcms-CVE-2016-10165.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: harfbuzz: Update to 1.7.5.Tobias Geerinckx-Rice2018-02-20
| | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.7.5.
* gnu: kmod: Update phase style.Tobias Geerinckx-Rice2018-02-20
| | | | | * gnu/packages/linux.scm (kmod)[arguments]: Use MODIFY-PHASES syntax and end phase in #t.
* gnu: kmod: Update to 25.Tobias Geerinckx-Rice2018-02-20
| | | | * gnu/packages/linux.scm (kmod): Update to 25.
* gnu: fftw: Update phase style.Tobias Geerinckx-Rice2018-02-20
| | | | | * gnu/packages/algebra.scm (fftw)[arguments]: Use MODIFY-PHASES syntax and end phase with #t.
* gnu: fftw: Update to 3.3.7.Tobias Geerinckx-Rice2018-02-20
| | | | | | * gnu/packages/algebra.scm (fftw): Update to 3.3.7. (fftw-3.3.7): Remove, and... (fftw-avx): ...update the only caller.
* gnu: bzip2: Use install-file.Tobias Geerinckx-Rice2018-02-20
| | | | | * gnu/packages/compression.scm (bzip2)[arguments]: Use simpler install-file instead of copy-file. Remove let binding for (now) single-use basename.
* gnu: lzip: Update to 1.20.Tobias Geerinckx-Rice2018-02-20
| | | | * gnu/packages/compression.scm (lzip): Update to 1.20.
* gnu: chromaprint: Update to 1.4.3.Tobias Geerinckx-Rice2018-02-19
| | | | | * gnu/packages/mp3.scm (chromaprint): Update to 1.4.3. [source]: Update URI.
* gnu: socat: Update to 1.7.3.2.Tobias Geerinckx-Rice2018-02-19
| | | | * gnu/packages/networking.scm (socat): Update to 1.7.3.2.
* gnu: setbfree: Update to 0.8.5.Tobias Geerinckx-Rice2018-02-19
| | | | * gnu/packages/music.scm (setbfree): Update to 0.8.5.
* gnu: ola: Update to 0.10.6.Tobias Geerinckx-Rice2018-02-19
| | | | * gnu/packages/lighting.scm (ola): Update to 0.10.6.
* gnu: pciutils: Use HTTPS home page.Tobias Geerinckx-Rice2018-02-19
| | | | * gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
* gnu: neomutt: Update to 20171215.ng02018-02-19
| | | | | | | | | | * gnu/packages/mail.scm (neomutt): Update to 20171215. [inputs]: Move "docbook-xsl" to [native-inputs]. [native-inputs]: Remove "autoconf". Add "tcl", "docbook-xml", "w3m". [argumnets]: Switch to autosetup based build. Add new phases "fix-sasl-test", "fix-docbook". Remove phase "autoconf". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add basic support for s390x-linux-gnu targets.mephi422018-02-19
| | | | | | | | | * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "s390x-linux". * gnu/packages/linux.scm (system->linux-architecture): Add "s390" prefix. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qqc2-desktop-style: Fix missing input 'qtquickcontrols2'.Hartmut Goebel2018-02-19
| | | | | * gnu/packages/kde-frameworks.scm (qqc2-desktop-style)<inputs>: Add qtquickcontrols2.
* gnu: mcomix: Disable tests.Ricardo Wurmus2018-02-19
| | | | | | * gnu/packages/image-viewers.scm (mcomix)[arguments]: Disable tests. Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30523>.
* gnu: nss-pam-ldapd: Update to 0.9.9.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.9.
* gnu: ddrescue: Update to 1.23.Marius Bakke2018-02-19
| | | | * gnu/packages/disk.scm (ddrescue): Update to 1.23.
* gnu: ffmpeg@2.8: Update to 2.8.14.Marius Bakke2018-02-19
| | | | * gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.14.
* gnu: xpra: Disable abstract X11 sockets.Rutger Helling2018-02-19
| | | | * gnu/packages/xorg.scm (xpra): Disable abstract X11 sockets.
* gnu: clisp: Fix building on aarch64-linux.Efraim Flashner2018-02-19
| | | | * gnu/packages/lisp.scm (clisp)[arguments]: Remove 'bindings/glibc' module.
* gnu: r-delayedmatrixstats: Update to 1.0.3.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/bioinformatics.scm (r-delayedmatrixstats): Update to 1.0.3.
* gnu: r-scater: Update to 1.6.3.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/bioinformatics.scm (r-scater): Update to 1.6.3.
* gnu: r-gviz: Update to 1.22.3.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/bioinformatics.scm (r-gviz): Update to 1.22.3.
* gnu: r-gprofiler: Update to 0.6.4.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/bioinformatics.scm (r-gprofiler): Update to 0.6.4.
* gnu: r-ensembldb: Update to 2.2.2.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.2.2.
* gnu: r-seurat: Update to 2.2.1.Ricardo Wurmus2018-02-19
| | | | | * gnu/packages/bioinformatics.scm (r-seurat): Update to 2.2.1. [propagated-inputs]: Remove r-nmf; add r-metap.
* gnu: r-qtl: Update to 1.42-7.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/bioinformatics.scm (r-qtl): Update to 1.42-7.
* gnu: r-genomicranges: Update to 1.30.2.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.30.2.
* gnu: r-getopt: Update to 1.20.2.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/bioinformatics.scm (r-getopt): Update to 1.20.2.
* gnu: r-pryr: Update to 0.1.4.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/statistics.scm (r-pryr): Update to 0.1.4.
* gnu: r-bh: Update to 1.66.0-1.Ricardo Wurmus2018-02-19
| | | | * gnu/packages/statistics.scm (r-bh): Update to 1.66.0-1.