Commit Graph

45296 Commits

Author SHA1 Message Date
Brendan Tildesley c2dd07aba5
gnu: web: Change 'l:' prefix to 'license:'.
* gnu/packages/web.scm: Change #:prefix l: to #:prefix license:.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-05-03 13:58:21 +02:00
Ludovic Courtès 9d2d9cb14b
installer: Do not sort the guided partition schemes in the selection page.
Previously, the "Everything is one partition" entry would come first in
English but it would be second in French.  This change keeps it the
first choice regardless of the language.

* gnu/installer/newt/partition.scm (run-scheme-page): Pass
 #:sort-listbox-items? to 'run-scheme-page'.
2019-05-03 13:50:49 +02:00
Ludovic Courtès ecb0df6817
installer: Ensure 'packages' field is a superset of '%base-packages'.
Fixes <https://bugs.gnu.org/35541>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.

* gnu/installer/services.scm (system-services->configuration): Generate
a snippet that appends PACKAGES to %BASE-PACKAGES.
2019-05-03 13:50:49 +02:00
ison 3e85909044
Correct email address for ison.
* .mailmap, gnu/packages/lxde.scm: Update email address.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-05-03 08:45:55 +02:00
Ricardo Wurmus d7afe74d60
gnu: r-cluster: Update to 2.0.9.
* gnu/packages/statistics.scm (r-cluster): Update to 2.0.9.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
2019-05-03 08:00:54 +02:00
Ricardo Wurmus f66f40400c
gnu: r-irkernel: Update to 1.0.1.
* gnu/packages/cran.scm (r-irkernel): Update to 1.0.1.
2019-05-03 08:00:54 +02:00
Ricardo Wurmus 27b4bfbe4b
gnu: r-ouch: Update to 2.14-1.
* gnu/packages/cran.scm (r-ouch): Update to 2.14-1.
2019-05-03 08:00:53 +02:00
Ricardo Wurmus dea3df2bd1
gnu: r-fs: Update to 1.3.0.
* gnu/packages/cran.scm (r-fs): Update to 1.3.0.
2019-05-03 08:00:49 +02:00
Mark H Weaver 8d5edc9cea
gnu: linux-libre: Update to 5.0.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.11.
(%linux-libre-hash): Update hash.
2019-05-02 22:50:01 -04:00
Mark H Weaver c52fb6e11d
gnu: linux-libre@4.19: Update to 4.19.38.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.38.
(%linux-libre-4.19-hash): Update hash.
2019-05-02 22:49:14 -04:00
Mark H Weaver 4dc3f7c7dc
gnu: linux-libre@4.14: Update to 4.14.115.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.115.
(%linux-libre-4.14-hash): Update hash.
2019-05-02 22:48:26 -04:00
Mark H Weaver e2474df6ee
gnu: linux-libre@4.9: Update to 4.9.172.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.172.
2019-05-02 22:47:46 -04:00
Ricardo Wurmus 82329a17f4
gnu: pluma: Use older version of gtksourceview.
Reported by L p R n d n <guix@lprndn.info>.
Fixes <https://bugs.gnu.org/35535>.

* gnu/packages/mate.scm (pluma)[inputs]: Replace gtksourceview with
gtksourceview-3.
2019-05-02 23:12:39 +02:00
Ricardo Wurmus 2f869b0279
gnu: mate-applets: Use older version of gtksourceview.
Reported by L p R n d n <guix@lprndn.info>.

* gnu/packages/mate.scm (mate-applets)[inputs]: Replace gtksourceview with
gtksourceview-3.
2019-05-02 23:12:38 +02:00
宋文武 48f19e60c4
gnu: le-certs: Update hashes.
They added the 3 missing '^M' to all pem certs.

