Marius Bakke
e76cbdcd90
gnu: beets: Fix build with newer Werkzeug.
...
* gnu/packages/patches/beets-werkzeug-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/music.scm (beets)[source](patches): New field.
2020-03-16 15:45:34 +01:00
Marius Bakke
066c21cda4
gnu: Remove python2-flask-migrate.
...
Upstream no longer supports Python 2 and there are no dependencies on it in Guix.
* gnu/packages/python-web.scm (python2-flask-migrate): Remove variable.
2020-03-16 15:45:34 +01:00
Marius Bakke
f8205d9a78
gnu: python2-flake8: Add missing propagated dependency.
...
* gnu/packages/python-xyz.scm (python2-flake8)[propagated-inputs]: Add
PYTHON-FUNCTOOLS32.
2020-03-16 15:45:34 +01:00
Marius Bakke
b85822eaf9
gnu: python-flask-migrate: Update to 2.5.3.
...
* gnu/packages/python-web.scm (python-flask-migrate): Update to 2.5.3.
2020-03-16 15:45:34 +01:00
Marius Bakke
e5b4b8028a
gnu: python-flask-restful-swagger: Update to 0.20.1.
...
* gnu/packages/python-web.scm (python-flask-restful-swagger): Update to
0.20.1.
[arguments]: New field. Explicitly disable tests.
2020-03-16 15:45:33 +01:00
Marius Bakke
200acbc34b
gnu: python-stdnum: Update to 1.13.
...
* gnu/packages/finance.scm (python-stdnum): Update to 1.13.
[arguments]: New field.
[native-inputs]: Add PYTHON-NOSE.
2020-03-16 15:45:33 +01:00
Marius Bakke
0a044f75b5
gnu: python-flask-restful: Update to 0.3.8.
...
* gnu/packages/patches/python-flask-restful-werkzeug-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.8.
[source](patches): New field.
[native-inputs]: Remove PYTHON-SPHINX.
2020-03-16 15:45:33 +01:00
Marius Bakke
8f29817ed5
gnu: python-flask-wtf: Update to 0.14.3.
...
* gnu/packages/python-web.scm (python-flask-wtf): Update to 0.14.3.
[arguments]: Remove obsolete phase. Override check phase.
[native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST.
2020-03-16 15:45:33 +01:00
Marius Bakke
33901ed8c0
gnu: python-flask-babel: Update to 1.0.0.
...
* gnu/packages/python-web.scm (python-flask-babel): Update to 1.0.0.
[arguments]: New field.
2020-03-16 15:45:33 +01:00
Marius Bakke
4393dafd32
gnu: python-flask-login: Update to 0.5.0.
...
* gnu/packages/python-web.scm (python-flask-login): Update to 0.5.0.
[arguments]: Remove.
[native-inputs]: Remove PYTHON-NOSE and PYTHON-PEP8. Add PYTHON-COVERAGE,
PYTHON-PYCODESTYLE. and PYTHON-PYTEST.
2020-03-16 15:45:33 +01:00
Marius Bakke
15af040cc3
gnu: python-flask: Update to 1.1.1.
...
* gnu/packages/python-web.scm (python-flask): Update to 1.1.1.
2020-03-16 15:45:32 +01:00
Marius Bakke
44b885656a
gnu: python-werkzeug: Update to 1.0.0.
...
* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.0.
[source](uri): Capitalize PyPI project name.
[native-inputs]: Add PYTHON-PYTEST-TIMEOUT.
2020-03-16 15:45:32 +01:00
Marius Bakke
a1dc5898fb
gnu: python-stem: Update to 1.8.0.
...
* gnu/packages/python-xyz.scm (python-stem): Update to 1.8.0.
2020-03-16 15:45:32 +01:00
Joseph LaFreniere
76d2b9a2e8
gnu: Add libgccjit.
...
* gnu/packages/gcc.scm (libgccjit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-16 14:05:53 +01:00
Ricardo Wurmus
bc6bf142d3
gnu: star: Update to 2.7.3a.
...
* gnu/packages/bioinformatics.scm (star): Update to 2.7.3a.
2020-03-16 13:59:20 +01:00
Leo Famulari
8bbbbb3935
Revert "gnu: BlueZ: Update to 5.54."
...
This reverts commit f24aaa81de
.
This change caused too many rebuilds for the master branch.
2020-03-15 21:03:57 -04:00
Björn Höfling
b19f155cf8
gnu: java-snakeyaml: Update hash.
...
Compared to the the old tarfile available on ci.guix.gnu.org, only the file
'.hg_archival.txt' was removed.
* gnu/packages/java.scm (java-snakeyaml)[source]: Update hash.
2020-03-15 23:10:43 +01:00
Björn Höfling
c3d56df50b
gnu: java-xsdlib: Use archived home page URI, update source URI.
...
* gnu/packages/xml.scm (java-xsdlib)[home-page]: Use archived URI.
[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
5281ba175b
gnu: java-qdox: Move version 2.0-M2 side by side with version 1.12.1.
...
* gnu/packages/java.scm (java-qdox): Move package definition up,
such that it is side by side with version 1.12.1.
2020-03-15 23:10:42 +01:00
Björn Höfling
3e550fc835
gnu: java-qdox: Update source and home-page URI.
...
* gnu/packages/java.scm (java-qdox)[source]: Update URI.
[home-page]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
839e3e89de
gnu: java-osgi-service-packageadmin: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-packageadmin)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
f8f2fefbac
gnu: java-osgi-service-cm: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-cm)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
e0695da916
gnu: java-osgi-util-tracker: Update source URI.
...
* gnu/packages/java.scm (java-osgi-util-tracker)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
b787534b7b
gnu: java-osgi-service-resolver: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-resolver)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
4a6a7b2d0c
gnu: java-osgi-service-jdbc: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-jdbc)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
9b0bf25c57
gnu: java-osgi-service-log: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-log)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
05662561f4
gnu: java-osgi-framework: Update source URI.
...
* gnu/packages/java.scm (java-osgi-framework)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
7a5c5017d3
gnu: java-osgi-service-repository: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-repository)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
98b1985fdc
gnu: java-osgi-service-metatype-annotations: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-metatype-annotations)[source]:
Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
c962e6c414
gnu: java-osgi-util-promise: Update source URI.
...
* gnu/packages/java.scm (java-osgi-util-promise)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
43be029996
gnu: java-osgi-util-function: Update source URI.
...
* gnu/packages/java.scm (java-osgi-util-function)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
ec4ba4178b
gnu: java-osgi-namespace-service: Update source URI.
...
* gnu/packages/java.scm (java-osgi-namespace-service)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
fccce6616b
gnu: java-osgi-namespace-extender: Update source URI.
...
* gnu/packages/java.scm (java-osgi-namespace-extender)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
1f2643faa3
gnu: java-osgi-resource: Update source URI.
...
* gnu/packages/java.scm (java-osgi-resource)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
fc1c5dbde5
gnu: java-osgi-dto: Update source URI.
...
* gnu/packages/java.scm (java-osgi-dto)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
fa315559a6
gnu: java-osgi-service-component-annotations: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-component-annotations)[source]:
Update URI.
2020-03-15 23:10:40 +01:00
Alexandros Theodotou
70d9ef5139
gnu: Add lv2lint.
...
* gnu/packages/audio.scm (lv2lint): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 15:14:14 -04:00
Alexandru-Sergiu Marton
eea58169fb
gnu: Add ghcid.
...
* gnu/packages/haskell-apps.scm (ghcid): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 15:04:31 -04:00
Michael Rohleder
e2c7dbbf98
gnu: emacs-debbugs: update to 0.22
...
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 14:26:58 -04:00
Vincent Legoll
f24aaa81de
gnu: BlueZ: Update to 5.54.
...
* gnu/packages/linux.scm (bluez): Update to 5.54.
[replacement]: Remove field.
(bluez/fixed): Remove variable.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 14:25:36 -04:00
Vincent Legoll
323841bda4
gnu: Add nvme-cli
...
* gnu/packages/linux.scm (nvme-cli): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 13:54:00 -04:00
Vincent Legoll
cd773f1185
gnu: nose2: Update to 0.9.2.
...
* gnu/packages/check.scm (python-nose2): Update to 0.9.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 13:45:59 -04:00
Ricardo Wurmus
ed78340438
gnu: eolie: Update to 0.9.98.1.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.
2020-03-15 18:00:22 +01:00
Sebastian Schott
39af91db79
gnu: Add rapid-photo-downloader
...
* gnu/packages/photo.scm (rapid-photo-downloader): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:44 +00:00
Sebastian Schott
2f12e6608b
gnu: Add python-tenacity
...
* gnu/packages/python-xyz.scm (python-tenacity): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:44 +00:00
Sebastian Schott
dcf9532995
gnu: Add python-colorlog
...
* gnu/packages/python-xyz.scm (python-colorlog): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:44 +00:00
Sebastian Schott
23fde56b33
gnu: Add python-pyprind
...
* gnu/packages/python-xyz.scm (python-pyprind): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
f3465dee98
gnu: Add python-gphoto2
...
* gnu/packages/python-xyz.scm (python-gphoto2): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
2763f0de41
gnu: Add python-colour
...
* gnu/packages/python-xyz.scm (python-colour): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
5164a92eaa
gnu: Add python-d2to1
...
* gnu/packages/python-xyz.scm (python-d2to1): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
a5e76112b6
gnu: Add python-rawkit
...
* gnu/packages/python-xyz.scm (python-rawkit): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
1b9c1fdb42
gnu: Add python-easygui
...
* gnu/packages/python-xyz.scm (python-easygui): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
244a527d44
gnu: Add python-pymediainfo
...
* gnu/packages/python-xyz.scm (python-pymediainfo): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:40 +00:00
Marius Bakke
f5eb13b211
gnu: mesa-opencl: Build with clang@9.
...
This is a follow-up to commit cf4fdbcb0b
.
* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG-8 to CLANG-9.
(mesa)[inputs]: Add reminder.
2020-03-15 15:49:05 +01:00
Marius Bakke
4fc26c6592
gnu: python-tblib: Update to 1.6.0.
...
* gnu/packages/python-xyz.scm (python-tblib): Update to 1.6.0.
2020-03-15 15:47:17 +01:00
Marius Bakke
45ebd90c18
gnu: python-alembic: Update to 1.4.1.
...
* gnu/packages/patches/python-alembic-exceptions-cause.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/databases.scm (python-alembic): Update to 1.4.1.
[source](patches): New field.
[arguments]: New field, override check phase.
2020-03-15 15:09:08 +01:00
Marius Bakke
baea210c04
gnu: python-editor: Update to 1.0.4.
...
* gnu/packages/python-xyz.scm (python-editor): Update to 1.0.4.
[arguments]: New field.
[home-page, synopsis]: Adjust indentation.
2020-03-15 15:09:08 +01:00
Marius Bakke
745041b59f
gnu: python-jedi: Update to 0.16.
...
* gnu/packages/patches/python-jedi-deleted-variables.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.16.
[source](patches): New field.
2020-03-15 15:09:07 +01:00
Marius Bakke
ab6e4ab8c3
gnu: python-psycopg2: Update to 2.8.4.
...
* gnu/packages/databases.scm (python-psycopg2): Update to 2.8.4.
2020-03-15 15:09:07 +01:00
Marius Bakke
7d5f0795c1
gnu: python-sqlalchemy: Update to 1.3.15.
...
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.15.
2020-03-15 15:09:07 +01:00
Marius Bakke
a4abed71ae
gnu: python-parso: Update to 0.6.2.
...
* gnu/packages/python-xyz.scm (python-parso): Update to 0.6.2.
2020-03-15 15:09:07 +01:00
Marius Bakke
e3da9b2e55
gnu: Update python-natsort to 7.0.1, python2-natsort to 6.2.1.
...
* gnu/packages/python-xyz.scm (python-natsort): Update to 7.0.1.
(python2-natsort): Update to 6.2.1.
2020-03-15 15:09:07 +01:00
Marius Bakke
0731f943e3
gnu: Update python-seaborn to 0.10.0, python2-seaborn to 0.9.1.
...
* gnu/packages/python-xyz.scm (python-seaborn): Update to 0.9.0.
[source](patches): Remove.
[arguments]: Remove obsolete phase.
[properties]: New field.
(python2-seaborn): Update to 0.9.1.
2020-03-15 15:09:07 +01:00
Marius Bakke
23bc9a3586
gnu: python-joblib: Update to 0.14.1.
...
* gnu/packages/python-xyz.scm (python-joblib): Update to 0.14.1.
2020-03-15 15:09:07 +01:00
Marius Bakke
5a9980d55e
gnu: python-networkx: Update to 2.4.
...
* gnu/packages/python-xyz.scm (python-networkx): Update to 2.4.
[source](uri): Download tarball instead of zipball.
[arguments]: New field.
[native-inputs]: Remove PYTHON-NOSE and UNZIP. Add PYTHON-PYTEST.
[properties]: New field.
(python2-networkx): Stick with version 2.2.
2020-03-15 15:09:06 +01:00
Marius Bakke
c19930dc6b
gnu: python-pyrsistent: Update to 0.15.7.
...
* gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.15.7.
2020-03-15 15:09:06 +01:00
Marius Bakke
3987715415
gnu: python2-pandas: Fix build with Python 2.7.17.
...
While at it, fix the inheritance.
* gnu/packages/python-science.scm (python2-pandas): Use INHERIT instead of
PACKAGE/INHERIT.
[source](modules, snippet): New fields.
2020-03-15 15:09:06 +01:00
Marius Bakke
382550f0be
gnu: python2-scikit-learn: Downgrade to 0.20.4.
...
This is a follow-up to commit 546893c2965c8114e4d7cfe1de46c46664ec4b9e.
* gnu/packages/machine-learning.scm (python-scikit-learn)[properties]: New field.
(python2-scikit-learn)[version, source]: New fields.
2020-03-15 15:09:06 +01:00
Marius Bakke
c085742e07
gnu: libarea: Build with cmake-minimal.
...
* gnu/packages/engineering.scm (libarea)[native-inputs]: Change from CMAKE to
CMAKE-MINIMAL.
2020-03-15 15:09:06 +01:00
Marius Bakke
76e0b5ba26
gnu: python-pyside: Update to 5.12.6.
...
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.12.6.
[source]: Download tarball release instead of git repository.
[arguments]: Add phase to make files writable and update timestamps.
(python-pyside-2): Inherit version and source from PYTHON-SHIBOKEN-2.
[native-inputs]: Remove LIBCXX-6. Rename "python-wrapper" input to "python".
Change from CMAKE to CMAKE-MINIMAL.
[arguments]: Remove libcxx substitution. Add "-DPYTHON_EXECUTABLE" in
#:configure-flags.
(python-pyside-2-tools)[native-inputs]: Add PYTHON-WRAPPER.
[arguments]: Set "-DPYTHON_EXECUTABLE" in #:configure-flags. Add phase
'go-to-source-dir'.
2020-03-15 15:09:06 +01:00
Ricardo Wurmus
0b6de85a4a
gnu: zabbix-agentd: Update to 4.4.6.
...
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.6.
2020-03-15 15:07:14 +01:00
Ricardo Wurmus
a431a63537
gnu: guile-gi: Embed absolute file name of extension library.
...
* gnu/packages/guile-xyz.scm (guile-gi)[arguments]: Add phase
patch-references-to-extension.
2020-03-15 14:17:26 +01:00
Efraim Flashner
6e003bd4cc
gnu: Add python-pytest-vcr.
...
* gnu/packages/python-check.scm (python-pytest-vcr): New variable.
2020-03-15 08:54:31 +02:00
Efraim Flashner
3eca7ff968
gnu: Add python-blurhash.
...
* gnu/packages/python-crypto.scm (python-blurhash): New variable.
2020-03-15 08:52:18 +02:00
Efraim Flashner
b5ffcbe1af
gnu: Add bidiv.
...
* gnu/packages/fribidi.scm (bidiv): New variable.
* gnu/packages/patches/bidiv-update-fribidi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2020-03-15 08:47:21 +02:00
Leo Famulari
90beb0ed45
gnu: LibreOffice: Update to 6.4.1.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.1.2.
2020-03-14 20:33:57 -04:00
Leo Famulari
183f258ea8
Revert "gnu: VIGRA: Try to fix a build failure on the build farm."
...
This doesn't have any effect on our build farm, because Cuirass does not
honor the 'timeout' and 'max-silent-time' properties:
https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00209.html
This reverts commit 9e89b41966
.
* gnu/packages/image.scm (vigra)[properties]: Remove field.
2020-03-14 20:33:54 -04:00
Tobias Geerinckx-Rice
77386648da
gnu: gauche: Use HTTPS home page.
...
* gnu/packages/scheme.scm (gauche)[home-page]: Use HTTPS.
2020-03-15 01:08:08 +01:00
Tobias Geerinckx-Rice
131f0f853e
gnu: librep: Update home page.
...
* gnu/packages/sawfish.scm (librep)[home-page]: Follow (HTTPS)
redirection.
2020-03-15 01:08:08 +01:00
Tobias Geerinckx-Rice
416d098a0e
gnu: librep: Don't use NAME in source URI.
...
* gnu/packages/sawfish.scm (librep)[source]: Hard-code NAME.
2020-03-15 01:08:07 +01:00
Tobias Geerinckx-Rice
8031a55a23
gnu: sudo: Update to 1.8.31p1.
...
* gnu/packages/admin.scm (sudo): Update to 1.8.31p1.
2020-03-15 01:08:07 +01:00
Björn Höfling
7779ad5038
gnu: java-osgi-cmpn: Update source URI.
...
* gnu/packages/java.scm (java-osgi-cmpn)[source]: Update URI.
2020-03-14 23:06:35 +01:00
Björn Höfling
3344bc495d
gnu: java-qdox-1.12: Update source and home-page URI.
...
* gnu/packages/java.scm (java-qdox-1.12)[source]: Update URI.
[home-page]: Update URI.
2020-03-14 23:06:34 +01:00
Tobias Geerinckx-Rice
5acaec829f
gnu: pangomm: Update home page.
...
* gnu/packages/gtk.scm (pangomm)[home-page]: Follow (HTTPS)
redirection.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
30e8cf5f22
gnu: giblib: Use archived home page.
...
* gnu/packages/image.scm (giblib)[home-page]: Use Web Archive snapshot.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
1a04595498
gnu: giblib: Add mirror URL.
...
* gnu/packages/image.scm (giblib)[source]: Add another URL.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
0b1d71b218
gnu: ant: Use HTTPS home page.
...
* gnu/packages/java.scm (ant)[home-page]: Use HTTPS.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
a489466b95
gnu: fio: Update to 3.19.
...
* gnu/packages/benchmark.scm (fio): Update to 3.19.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
20035fa7d7
gnu: cube: Use HTTPS home page.
...
* gnu/packages/profiling.scm (cube)[home-page]: Use HTTPS.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
189c0b33ba
gnu: talkfilters: Don't use NAME in source URI.
...
* gnu/packages/games.scm (talkfilters)[source]: Hard-code NAME.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
edd3a25606
gnu: hyperrogue: Update to 11.3a.
...
* gnu/packages/games.scm (hyperrogue): Update to 11.3a.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice
d3be522036
gnu: openlibm: Use HTTPS home page.
...
* gnu/packages/maths.scm (openlibm)[home-page]: Use HTTPS.
2020-03-14 22:01:40 +01:00
Felix Gruber
6ceb771657
gnu: define dune-*-openmpi packages
...
* gnu/packages/maths.scm (dune-common-openmpi, dune-geometry-openmpi,
dune-istl-openmpi, dune-typetree-openmpi, dune-uggrid-openmpi,
dune-grid-openmpi, dune-alugrid-openmpi, dune-subgrid-openmpi,
dune-localfunctions-openmpi, dune-functions-openmpi,
dune-pdelab-openmpi): New variables.
(add-openmpi-to-dune-package): New function to add openmpi to the
inputs of a dune-* package and replace all dune-* packages in its
input with the corresponding dune-*-openmpi package.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-14 17:54:34 +01:00
Felix Gruber
393dc1cc0b
gnu: dune-*: remove openmpi dependency
...
* gnu/packages/maths.scm (dune-*)[inputs]: Remove openmpi dependency.
[arguments]: remove code to setup openmpi for tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-14 17:54:34 +01:00
Efraim Flashner
3dade1d59e
gnu: gcc-9: Update to 9.3.0.
...
* gnu/packages/gcc.scm (gcc-9): Update to 9.3.0.
2020-03-14 18:52:41 +02:00
Ricardo Wurmus
abb0ff4548
gnu: Add guile3.0-chickadee.
...
* gnu/packages/game-development.scm (guile3.0-chickadee): New variable.
2020-03-14 17:31:40 +01:00
Ricardo Wurmus
ad1edd03ad
gnu: Add guile3.0-opengl.
...
* gnu/packages/gl.scm (guile3.0-opengl): New variable.
2020-03-14 17:31:40 +01:00
Ricardo Wurmus
59d10c3112
gnu: Add guile3.0-sdl2.
...
* gnu/packages/sdl.scm (guile3.0-sdl2): New variable.
2020-03-14 17:31:40 +01:00
Jakub Kądziołka
ce226e9d8d
gnu: Add superfamiconv
...
* gnu/packages/graphics.scm (superfamiconv): New variable.
2020-03-14 13:14:59 +01:00
Marius Bakke
aebba13c0b
Merge branch 'staging'
2020-03-14 12:57:21 +01:00
Marius Bakke
747953c430
gnu: libopenshot: Update to 0.2.5.
...
* gnu/packages/video.scm (libopenshot): Update to 0.2.5.
2020-03-14 11:55:34 +01:00
Marius Bakke
f575668730
gnu: libopenshot-audio: Update to 0.2.0.
...
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.0.
2020-03-14 11:55:34 +01:00
Marius Bakke
a92a93c9a4
gnu: cppzmq: Update to 4.6.0.
...
* gnu/packages/networking.scm (cppzmq): Update to 4.6.0.
[arguments]: Add #:configure-flags.
2020-03-14 11:55:34 +01:00
Marius Bakke
6d84566e5e
gnu: GraphicsMagick: Update to 1.3.35.
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.35.
2020-03-14 11:55:33 +01:00
Marius Bakke
b471337dea
gnu: suitesparse: Build with cmake-minimal.
...
* gnu/packages/maths.scm (suitesparse)[native-inputs]: Change from CMAKE to
CMAKE-MINIMAL.
2020-03-14 11:55:33 +01:00
Leo Famulari
554f5b6280
gnu: Add SVT-AV1.
...
* gnu/packages/video.scm (svt-av1): New variable.
2020-03-14 01:02:37 -04:00
Tobias Geerinckx-Rice
71441a3851
gnu: hyperestraier: Use HTTPS home page.
...
* gnu/packages/search.scm (hyperestraier)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice
ec4c170f94
gnu: blender: Update to 2.82a.
...
* gnu/packages/graphics.scm (blender): Update to 2.82a.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice
954bfbdf77
gnu: cdparanoia: Use HTTPS home page.
...
* gnu/packages/cdrom.scm (cdparanoia)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice
1df9bee786
gnu: scm: Use HTTPS home page.
...
* gnu/packages/scheme.scm (scm)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice
450a1af293
gnu: iodine: Use HTTPS home page.
...
* gnu/packages/networking.scm (iodine)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice
bb45b9c258
gnu: vim-scheme: Use HTTPS home page.
...
* gnu/packages/vim.scm (vim-scheme)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice
a96d4897ae
gnu: ncftp: Use HTTPS home page.
...
* gnu/packages/ftp.scm (ncftp)[home-page]: Use HTTPS.
2020-03-14 03:43:45 +01:00
Marius Bakke
bb4674b43f
Merge branch 'master' into staging
2020-03-14 01:42:02 +01:00
Marius Bakke
989d564f44
gnu: launchmon: Fix build with GCC 7.
...
* gnu/packages/admin.scm (launchmon)[source](modules, snippet): New fields.
2020-03-14 01:39:43 +01:00
Leo Famulari
364a1374ad
gnu: BlueZ: Fix CVE-2020-0556.
...
* gnu/packages/patches/bluez-CVE-2020-0556.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (bluez)[replacement]: New field.
(bluez/fixed): New variable.
2020-03-13 19:24:30 -04:00
Tobias Geerinckx-Rice
e819fc0285
gnu: trio: Use HTTPS home page.
...
* gnu/packages/code.scm (trio)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice
9dc6e542b5
gnu: nginx: Update to 1.17.9.
...
* gnu/packages/web.scm (nginx): Update to 1.17.9.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice
d7d2b1dcfd
gnu: miredo: Use HTTPS home page.
...
* gnu/packages/networking.scm (miredo)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice
788425c2a8
gnu: taglib: Use HTTPS home page.
...
* gnu/packages/mp3.scm (taglib)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice
9afbfc7a9a
gnu: perl-test2-plugin-nowarnings: Run all tests.
...
* gnu/packages/perl-check.scm (perl-test2-plugin-nowarnings)
[native-inputs]: Add perl-ipc-run3.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice
78b2034b5b
gnu: perl-test2-suite: Correct name.
...
* gnu/packages/perl-check.scm (perl-test2-bundle-extended): Rename to…
(perl-test2-suite): …this.
[name]: Adjust accordingly.
(perl-test2-plugin-nowarnings)[propagated-inputs]: Use new name.
* gnu/packages/perl.scm (perl-params-validationcompiler)[native-inputs]:
Likewise.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice
0d49a4bbe1
gnu: tegola: Use HTTPS home page.
...
* gnu/packages/geo.scm (tegola)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice
bbaaee6319
gnu: libpipeline: Update to 1.5.2.
...
* gnu/packages/man.scm (libpipeline): Update to 1.5.2.
2020-03-13 22:57:03 +01:00
Tobias Geerinckx-Rice
84f19b1d05
gnu: libsmpeg: Use HTTPS home page.
...
* gnu/packages/video.scm (libsmpeg)[home-page]: Use HTTPS.
2020-03-13 22:57:03 +01:00
Leo Famulari
3c9d89b5e2
gnu: WebKitGTK: Update to 2.28.0 [fixes CVE-2020-10018].
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.0.
2020-03-13 17:45:09 -04:00
Vagrant Cascadian
f08d654af6
gnu: Add python-capablerobot-usbhub.
...
* gnu/packages/libusb (python-capablerobot-usbhub): New variable.
2020-03-13 13:44:19 -07:00
Alberto Eleuterio Flores Guerrero
79a4803857
gnu: Add barrage.
...
* gnu/packages/games.scm (barrage): New variable.
2020-03-13 21:31:40 +01:00
Efraim Flashner
10b99ddf45
gnu: cadaver: Satisfy 'guix lint'.
...
* gnu/packages/web.scm (cadaver)[home-page]: Follow redirect.
[description]: Always use two spaces.
2020-03-13 14:26:22 +02:00
Efraim Flashner
e80d1c1992
gnu: httrack: Use texi markup in description.
...
* gnu/packages/web.scm (httrack)[description]: Use texi markup.
2020-03-13 14:19:44 +02:00
Arun Isaac
d5b0aa99f8
gnu: uim: Use emacs-substitute-variables instead of substitute*.
...
* gnu/packages/xorg.scm (uim)[arguments]: In the configure-uim-el phase, use
emacs-substitute-variables instead of substitute*.
2020-03-13 13:43:06 +05:30
Arun Isaac
acf6168b5d
gnu: uim: Do not install elisp files in guix.d.
...
* gnu/packages/xorg.scm (uim)[arguments]: Pass %output/share/emacs to the
--with-lispdir configure flag. Add fix-install-path phase after install phase.
2020-03-13 13:43:06 +05:30
Tobias Geerinckx-Rice
d1548cb09f
gnu: fltk: Use HTTPS home page.
...
* gnu/packages/fltk.scm (fltk)[home-page]: Use HTTPS.
2020-03-13 05:39:33 +01:00
Tobias Geerinckx-Rice
f50ef3493e
gnu: unqlite: Use HTTPS home page.
...
* gnu/packages/databases.scm (unqlite)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice
b7afc63f0f
gnu: sdparm: Update to 1.11.
...
* gnu/packages/disk.scm (sdparm): Update to 1.11.
[source]: Hard-code name.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice
16b84f54bd
gnu: bastet: Use HTTPS home page.
...
* gnu/packages/games.scm (bastet)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice
287e3d3124
gnu: java-iq80-snappy: Don't use unstable tarball.
...
* gnu/packages/java-compression.scm (java-iq80-snappy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice
e2528a3cc1
gnu: java-snappy@1.0: Don't use unstable tarball.
...
* gnu/packages/java-compression.scm (java-snappy-1)[name]: Restate.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice
2eed6813b6
gnu: autobuild: Use HTTPS home page.
...
* gnu/packages/autotools.scm (autobuild)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice
1bc64532b7
gnu: libwebsockets: Use HTTPS home page.
...
* gnu/packages/web.scm (libwebsockets)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice
136070022b
gnu: catdoc: Use HTTPS home page.
...
* gnu/packages/textutils.scm (catdoc)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Alex Griffin
63299f2840
gnu: Add browserpass-native.
...
* gnu/packages/password-utils.scm (browserpass-native): New variable.
2020-03-12 21:12:05 -05:00
Alex Griffin
42c6503d37
gnu: Add go-github-com-mattn-go-zglob.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): New variable.
2020-03-12 21:12:04 -05:00
Alex Griffin
aff9576811
gnu: Add go-github-com-rifflock-lfshook.
...
* gnu/packages/golang.scm (go-github-com-rifflock-lfshook): New variable.
2020-03-12 21:12:03 -05:00
Alex Griffin
8320c72587
gnu: go-github-com-sirupsen-logrus: Propagate inputs.
...
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Propagate inputs.
2020-03-12 21:12:02 -05:00
Mark H Weaver
ebbe8adc3f
gnu: linux-libre: Update to 5.4.25.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.25.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-12 20:51:59 -04:00
Mark H Weaver
2a2bef35b8
gnu: linux-libre@4.19: Update to 4.19.109.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.109.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-12 20:51:25 -04:00
Mark H Weaver
230a59d418
gnu: linux-libre@4.14: Update to 4.14.173.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.173.
(linux-libre-4.14-pristine-source): Update hash.
2020-03-12 20:50:52 -04:00
Mark H Weaver
e0d5a43e51
gnu: linux-libre@4.9: Update to 4.9.216.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.216.
(linux-libre-4.9-pristine-source): Update hash.
2020-03-12 20:50:24 -04:00
Mark H Weaver
dcd7a97b8c
gnu: linux-libre@4.4: Update to 4.4.216.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.216.
(linux-libre-4.4-pristine-source): Update hash.
2020-03-12 20:49:19 -04:00
Carl Dong
0f864175dc
gnu: mingw-w64-*: Update to 7.0.0.
...
* gnu/packages/mingw.scm (make-mingw-w64): Update to 7.0.0.
2020-03-12 15:45:28 -04:00
Alexandru-Sergiu Marton
b431f6c9cc
gnu: ghc-extra: Update to 1.7.1.
...
* gnu/packages/haskell-xyz.scm (ghc-extra): Update to 1.7.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-12 14:10:41 -04:00
Ludovic Courtès
e0dbed64c5
gnu: singularity: Do not use the "errors=remount-ro" squashfs option.
...
This mount option stopped being supported with Linux-libre 5.4.5:
http://ci.guix.gnu.org/build/2056359/details
* gnu/packages/linux.scm (singularity)[source]: Remove
"errors=remount-ro" mount option from source code.
2020-03-12 18:32:16 +01:00
Ludovic Courtès
22464cf32a
gnu: singularity: Wrap programs so they find Coreutils.
...
* gnu/packages/linux.scm (singularity)[arguments]: Add 'set-PATH' phase.
2020-03-12 18:32:16 +01:00
Amar Singh
be78906592
gnu: Add guile-torrent.
...
* gnu/packages/guile-xyz.scm (guile-torrent): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-12 15:52:41 +01:00
Efraim Flashner
0c08e4bfa1
gnu: edirect: Update to 13.3.20200128.
...
* gnu/packages/bioinformatics.scm (edirect): Update to 13.3.20200128.
[source]: Remove bundled certificate authority tarball.
2020-03-12 16:50:23 +02:00
Ricardo Wurmus
72e76113f7
gnu: r-car: Update to 3.0-7.
...
* gnu/packages/statistics.scm (r-car): Update to 3.0-7.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:04 +01:00
Ricardo Wurmus
92d6c94a16
gnu: r-nloptr: Update to 1.2.2.1.
...
* gnu/packages/statistics.scm (r-nloptr): Update to 1.2.2.1.
2020-03-12 15:15:04 +01:00
Ricardo Wurmus
66f1fead63
gnu: r-roxygen2: Update to 7.1.0.
...
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.1.0.
[native-inputs]: Move r-knitr from here...
[propagated-inputs]: ...to here.
2020-03-12 15:15:04 +01:00
Ricardo Wurmus
09583a0f79
gnu: r-xml2: Update to 1.2.5.
...
* gnu/packages/statistics.scm (r-xml2): Update to 1.2.5.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:04 +01:00
Ricardo Wurmus
defbaab3f8
gnu: r-tam: Update to 3.4-26.
...
* gnu/packages/cran.scm (r-tam): Update to 3.4-26.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
4dab179de2
gnu: r-cdm: Update to 7.5-15.
...
* gnu/packages/cran.scm (r-cdm): Update to 7.5-15.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
ca29e40dac
gnu: r-parameters: Update to 0.6.0.
...
* gnu/packages/cran.scm (r-parameters): Update to 0.6.0.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
40ac3dc394
gnu: r-graphlayouts: Update to 0.6.0.
...
* gnu/packages/cran.scm (r-graphlayouts): Update to 0.6.0.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
9d3d3d1bd5
gnu: r-ggfortify: Update to 0.4.9.
...
* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.9.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
0cc0e7e370
gnu: r-ggplotify: Update to 0.0.5.
...
* gnu/packages/cran.scm (r-ggplotify): Update to 0.0.5.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
f718c28cc6
gnu: r-pegas: Update to 0.13.
...
* gnu/packages/cran.scm (r-pegas): Update to 0.13.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
a85aef2d75
gnu: r-spatialextremes: Update to 2.0-8.
...
* gnu/packages/cran.scm (r-spatialextremes): Update to 2.0-8.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
dca5a8143f
gnu: r-tidytree: Update to 0.3.2.
...
* gnu/packages/cran.scm (r-tidytree): Update to 0.3.2.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
d520e4c942
gnu: r-rcppparallel: Update to 5.0.0.
...
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.0.0.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
69a3c4ce51
gnu: r-sjplot: Update to 2.8.3.
...
* gnu/packages/cran.scm (r-sjplot): Update to 2.8.3.
[propagated-inputs]: Remove r-forcats.
[native-inputs]: Remove r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
cd26e5dee8
gnu: r-catdap: Update to 1.3.5.
...
* gnu/packages/cran.scm (r-catdap): Update to 1.3.5.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
f7306e465e
gnu: r-vim: Update to 5.1.1.
...
* gnu/packages/cran.scm (r-vim): Update to 5.1.1.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
117270fb51
gnu: r-vctrs: Update to 0.2.4.
...
* gnu/packages/cran.scm (r-vctrs): Update to 0.2.4.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:03 +01:00
Ricardo Wurmus
6bd6097ed5
gnu: r-cicero: Update to 1.4.4.
...
* gnu/packages/bioconductor.scm (r-cicero): Update to 1.4.4.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:02 +01:00
Ricardo Wurmus
0754fefb75
gnu: r-ggcyto: Update to 1.14.1.
...
* gnu/packages/bioconductor.scm (r-ggcyto): Update to 1.14.1.
[native-inputs]: Add r-knitr.
2020-03-12 15:15:02 +01:00
Ricardo Wurmus
e0061f5125
gnu: r-mlinterfaces: Update to 1.66.5.
...
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.66.5.
2020-03-12 15:15:02 +01:00
Ricardo Wurmus
0b692ef2c6
gnu: r-qtl: Update to 1.46-2.
...
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.46-2.
2020-03-12 15:15:02 +01:00
Pierre Neidhardt
04ff192ec4
gnu: Add hyperledger-iroha.
...
This package was co-authored with Efraim Flashner <efraim@flashner.co.il>
* gnu/packages/hyperledger.scm (hyperledger-iroha): New variable.
2020-03-12 15:34:28 +02:00
Efraim Flashner
f204d155e3
gnu: Add boost-1.69.
...
* gnu/packages/boost.scm (boost-1.69): New hidden package.
2020-03-12 15:34:28 +02:00
Pierre Neidhardt
37109658a5
gnu: Add hyperledger-iroha-ed25519.
...
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519): New variable.
2020-03-12 15:34:28 +02:00
Efraim Flashner
d56d3ae704
gnu: grpc: Build shared libraries.
...
* gnu/packages/machine-learning.scm (grpc)[outputs]: Add static.
[arguments]: Copy configure-flags from cmake-build-system. Add custom
phases 'configure-shared, 'install-shared-libraries and 'move-static-libs
to build shared libs and move static libs to their own output.
(tensorflow)[native-inputs]: Add grpc:static.
2020-03-12 15:34:28 +02:00
Efraim Flashner
b0aa58d8f1
gnu: python2-jupyter-console: Build with python2.
...
* gnu/packages/python-xyz.scm (python2-jupyter-console)[arguments]: Add
python keyword, set to python-2.
2020-03-12 15:34:28 +02:00
Efraim Flashner
e8588a7847
gnu: python-jupyter-console: Specify python2 variant.
...
* gnu/packages/python-xyz.scm (python-jupyter-console)[properties]: New
field. Specify python2-jupyter-console as python2 variant.
2020-03-12 15:34:27 +02:00
Ricardo Wurmus
c107e50a0e
gnu: mumi: Update to 0.0.0-7.6653e2d.
...
* gnu/packages/mail.scm (mumi): Update to 0.0.0-7.6653e2d.
[inputs]: Add guile-sqlite3.
2020-03-12 12:47:45 +01:00
Ricardo Wurmus
e4cdadc18d
gnu: r-cairo: Update to 1.5-11.
...
* gnu/packages/statistics.scm (r-cairo): Update to 1.5-11.
2020-03-12 12:47:45 +01:00
Felix Gruber
0a703c0486
gnu: dune-istl: Build with suitesparse
...
* gnu/packages/maths.scm (dune-istl)[inputs]: Add suitesparse to build
additional solvers in dune-istl.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Felix Gruber
f1f9466e33
gnu: Add dune-subgrid
...
* gnu/packages/maths.scm (dune-subgrid): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Felix Gruber
07ebb75d17
gnu: Add dune-uggrid.
...
* gnu/packages/maths.scm (dune-uggrid): New variable.
(dune-grid)[propagated-inputs]: Add dune-uggrid dependency, so
that the UGGrid class in dune-grid can be used by packages that
have dune-grid as input.
(dune-functions)[arguments]: Enable tests that previously weren't
built as they require dune-uggrid.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Felix Gruber
a669f6e27b
gnu: dune-*: set up MPI for tests
...
* gnu/packages/maths.scm (dune-common, dune-grid, dune-istl,
dune-alugrid): [arguments]: correctly set up MPI instead of disabling
tests that require MPI.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-12 11:52:38 +01:00
Ludovic Courtès
a20cfe71e9
gnu: guile-next: Enable JIT on ARMv7.
...
JIT support on ARMv7 is fixed by "guile-3.0-crash.patch".
* gnu/packages/guile.scm (guile-3.0)[arguments]: Remove.
2020-03-12 11:52:21 +01:00
Guillaume Le Vaillant
ec73c90ee3
gnu: Add virtualpg.
...
* gnu/packages/geo.scm (virtualpg): New variable.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant
69b03ecd95
gnu: jgmenu: Update to 4.1.0.
...
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.1.0.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant
034d9544e2
gnu: udiskie: Update to 2.1.0.
...
* gnu/packages/freedesktop.scm (udiskie): Update to 2.1.0.
2020-03-12 10:08:45 +01:00
Guillaume Le Vaillant
0aedcf4bc3
gnu: txr: Update to 233.
...
* gnu/packages/lisp.scm (txr): Update to 233.
2020-03-12 10:08:45 +01:00
Efraim Flashner
d8ba1135eb
gnu: python2-ipython: Fix build.
...
* gnu/packages/python-xyz.scm (python2-ipython)[arguments]: Adjust
skipped tests.
2020-03-12 10:25:42 +02:00
Tobias Geerinckx-Rice
bf8ee1c504
gnu: xlockmore: Update to 5.62.
...
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.62.
2020-03-12 05:10:21 +01:00
Tobias Geerinckx-Rice
81166ee488
gnu: xlockmore: Use HTTPS home page.
...
* gnu/packages/xdisorg.scm (xlockmore)[home-page]: Use HTTPS.
2020-03-12 04:57:46 +01:00
Tobias Geerinckx-Rice
cf580e5ebf
gnu: mame: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mame)[home-page]: Use HTTPS.
2020-03-12 04:57:44 +01:00
Tobias Geerinckx-Rice
a30f20d49c
gnu: dosbox: Use HTTPS home page.
...
* gnu/packages/emulators.scm (dosbox)[home-page]: Use HTTPS.
2020-03-12 04:57:43 +01:00
Tobias Geerinckx-Rice
f930814afa
gnu: Add gitless.
...
* gnu/packages/version-control.scm (gitless): New public variable.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice
62f6f9d99f
gnu: faust: Use HTTPS home page.
...
* gnu/packages/audio.scm (faust)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice
286ab9d3f5
gnu: rsound: Use HTTPS home page.
...
* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice
dd42a2f391
gnu: libgme: Update to 0.6.3.
...
* gnu/packages/music.scm (libgme): Update to 0.6.3.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice
b5d32fb9dd
gnu: xmobar: Update to 0.33.
...
* gnu/packages/wm.scm (xmobar): Update to 0.33.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice
094afc97c6
gnu: gptfdisk: Use HTTPS home page.
...
* gnu/packages/disk.scm (gptfdisk)[home-page]: Use HTTPS.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice
7247b84195
gnu: ephoto: Update source and home page URIs.
...
* gnu/packages/enlightenment.scm (ephoto)[source]: Remove dead URI.
[home-page]: Follow (HTTPS) redirection.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice
32df41beef
gnu: s6: Update to 2.9.1.0.
...
* gnu/packages/skarnet.scm (s6): Update to 2.9.1.0.
2020-03-12 04:57:41 +01:00
Tobias Geerinckx-Rice
fe6cfa9943
gnu: simple-scan: Update to 3.36.0.
...
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.0.
2020-03-12 04:57:40 +01:00
Tobias Geerinckx-Rice
dd8cf0097e
gnu: picprog: Use HTTPS home page.
...
* gnu/packages/embedded.scm (picprog)[home-page]: Use HTTPS.
2020-03-12 04:57:40 +01:00
Tobias Geerinckx-Rice
0308944ab0
gnu: java-snappy: Don't use unstable tarball.
...
* gnu/packages/java-compression.scm (java-snappy)[source]: Use GIT-FETCH
and GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2020-03-12 04:57:40 +01:00
Tobias Geerinckx-Rice
ca0fe294d6
gnu: java-snappy: Update to 1.1.7.3.
...
* gnu/packages/java-compression.scm (java-snappy): Update to 1.1.7.3.
2020-03-12 04:57:39 +01:00
Leo Famulari
d7af0202a4
gnu: Borg: Update to 1.1.11.
...
* gnu/packages/backup.scm (borg): Update to 1.1.11.
2020-03-11 21:39:23 -04:00
Leo Famulari
4b5a0c0540
gnu: xxHash: Update to 0.7.3.
...
* gnu/packages/digest.scm (xxhash): Update to 0.7.3.
2020-03-11 21:39:16 -04:00
Marius Bakke
41c6e4f2b4
Merge branch 'master' into staging
2020-03-11 22:58:11 +01:00
Marius Bakke
58363ee500
gnu: Remove year range from copyright header.
...
* gnu/packages/python-xyz.scm: List years explicitly instead of range in
copyright line.
2020-03-11 22:56:51 +01:00
Marius Bakke
0a8655e6dc
gnu: Remove duplicate copyright line.
...
* gnu/packages/python-xyz.scm: Remove duplicate copyright.
2020-03-11 22:56:27 +01:00
Marius Bakke
cb18f2bf31
gnu: python-cookies: Use the correct version of pytest.
...
* gnu/packages/python-web.scm (python-cookies)[native-inputs]: Change
PYTHON2-PYTEST to PYTHON-PYTEST.
2020-03-11 22:43:45 +01:00
Marius Bakke
6bd7d4cb74
gnu: python2-radon: Fix build.
...
* gnu/packages/python-xyz.scm (python-radon)[properties]: New field.
* gnu/packages/python-xyz.scm (python2-radon)[propagated-inputs]: Add
PYTHON2-CONFIGPARSER and PYTHON2-FUTURE.
2020-03-11 22:43:45 +01:00
Marius Bakke
6006727974
gnu: python-virtualenv: Update to 20.0.10.
...
* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.10.
2020-03-11 22:43:44 +01:00
Marius Bakke
7815afc958
gnu: python2-virtualenv: Fix build.
...
* gnu/packages/python-xyz.scm (python-virtualenv)[properties]: New field.
(python2-virtualenv)[propagated-inputs]: Add PYTHON2-CONTEXTLIB2.
[arguments]: New field.
2020-03-11 22:43:44 +01:00
Marius Bakke
ebd4c25178
gnu: python-contextlib2: Update to 0.6.0.post1.
...
* gnu/packages/python-xyz.scm (python-contextlib2): Update to 0.6.0.post1.
2020-03-11 22:43:44 +01:00
Leo Famulari
c03fc422b9
gnu: lpd8editor: Remove package.
...
This package has not built successfully in several months.
* gnu/packages/music.scm (lpd8editor): Remove variable.
2020-03-11 15:27:17 -04:00
Christopher Lemmer Webber
dfe15d9919
gnu: Add xa.
...
* gnu/packages/assembly.scm (xa): New variable.
2020-03-11 15:13:30 -04:00
Guillaume Le Vaillant
f7f67495ba
gnu: spatialite-gui: Fix GUI not showing up.
...
* gnu/packages/geo.scm (spatialite-gui)[arguments]: Add 'fix-gui' phase.
2020-03-11 19:33:25 +01:00
Marius Bakke
f8cbe98e65
gnu: isc-dhcp: Fix cross-compilation.
...
* gnu/packages/admin.scm (isc-dhcp)[arguments]: Set BUILD_CC in
'fix-bind-cross-compilation' phase. While at it, make the phase conditional
on %CURRENT-TARGET-SYSTEM.
2020-03-11 19:02:46 +01:00
Marius Bakke
805ac43c94
gnu: zile: Fix cross-compilation.
...
* gnu/packages/zile.scm (zile)[native-inputs]: Add THIS-PACKAGE when
cross-compiling.
[arguments]: Add phase when cross-compiling.
2020-03-11 18:58:48 +01:00
Marius Bakke
1ed3b845f7
gnu: python-multidict: Update to 4.7.5.
...
* gnu/packages/python-xyz.scm (python-multidict): Update to 4.7.5.
[arguments]: New field.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER. Add PYTHON-PYTEST-COV.
2020-03-11 18:56:46 +01:00
Damien Cassou
ad2c0f5b09
gnu: Add clipmenu.
...
* gnu/packages/xdisorg.scm (clipmenu): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-11 18:42:09 +01:00
Damien Cassou
51f187bee5
gnu: Add clipnotify.
...
* gnu/packages/xdisorg.scm (clipnotify): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-11 18:42:09 +01:00
Mădălin Ionel Patrașcu
10c2ca9e4a
gnu: Add r-hrbrthemes.
...
* gnu/packages/cran.scm (r-hrbrthemes): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-03-11 18:00:36 +01:00
Marius Bakke
4510aeb91c
gnu: python2-sphinx: Build with python-docutils@0.14.
...
* gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable.
* gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from
PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14.
2020-03-11 17:46:04 +01:00
Marius Bakke
e8df88003d
gnu: gnutls@3.6.10: Add dependency on datefudge and util-linux.
...
* gnu/packages/tls.scm (gnutls-3.6.10)[native-inputs]: New field.
2020-03-11 17:44:06 +01:00
Carl Dong
cdf00cf75d
gnu: nsis: Update to 3.05.
...
* gnu/packages/installers.scm (nsis): Update to 3.05.
2020-03-11 11:42:22 -04:00
Raghav Gururajan
e05ce17dbc
gnu: Add phodav.
...
* gnu/packages/gnome.scm (phodav): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-11 16:12:45 +01:00
Efraim Flashner
d9a2a255f9
gnu: python-pybedtools: Update to 0.8.1.
...
* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.8.1.
[arguments]: Add another test to the 'disable-broken-tests phase.
(python2-pybedtools)[native-inputs]: Add python2-pathlib.
2020-03-11 16:31:33 +02:00
Efraim Flashner
afb877847b
gnu: Add python2-pygraphviz.
...
* gnu/packages/graphviz.scm (python2-pygraphviz): New variable.
2020-03-11 16:23:52 +02:00
Efraim Flashner
173053790c
gnu: python-pyfaidx: Update to 0.5.8.
...
* gnu/packages/bioinformatics.scm (python-pyfaidx): Update to 0.5.8.
2020-03-11 15:45:33 +02:00
Efraim Flashner
ea2822d7d6
gnu: Add python2-pyfaidx.
...
* gnu/packages/bioinformatics.scm (python2-pyfaidx): New variable.
2020-03-11 15:43:50 +02:00
Efraim Flashner
578e4cf465
gnu: python2-ipykernel: Downgrade to 4.10.1.
...
This is the last version actually supported by ipykernel.
* gnu/packages/python-xyz.scm (python2-ipython): Downgrade to 4.10.1.
[arguments]: Remove custom 'check phase.
[propagated-inputs]: Add python2-tornado, python2-traitlets.
[native-inputs]: Add python2-mock, python2-pytest-cov.
(python-ipykernel)[properties): Declare python2-ipykernel as the
python2- variant.
2020-03-11 15:19:54 +02:00
Efraim Flashner
2bc5d5d57e
gnu: python-ipython: Declare python2 variant.
...
* gnu/packages/python-xyz.scm (python-ipython)[properties]: Declare
python2-ipython as the python2- variant.
2020-03-11 15:07:27 +02:00
Danny Milosavljevic
f255a193be
gnu: docker: Update to 19.03.7.
...
* gnu/packages/docker.scm (docker): Update to 19.03.7.
(docker-cli): Update to 19.03.7.
2020-03-11 12:07:19 +01:00
Roel Janssen
e4b5bdf799
gnu: r-ggsignif: Fix build.
...
* gnu/packages/cran.scm (r-ggsignif): Add knitr to native-inputs in order to
build the vignette.
2020-03-11 09:31:26 +01:00
Tobias Geerinckx-Rice
d716a4742a
gnu: t1lib: Use HTTPS home page.
...
* gnu/packages/fontutils.scm (t1lib)[home-page]: Use HTTPS.
2020-03-11 03:52:12 +01:00
Tobias Geerinckx-Rice
8b6d893d17
gnu: desktop-file-utils: Update to 0.24.
...
* gnu/packages/freedesktop.scm (desktop-file-utils): Update to 0.24.
2020-03-11 03:52:12 +01:00
Tobias Geerinckx-Rice
d4c09245ec
gnu: desktop-file-utils: Don't use NAME in source URI.
...
* gnu/packages/freedesktop.scm (desktop-file-utils)[source]: Hard-code NAME.
2020-03-11 03:52:12 +01:00
Tobias Geerinckx-Rice
ec63b5a4c7
gnu: you-get: Update to 0.4.1410.
...
* gnu/packages/video.scm (you-get): Update to 0.4.1410.
2020-03-11 03:24:14 +01:00
Tobias Geerinckx-Rice
6ef143ef6e
gnu: fortune-mod: Use HTTPS home page.
...
* gnu/packages/games.scm (fortune-mod)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice
6c82576e6d
gnu: grue-hunter: Use HTTPS home page.
...
* gnu/packages/games.scm (grue-hunter)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice
76dc85e48c
gnu: emulation-station: Use HTTPS home page.
...
* gnu/packages/emulators.scm (emulation-station)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice
68ad2a785e
gnu: dfu-programmer: Use HTTPS home page.
...
* gnu/packages/flashing-tools.scm (dfu-programmer)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice
0087a2506f
gnu: rocksdb: Use HTTPS home page.
...
* gnu/packages/databases.scm (rocksdb)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice
e42399e80e
gnu: soundconverter: Use HTTPS home page.
...
* gnu/packages/gnome.scm (soundconverter)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice
44184f3356
gnu: gd: Use HTTPS home page.
...
* gnu/packages/gd.scm (gd)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice
2d3da18613
gnu: python-tomlkit: Fix typos in descriptions.
...
* gnu/packages/python-xyz.scm (python-tomlkit)[synopsis, description]:
Fix typos.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice
f4b6ce2155
gnu: python-tomlkit: Update to 0.5.11.
...
* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.11.
2020-03-11 03:01:44 +01:00
Tobias Geerinckx-Rice
cebfc26986
gnu: gpxsee: Extend description.
...
* gnu/packages/gps.scm (gpxsee)[description]: Extend.
2020-03-11 03:01:44 +01:00
Tobias Geerinckx-Rice
3437fe1fb7
gnu: gpxsee: Update to 7.25.
...
* gnu/packages/gps.scm (gpxsee): Update to 7.25.
2020-03-11 02:55:15 +01:00
Tobias Geerinckx-Rice
49bb3a56e4
gnu: batctl: Update to 2020.0.
...
* gnu/packages/networking.scm (batctl): Update to 2020.0.
2020-03-11 02:55:15 +01:00
Tobias Geerinckx-Rice
57f85eef46
gnu: gimp: Update to 2.10.18.
...
* gnu/packages/gimp.scm (gimp): Update to 2.10.18.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
b3ca0ee1bb
gnu: gegl: Update to 0.4.22.
...
* gnu/packages/gimp.scm (gegl): Update to 0.4.22.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
06271fe3ce
gnu: armagetronad: Update to 0.2.8.3.5.
...
* gnu/packages/games.scm (armagetronad): Update to 0.2.8.3.5.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
d64d8abb5b
gnu: gx: Update to 0.14.3.
...
* gnu/packages/ipfs.scm (gx): Update to 0.14.3.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
9d9da65f15
gnu: nethack: Update to 3.6.6.
...
* gnu/packages/games.scm (nethack): Update to 3.6.6.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
806b0c2c6e
gnu: graphene: Use HTTPS home page.
...
* gnu/packages/gtk.scm (graphene)[home-page]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
519dc88c75
gnu: signify: Update to 29.
...
* gnu/packages/crypto.scm (signify): Update to 29.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
1fc2a81ef9
gnu: execline: Update to 2.6.0.0.
...
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.0.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
aeca60707a
gnu: freealut: Use HTTPS home page.
...
* gnu/packages/audio.scm (freealut)[home-page]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
8173e7a02a
gnu: git-flow: Use HTTPS home page.
...
* gnu/packages/version-control.scm (git-flow)[home-page]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
d518851710
gnu: Use HTTPS for archive.xfce.org sources.
...
* gnu/packages/xfce.scm (gtk-xfce-engine, xfce4-xkb-plugin)
(xfce4-settings, thunar, ristretto, orage, xfburn, mousepad)
(xfce4-screenshooter, xfce4-screensaver, xfce4-cpugraph-plugin)
(xfce4-eyes-plugin, xfce4-equake-plugin, xfce4-datetime-plugin)
(xfce4-calculator-plugin, xfce4-cpufreq-plugin, xfce4-diskperf-plugin)
(xfce4-embed-plugin, xfce4-fsguard-plugin, xfce4-genmon-plugin)
(xfce4-kbdleds-plugin, xfce4-mailwatch-plugin, xfce4-mpc-plugin)
(xfce4-mount-plugin, xfce4-netload-plugin, xfce4-places-plugin)
(xfce4-smartbookmark-plugin, xfce4-statusnotifier-plugin)
(xfce4-stopwatch-plugin, xfce4-systemload-plugin)
(xfce4-time-out-plugin, xfce4-timer-plugin, xfce4-verve-plugin)
(xfce4-wavelan-plugin, xfce4-weather-plugin))[source]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice
19153f2915
gnu: xfce4-statusnotifier-plugin: Update to 0.2.2.
...
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): Update to 0.2.2.
2020-03-11 00:13:55 +01:00
Tobias Geerinckx-Rice
c9cd6d2fb2
gnu: Use HTTPS for skarnet.org sources.
...
* gnu/packages/skarnet.scm (skalibs, execline, s6, s6-dns)
(s6-networking, s6-rc, s6-portable-utils, s6-linux-init, s6-linux-utils)
[source]: Use HTTPS.
2020-03-11 00:13:55 +01:00
Tobias Geerinckx-Rice
b486bf7811
gnu: skalibs: Update to 2.9.2.0.
...
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.0.
2020-03-11 00:13:55 +01:00
Tobias Geerinckx-Rice
92a4f18f07
gnu: s6-dns: Update to 2.3.2.0.
...
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.2.0.
2020-03-11 00:13:55 +01:00
Leo Famulari
7cfcc38f41
gnu: Certbot, python-acme: Update to 1.3.0.
...
* gnu/packages/tls.scm (certbot, python-acme): Update to 1.3.0.
2020-03-10 18:35:57 -04:00
Björn Höfling
60f5ab0bb6
gnu: java-osgi-namespace-contract: Update source URI.
...
* gnu/packages/java.scm (java-osgi-namespace-contract)[source]: Update URI.
2020-03-10 23:35:13 +01:00
Björn Höfling
ec11dcfe69
gnu: java-forester-1.005: Update source URI.
...
* gnu/packages/bioinformatics.scm (java-forester-1.005)[source]: Update URI.
[native-inputs]: Wrap long line.
2020-03-10 23:35:13 +01:00
Björn Höfling
9f5eeb879f
gnu: java-jlargearrays: Update source URI.
...
* gnu/packages/algebra.scm (java-jlargearrays)[source]: Update URI.
2020-03-10 23:35:12 +01:00
Björn Höfling
4c87770442
gnu: java-jtransforms: Update source URI.
...
* gnu/packages/algebra.scm (java-jtransforms)[source]: Update URI.
2020-03-10 23:35:12 +01:00
Tobias Geerinckx-Rice
f613a338d0
gnu: hplip: Update to 3.20.3.
...
* gnu/packages/cups.scm (hplip): Update to 3.20.3.
2020-03-10 22:23:12 +01:00
Tobias Geerinckx-Rice
8e486e808c
gnu: ruby-minitest-rg: Use HTTPS home page.
...
* gnu/packages/ruby.scm (ruby-minitest-rg)[home-page]: Use HTTPS.
2020-03-10 22:23:12 +01:00
Tobias Geerinckx-Rice
2bc8143f6c
gnu: python-wxpython: Use HTTPS home page.
...
* gnu/packages/wxwidgets.scm (python-wxpython)[home-page]: Use HTTPS.
2020-03-10 22:23:12 +01:00
Tobias Geerinckx-Rice
1e4ae5511a
gnu: java-asm: Use HTTPS home page.
...
* gnu/packages/java.scm (java-asm)[home-page]: Use HTTPS.
2020-03-10 22:23:11 +01:00
Tobias Geerinckx-Rice
a8a8a3df30
gnu: bash-tap: Use HTTPS home page.
...
* gnu/packages/bash.scm (bash-tap)[home-page]: Use HTTPS.
2020-03-10 22:23:11 +01:00
Tobias Geerinckx-Rice
e4c60dcfb2
gnu: tlp: Use HTTPS home page.
...
* gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
2020-03-10 22:23:11 +01:00
Tobias Geerinckx-Rice
6048241f10
gnu: hplip: Update source hash.
...
The tarball was modified in-place.
See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40017 >.
* gnu/packages/cups.scm (hplip)[source]: Update tarball hash.
Reported-by: Mark H Weaver <mhw@netris.org>
2020-03-10 22:02:19 +01:00
Tobias Geerinckx-Rice
f9a69e9bae
gnu: openmpi: Use HTTPS home page.
...
* gnu/packages/mpi.scm (openmpi)[home-page]: Use HTTPS.
2020-03-10 22:02:19 +01:00
Tobias Geerinckx-Rice
9dd7082c48
gnu: openmpi: Update to 4.0.3.
...
* gnu/packages/mpi.scm (openmpi): Update to 4.0.3.
2020-03-10 22:02:19 +01:00
Nicolas Goaziou
c3945380d9
gnu: asymptote: Update to 2.64.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.64.
2020-03-10 22:01:00 +01:00
Marius Bakke
2d421c4f19
Merge branch 'master' into staging
2020-03-10 20:45:24 +01:00
Carl Dong
90799c35bd
gnu: bitcoin-core: Update to 0.19.1.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 0.19.1.
Co-Authored-By: fanquake <fanquake@gmail.com>
2020-03-10 15:27:53 -04:00
Marius Bakke
944e3502b1
gnu: mercurial: Enable more tests.
...
* gnu/packages/version-control.scm (mercurial)[arguments]: Add phase
'patch-tests'. Do not remove patched tests in the 'check' phase.
2020-03-10 20:26:17 +01:00
Ludovic Courtès
79093034b9
gnu: guix: Update to 0984481
.
...
* gnu/packages/package-management.scm (guix): Update to 0984481
.
2020-03-10 19:48:24 +01:00
Mark H Weaver
c90c0bd538
gnu: icecat: Update to 68.6.0-guix0-preview1 [security fixes].
...
Includes fixes for CVE-2019-20503, CVE-2020-6805, CVE-2020-6806,
CVE-2020-6807, CVE-2020-6811, CVE-2020-6812, and CVE-2020-6814.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-03-10 13:45:43 -04:00
Ludovic Courtès
98619142b8
gnu: guile-next: Update to 3.0.1 with bug-fix for crash.
...
* gnu/packages/guile.scm (guile-3.0): Update to 3.0.1 with
"guile-3.0-crash.patch".
* gnu/packages/patches/guile-3.0-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Use it.
2020-03-10 18:16:39 +01:00
Nicolas Goaziou
0e20e2c387
gnu: emacs-xr: Update to 1.18.
...
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.18.
2020-03-10 16:20:02 +01:00
Ricardo Wurmus
49a221151c
gnu: Add r-ppcor.
...
* gnu/packages/cran.scm (r-ppcor): New variable.
2020-03-10 15:15:02 +01:00
Guillaume Le Vaillant
06c8638830
gnu: monero-gui: Update to 0.15.0.4.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.4.
2020-03-10 13:55:20 +01:00
Guillaume Le Vaillant
fc3aa11385
gnu: monero: Update to 0.15.0.5.
...
* gnu/packages/finance.scm (monero): Update to 0.15.0.5.
2020-03-10 13:55:20 +01:00
Tobias Geerinckx-Rice
75c33c888a
gnu: mars: Fix home page.
...
* gnu/packages/games.scm (mars)[home-page]: Use working domain & HTTPS.
2020-03-10 12:06:51 +01:00