Commit Graph

30372 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice fc783fb264
gnu: indent: Update phase style.
* gnu/packages/indent.scm (indent)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice e0f71c802c
gnu: intltool: Update phase style.
* gnu/packages/glib.scm (intltool)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice edbce464b9
gnu: make-bootstrap: Update phase style.
* gnu/packages/make-bootstrap.scm (%static-inputs): Use MODIFY-PHASES
syntax and end phases with #t.
(%binutils-static, %gcc-static)[arguments]: Likewise.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice 667e6f1e24
gnu: libffi: Update phase style.
* gnu/packages/libffi.scm (libffi): Move let-bound POST-INSTALL-PHASE to...
[arguments]: ...here, use MODIFY-PHASES syntax, and end phase with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice d2d1144d61
gnu: dblatex: Update phase style.
* gnu/packages/docbook.scm (dblatex)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice c04e511693
gnu: glibc-hurd-headers: Update phase style.
* gnu/packages/base.scm (glibc/hurd-headers)[arguments]: Use
MODIFY-PHASES syntax and INVOKE, and end phases with #t.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice 20897536e5
gnu: guile@2.0.14: Update phase style.
* gnu/packages/guile.scm (guile-2.0)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice 53bfec7bc4
gnu: commencement: Update phase style.
* gnu/packages/commencement.scm (gnu-make-boot0): Substitute INVOKE for
SYSTEM* and end phases with #t.
(glibc-final-with-bootstrap-bash)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
(gcc-boot0)[arguments]: Do all of the above.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice ba81ca6af3
gnu: gcc@4.7: Update phase style.
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Use MODIFY-PHASES syntax
and end phases with #t.
2018-02-20 16:06:08 +01:00
Tobias Geerinckx-Rice c0ad84ff1e
gnu: gts: Update phase style.
* gnu/packages/graphviz.scm (gts)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 16:06:08 +01:00
Tobias Geerinckx-Rice 0dc618067b
gnu: util-macros: Update phase style.
* gnu/packages/xorg.scm (util-macros)[arguments]: Use MODIFY-PHASES
syntax and end phases with #t.
2018-02-20 16:06:08 +01:00
Marius Bakke fb9d035015
gnu: python-pyopenssl: Update to 17.5.0.
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 17.5.0.
2018-02-20 16:03:07 +01:00
Marius Bakke 0ba631b90f
gnu: python-cryptography: Update to 2.1.4.
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.1.4.
2018-02-20 16:03:00 +01:00
Marius Bakke cb4a178b20
gnu: libbsd: Update to 0.8.7.
* gnu/packages/libbsd.scm (libbsd): Update to 0.8.7.
2018-02-20 16:01:46 +01:00
Marius Bakke e83f62f947
gnu: sqlite: Update to 3.22.0.
* gnu/packages/databases.scm (sqlite): Update to 3.22.0.
2018-02-20 16:01:46 +01:00
Marius Bakke 797278dff6
gnu: dbus: Update to 1.12.4.
* gnu/packages/glib.scm (dbus): Update to 1.12.4.
2018-02-20 16:01:46 +01:00
Marius Bakke ab1ac4a56b
gnu: glib: Update to 2.54.3.
* gnu/packages/glib.scm (glib): Update to 2.54.3.
2018-02-20 16:01:46 +01:00
Marius Bakke f0539f797a
gnu: util-linux: Update to 2.31.1.
* gnu/packages/linux.scm (util-linux): Update to 2.31.1.
2018-02-20 16:01:45 +01:00
Marius Bakke c8b16de75c
gnu: libuv: Update to 1.19.1.
* gnu/packages/libevent.scm (libuv): Update to 1.19.1.
[arguments]: Use INVOKE instead of SYSTEM*.
2018-02-20 16:01:45 +01:00
Marius Bakke 5c73e162e2
gnu: imagemagick: Update to 6.9.9-35.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-35.
2018-02-20 15:04:28 +01:00
Marius Bakke 1eaba63f73
gnu: calendar.scm: Use license: prefix.
* gnu/packages/calendar.scm (libical, khal, remind, libhdate): Use license: prefix.
2018-02-20 14:58:52 +01:00
Marius Bakke 9d13e77adb
gnu: rrdtool: Use a fixed version of tzdata for tests.
* gnu/packages/rrdtool.scm (rrdtool)[native-inputs]: Replace TZDATA with
TZDATA-FOR-TESTS.
2018-02-20 14:58:52 +01:00
Marius Bakke 4a82722a65
gnu: gtk+: Update to 3.22.28.
* gnu/packages/gtk.scm (gtk+): Update to 3.22.28.
2018-02-20 14:55:58 +01:00
Marius Bakke f55ef78b5c
gnu: gtk+@2: Update to 2.24.32.
* gnu/packages/patches/gtk2-fix-failing-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.32.
[source]: Remove 'gtk2-fix-failing-test.patch'.
2018-02-20 14:55:58 +01:00
Marius Bakke ac85920a74
gnu: bluez: Update to 5.48.
* gnu/packages/linux.scm (bluez): Update to 5.48.
2018-02-20 14:55:58 +01:00
Rutger Helling 2395181a67
gnu: Update copyright line.
* gnu/packages/gl.scm: Update copyright line for commit 7dbd98a.
2018-02-20 09:19:30 +01:00
Rutger Helling 7dbd98a1d5
gnu: mesa: Update to 17.3.5.
* gnu/packages/gl.scm (mesa): Update to 17.3.5.
2018-02-20 09:15:55 +01:00
Leo Famulari 62868f124c
gnu: tzdata: Preserve directory layout from before tzdata 2018a.
tzdata 2018a instroduced some changes to the build and installation
procedures that commit e2832cdc3 failed to address. They are described
in the NEWS file.