* gnu/packages/certs.scm (le-certs)[inputs]: Update the hashes of
isrgrootx1.pem, letsencryptauthorityx3.pem, letsencryptauthorityx4.pem.
2019-05-02 21:40:41 +08:00
Ludovic Courtès 746ac457cc
Merge branch 'version-1.0.0' 2019-05-02 15:32:30 +02:00
Ludovic Courtès 3a3e9f2bb5
guix-install.sh: Update URL.
* etc/guix-install.sh (GNU_URL): Change to ftp.gnu.org.
2019-05-02 15:31:24 +02:00
Julien Lepiller c457f109be
gnu: php: Update to 7.3.5.
* gnu/packages/php.scm (php): Update to 7.3.5.
2019-05-02 14:53:23 +02:00
Pierre Neidhardt d5f4d5b683
gnu: emacs-emms: Update to 5.2.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.2.
2019-05-02 11:54:39 +02:00
Nicolas Goaziou 5f83b5153a
gnu: python-duniterpy: Update to 0.53.1.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.1.
2019-05-02 10:22:36 +02:00
Nicolas Goaziou 45a37f5b05
gnu: emacs-relint: Update to 1.7.
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.7.
2019-05-02 10:14:18 +02:00
Nicolas Goaziou d34984b9fe
gnu: emacs-xr: Update to 1.11.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.11.
2019-05-02 10:13:20 +02:00
Rutger Helling c2974d1e46
gnu: faudio: Update to 19.05.
* gnu/packages/audio.scm (faudio): Update to 19.05.
2019-05-02 08:57:24 +02:00
Tobias Geerinckx-Rice 9bec3ba4ca
gnu: python-flexmock: Update to 0.10.4.
* gnu/packages/check.scm (python-flexmock): Update to 0.10.4.
2019-05-02 00:52:33 +02:00
Marius Bakke 123bba720d
gnu: python-hypothesis: Update to 4.18.3.
* gnu/packages/check.scm (python-hypothesis): Update to 4.18.3.
2019-05-02 00:38:53 +02:00
Marius Bakke 56e95d54d2
gnu: python-pytest: Update to 4.4.1.
* gnu/packages/check.scm (python-pytest): Update to 4.4.1.
[arguments]: Enable previously failing tests.
2019-05-02 00:38:53 +02:00
Marius Bakke f1e9999b5f
gnu: boost: Update to 1.70.0.
* gnu/packages/boost.scm (boost): Update to 1.70.0.
2019-05-02 00:38:53 +02:00
Marius Bakke 0a404bdb5e
gnu: libuv: Update to 1.28.0.
* gnu/packages/libevent.scm (libuv): Update to 1.28.0.
2019-05-02 00:38:53 +02:00
Marius Bakke 3d8f6577bf
gnu: util-linux: Update to 2.33.2.
* gnu/packages/linux.scm (util-linux): Update to 2.33.2.
2019-05-02 00:38:53 +02:00
Marius Bakke 46d258cbe2
gnu: pixman: Update to 0.38.4.
* gnu/packages/xdisorg.scm (pixman): Update to 0.38.4.
2019-05-02 00:38:53 +02:00
Marius Bakke f6e25b3358
gnu: python: Update to 3.7.3.
* gnu/packages/python.scm (python-3.7): Update to 3.7.3.
2019-05-02 00:38:53 +02:00
Marius Bakke 1f62621607
gnu: python-more-itertools: Update to 7.0.0.
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 7.0.0.
2019-05-02 00:38:53 +02:00
Marius Bakke 922fbf8a66
gnu: jemalloc: Update to 5.2.0.
* gnu/packages/jemalloc.scm (jemalloc): Update to 5.2.0.
2019-05-02 00:38:53 +02:00
Marius Bakke 2da9b81837
gnu: harfbuzz: Update to 2.4.0.
* gnu/packages/gtk.scm (harfbuzz): Update to 2.4.0.
2019-05-02 00:38:52 +02:00
Marius Bakke 1ec290e27a
gnu: curl: Update to 7.64.1.
* gnu/packages/curl.scm (curl): Update to 7.64.1.
2019-05-02 00:38:52 +02:00
Marius Bakke 8b5b3acab3
gnu: libpng: Remove graft for 1.6.37.
* gnu/packages/image.scm (libpng): Update to 1.6.37.
[replacement]: Remove field.
(libpng-1.6.37): Remove variable.
2019-05-02 00:38:52 +02:00
Marius Bakke 8de1979d7c
gnu: openjpeg: Don't build 'libopenjp2.a'.
* gnu/packages/image.scm (openjpeg)[arguments]: Add #:configure-flags.
2019-05-02 00:38:52 +02:00
Marius Bakke de1b5e4959
gnu: openjpeg: Incorporate grafted changes.
* gnu/packages/image.scm (openjpeg): Update to 2.3.1.
[replacement]: Remove.
[source]: Change to GIT-FETCH.
2019-05-02 00:38:52 +02:00
Marius Bakke 50943b4878
gnu: lcms: Incorporate grafted changes.
* gnu/packages/ghostscript.scm (lcms)[replacement]: Remove.
[source](patches): New field.
(lcms/fixed): Remove variable.
2019-05-02 00:38:52 +02:00
Marius Bakke c078f1b08b
gnu: texlive-bin: Adapt to Poppler 0.75.
This is a follow-up to commit 2eb92ce85f.

* gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch: Update for
Poppler 0.75.
* gnu/packages/tex.scm (texlive-bin)[source](patches): Update pdftex-poppler-0.75.patch.
[arguments]: Adjust accordingly.
2019-05-02 00:38:52 +02:00
Marius Bakke 3b458d5462
Merge branch 'master' into core-updates 2019-05-01 23:11:41 +02:00
Marius Bakke 14da3daafc
gnu: termite: Update to 15.
* gnu/packages/terminals.scm (termite): Update to 15.
2019-05-01 22:15:02 +02:00
Marius Bakke 03c59a2525
gnu: vte-ng: Update to 0.56.2.a.
* gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a.
[native-inputs]: Add GCC-7.
[arguments]: Add GCC7 workaround.
2019-05-01 22:15:02 +02:00
Marius Bakke a0d44bb09f
gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].
* gnu/packages/spice.scm (spice): Update to 0.14.2.
2019-05-01 22:15:01 +02:00
Marius Bakke a550da6247
gnu: spice-protocol: Update to 0.14.0.
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.0.
(spice-protocol-0.12): New public variable.
(spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12.
2019-05-01 22:15:01 +02:00
Marius Bakke 15ada26abb
gnu: signify: Update to 25.
* gnu/packages/crypto.scm (signify): Update to 25.
2019-05-01 22:15:01 +02:00
Marius Bakke a5006ede7f
gnu: signify: Don't use unstable tarball.
* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH.
2019-05-01 22:15:01 +02:00
Marius Bakke f99418e3f3
gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-5824].
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131.
(ungoogled-chromium-source): Update Chromium hash.
2019-05-01 22:15:01 +02:00
Marius Bakke ca86b0bae3
gnu: ungoogled-chromium: Unbundle openjpeg again.
This is a follow-up to commit 40594fdcb9e360d68e5444771b5467ba5bbbfcf2.

* gnu/packages/chromium.scm (%preserved-third-party-files): Remove
'third_party/pdfium/third_party/libopenjpeg20'.
(ungoogled-chromium)[arguments]: Fix typo in #:configure-flags.
2019-05-01 22:15:01 +02:00
Julien Lepiller bd9d5dbb86
gnu: php: Disable failing tests on armhf.
* gnu/packages/php.scm (php)[arguments]: Disable two failing tests on
armhf.
2019-05-01 21:13:34 +02:00