Marius Bakke
420b013724
gnu: libpng: Don't build 'libpng16.a'.
...
* gnu/packages/image.scm (libpng)[arguments]: Add #:configure-flags.
2019-05-04 16:25:54 +02:00
Marius Bakke
3784b580ef
gnu: QPDF: Update to 8.4.1.
...
* gnu/packages/pdf.scm (qpdf): Update to 8.4.1.
2019-05-04 16:25:53 +02:00
Marius Bakke
ae528aaf19
gnu: perl: Update to 5.28.2.
...
* gnu/packages/perl.scm (perl): Update to 5.28.2.
2019-05-04 16:25:53 +02:00
Marius Bakke
45a3ad2ea6
gnu: nghttp2: Update to 1.38.0.
...
* gnu/packages/web.scm (nghttp2): Update to 1.38.0.
2019-05-04 16:25:53 +02:00
Marius Bakke
63432c9647
gnu: SQLite: Update to 3.28.0.
...
* gnu/packages/sqlite.scm (sqlite): Update to 3.28.0.
2019-05-04 16:25:53 +02:00
Marius Bakke
e77412362f
gnu: OpenBLAS: Update to 0.3.6.
...
* gnu/packages/maths.scm (openblas): Update to 0.3.6.
2019-05-04 16:25:53 +02:00
Marius Bakke
27ed6960be
gnu: icu4c: Update to 64.2.
...
* gnu/packages/icu4c.scm (icu4c): Update to 64.2.
[native-inputs]: Add PYTHON.
2019-05-04 16:25:52 +02:00
Marius Bakke
3b08c873d8
gnu: fontforge: Update to 20190413.
...
* gnu/packages/fontutils.scm (fontforge): Update to 20190413.
2019-05-04 16:25:52 +02:00
Marius Bakke
de7dae6e10
gnu: CMake: Update to 3.14.3.
...
* gnu/packages/cmake.scm (cmake-minimal): Update to 3.14.3.
2019-05-04 16:25:52 +02:00
Marius Bakke
176003dafe
gnu: meson: Update to 0.50.1.
...
* gnu/packages/build-tools.scm (meson): Update to 0.50.1.
2019-05-04 16:25:52 +02:00
Maxim Cournoyer
a5e9413ce8
gnu: python: Disable failing test.
...
Fixes issue #35556 (see: https://bugs.gnu.org/35556 ).
* gnu/packages/python.scm (python-3.7)[make-flags]: Exclude the test "test_asyncio",
which currently fails.
2019-05-03 23:46:29 -04:00
gabrielhdt
187f9636f1
gnu: ocaml-menhir: Update to 20181113.
...
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20181113.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-05-03 20:46:22 +02:00
Sam
52c3cb2687
gnu: Add python-django-extensions.
...
* gnu/packages/django.scm (python-django-extensions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-03 17:47:30 +02:00
Sam
8d73558d50
gnu: Add python-django-taggit.
...
* gnu/packages/django.scm (python-django-taggit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-03 17:47:30 +02:00
Ludovic Courtès
adb5506b2c
nls: Update da translations.
2019-05-03 17:47:30 +02:00
Ludovic Courtès
78d6d5e8d9
shepherd: Include /etc/localtime in service containers.
...
Fixes a bug whereby Tor (for example) would emit syslog messages with a
UTC timestamp instead of local time.
* gnu/build/shepherd.scm (default-mounts): Add /etc/localtime to
MAPPINGS.
2019-05-03 17:47:29 +02:00
Tobias Geerinckx-Rice
c8bb86f51c
gnu: tor: Update to 0.4.0.5.
...
* gnu/packages/tor.scm (tor): Update to 0.4.0.5.
2019-05-03 15:22:22 +02:00
Brendan Tildesley
02eb70bd21
gnu: Add python-css-parser, python2-css-parser.
...
* gnu/packages/python-web.scm (python-css-parser, python2-css-parser): New
variables.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-05-03 13:58:22 +02:00
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