This is a followup to commit e2832cdc35.

* gnu/packages/base.scm (tzdata)[arguments]: Set TZDEFAULT. Remove the
time-zone utility programs in a build phase.
2018-02-19 23:57:36 -05:00
Tobias Geerinckx-Rice 775989c7a8
gnu: nix, patchelf: Use HTTPS for nixos.org home pages.
* gnu/packages/elf.scm (patchelf)[home-page]: Use HTTPS.
* gnu/packages/package-management.scm (nix)[home-page]: Likewise.
2018-02-20 05:02:44 +01:00
Leo Famulari 2a5b5bfd84
gnu: libtasn1: Update to 4.13.
* 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.
2018-02-19 21:50:10 -05:00
Arun Isaac baef70bb86
gnu: boost: Update to 1.66.0.
* gnu/packages/boost.scm (boost): Update to 1.66.0.
[arguments]: Replace system* with invoke.
[home-page]: Update URI.
2018-02-19 21:50:10 -05:00
Leo Famulari 6a778c7560
gnu: gnutls: Update to 3.5.18.
* gnu/packages/tls.scm (gnutls): Update to 3.5.18.
2018-02-19 21:50:10 -05:00
Alex Vong ad3c9f18da
gnu: tar: Update to 1.30.
* 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>
2018-02-19 21:50:09 -05:00
Leo Famulari 36d37ca9c5
gnu: libgcrypt: Update to 1.8.2.
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.2.
2018-02-19 21:50:09 -05:00
Leo Famulari 7b8acffd60
gnu: libatomic-ops: Update to 7.6.2.
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.2.
[description]: Fix typo.
2018-02-19 21:50:09 -05:00
Leo Famulari 58f58cb44b
gnu: libgc: Update to 7.6.4.
* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.4.
2018-02-19 21:50:09 -05:00
Tobias Geerinckx-Rice ba3913a5d3
gnu: font-hack: Update to 3.002.
* gnu/packages/fonts.scm (font-hack): Update to 3.002.
2018-02-20 03:31:09 +01:00
Tobias Geerinckx-Rice 3c747a080f
gnu: nss-certs: Update phase style.
* gnu/packages/certs.scm (nss-certs)[arguments]: Use MODIFY-PHASES
syntax, substitute INVOKE for SYSTEM*, and end phas with #t.
2018-02-20 03:27:56 +01:00
Tobias Geerinckx-Rice 13236d30a7
gnu: pango: Update to 1.41.1.
* gnu/packages/gtk.scm (pango): Update to 1.41.1.
[inputs]: Add fribi.
2018-02-20 03:01:41 +01:00
Tobias Geerinckx-Rice c3800f0b6e
gnu: lcms: Update to 2.9.
* 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.
2018-02-20 03:01:41 +01:00
Tobias Geerinckx-Rice 09371ab4d0
gnu: harfbuzz: Update to 1.7.5.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.5.
2018-02-20 03:01:40 +01:00
Tobias Geerinckx-Rice 9f2eb4ffad
gnu: kmod: Update phase style.
* gnu/packages/linux.scm (kmod)[arguments]: Use MODIFY-PHASES syntax and
end phase in #t.
2018-02-20 03:01:40 +01:00
Tobias Geerinckx-Rice eb67a470c7
gnu: kmod: Update to 25.
* gnu/packages/linux.scm (kmod): Update to 25.
2018-02-20 03:01:40 +01:00
Tobias Geerinckx-Rice b07e817e21
gnu: fftw: Update phase style.
* gnu/packages/algebra.scm (fftw)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 03:01:39 +01:00
Tobias Geerinckx-Rice a0d4d2d860
gnu: fftw: Update to 3.3.7.
* gnu/packages/algebra.scm (fftw): Update to 3.3.7.
(fftw-3.3.7): Remove, and...
(fftw-avx): ...update the only caller.
2018-02-20 03:01:39 +01:00
Tobias Geerinckx-Rice 4082f8ed34
gnu: bzip2: Use install-file.
* gnu/packages/compression.scm (bzip2)[arguments]: Use simpler install-file
instead of copy-file.  Remove let binding for (now) single-use basename.
2018-02-20 03:01:39 +01:00
Tobias Geerinckx-Rice 5ecc917d5a
gnu: lzip: Update to 1.20.
* gnu/packages/compression.scm (lzip): Update to 1.20.
2018-02-20 03:01:39 +01:00
Tobias Geerinckx-Rice 280b62b074
gnu: pciutils: Update to 3.5.6.
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.6.
2018-02-20 02:56:36 +01:00
Tobias Geerinckx-Rice 5fff9d9db4
gnu: perl-uri: Update to 1.73.
* gnu/packages/web.scm (perl-uri): Update to 1.73.
[native-inputs]: Add perl-test-needs.
2018-02-20 02:56:36 +01:00
Leo Famulari e2832cdc35
gnu: tzdata: Update to 2018c.
* gnu/packages/base.scm (tzdata): Update to 2018c.
2018-02-19 20:39:06 -05:00