Tobias Geerinckx-Rice
35014c402d
gnu: grub: Build ‘grub-mount’.
...
This increases the closure size by a mere 1.8 MiB (0.8%).
* gnu/packages/bootloaders.scm (grub)[inputs]: Add fuse.
2019-07-09 01:43:31 +02:00
Tobias Geerinckx-Rice
069ab3bbfd
gnu: grub: Update to 2.04.
...
* gnu/packages/bootloaders.scm (grub): Update to 2.04.
[source]: Remove upstreamed patches.
[arguments]: Don't require Python. Add a ‘disable-pixel-perfect-test’
phase to skip tests that fail with with our newer Unifont.
* gnu/packages/patches/grub-efi-fat-serial-number.patch: Adjust context.
* gnu/packages/patches/grub-binutils-compat.patch,
gnu/packages/patches/grub-check-error-efibootmgr.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-07-09 01:28:11 +02:00
Tobias Geerinckx-Rice
0971f8bd88
gnu: Remove r-biocinstaller.
...
It requires R < 3.6 and is no longer supported.
* gnu/packages/bioinformatics.scm (r-biocinstaller): Define as
deprecated in favour of r-biocmanager.
2019-07-08 16:13:11 +02:00
Tobias Geerinckx-Rice
1042e3481d
gnu: r-xbioc: Update to 0.1.16-1.6ff0670.
...
This is needed to deprecate r-biocinstaller, which is no longer
distributed.
* gnu/packages/bioinformatics.scm (r-xbioc): Update to 0.1.16-1.6ff0670.
[propagated-inputs]: Replace deprecated r-biocinstaller with
r-biocmanager.
2019-07-08 16:11:55 +02:00
Tobias Geerinckx-Rice
ddfb62807d
gnu: cmh: Fix build.
...
This follows up on commit 1de48e8f8a
.
* gnu/packages/algebra.scm (fplll-4-cmh): New variable.
(cmh)[inputs]: Use it.
2019-07-08 15:48:07 +02:00
Tobias Geerinckx-Rice
69e3512b7c
gnu: libomp: Download over HTTPS.
...
* gnu/packages/llvm.scm (libomp)[source]: Use HTTPS.
2019-07-08 15:33:35 +02:00
Tobias Geerinckx-Rice
e2170c3192
gnu: libomp: Fix source hash.
...
This is a follow-up to commit c5296e205b
,
which updated llvm.
* gnu/packages/llvm.scm (libomp)[source]: Fix hash.
2019-07-08 15:33:35 +02:00
Tobias Geerinckx-Rice
61242625ad
gnu: r-txdb-mmusculus-ucsc-mm10-knowngene: Update to 3.4.7.
...
* gnu/packages/bioconductor.scm (r-txdb-mmusculus-ucsc-mm10-knowngene):
Update to 3.4.7.
2019-07-08 15:33:35 +02:00
Joseph LaFreniere
377b0501c4
gnu: Add emacs-polymode-org.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode-org): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08 13:05:56 +02:00
Joseph LaFreniere
85630d8042
gnu: emacs-polymode: Update to 0.2.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode): Update to 0.2.
[source]: Change URL of Git repository to Polymode GitHub project.
[homepage]: Change URL to polymode GitHub project.
[description]: Realign text.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08 13:05:56 +02:00
ison
88a29b5cd3
gnu: i3blocks: Update to ec050e7.
...
* gnu/packages/wm.scm (i3blocks): Update to ec050e7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08 13:05:56 +02:00
Pierre Langlois
a55dd25d3e
gnu: dosfstools: Enable compat symlinks.
...
Enable compatibility symlinks to provide commands such as `mkfs.vfat`.
* gnu/packages/disk.scm (dosfstools)[arguments]: Pass
"--enable-compat-symlinks" to configure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08 13:05:56 +02:00
Pierre Langlois
b9a1d74de5
gnu: wireservice: New wireservice-package macro.
...
Replace the parent 'base-package' variable with a 'wireservice-package' macro
that includes all common package fields.
* gnu/packages/wireservice.scm (base-package): Delete.
(wireservice-package): New macro.
(python-leather, python-agate, python-agate-sql, python-agate-dbf,
python-agate-excel): Use wireservice-package.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08 13:05:55 +02:00
Efraim Flashner
c7b757c46c
gnu: gama: Update to 2.06.
...
* gnu/packages/gps.scm (gama): Update to 2.06.
2019-07-08 10:38:23 +03:00
Vagrant Cascadian
d335ef51d7
gnu: diffoscope: Update to 116.
...
* gnu/packages/package-management (diffoscope): Update to 116.
2019-07-07 18:57:28 -07:00
Pierre Langlois
bf187d92e3
gnu: Add csvkit.
...
* gnu/packages/wireservice.scm (csvkit): New variable.
* gnu/packages/patches/csvkit-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
213b05f04e
gnu: Add python-agate-excel.
...
* gnu/packages/wireservice.scm (python-agate-excel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
f1122a2c91
gnu: Add python-agate-dbf.
...
* gnu/packages/wireservice.scm (python-agate-dbf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
9b2850c845
gnu: Add python-agate-sql.
...
* gnu/packages/wireservice.scm (python-agate-sql): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
dc835e75ce
gnu: Add python-agate.
...
* gnu/packages/wireservice.scm (python-agate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
451742bcf6
gnu: Add python-leather.
...
* gnu/packages/wireservice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
edeb04bfb7
gnu: Add python-dbfread.
...
* gnu/packages/python-xyz.scm (python-dbfread): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
450d5dc289
gnu: Add python-crate.
...
* gnu/packages/databases.scm (python-crate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Pierre Langlois
0d5b7ea11f
gnu: Add python-pytimeparse.
...
* gnu/packages/time.scm (python-pytimeparse): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Pierre Langlois
6543bc80b4
gnu: Add python-slugify.
...
* gnu/packages/python-web.scm (python-slugify): New variable.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
e41ba8606f
gnu: Add emacs-moe-theme-el.
...
* gnu/packages/emacs-xyz.scm (emacs-moe-theme-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
ae429e48d1
gnu: emacs-goto-chg: Update to 1.7.3-1.1829a13.
...
* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.3-1.1829a13.
[origin]: Use GIT-FETCH and GIT-REFERENCE.
[home-page]: Update.
[inputs]: Add emacs-undo-tree.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
81d1baafdb
gnu: emacs-hydra: Update to 0.15.0.
...
* gnu/packages/emacs-xyz.scm (emacs-hydra): Update to 0.15.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
b453637f1b
gnu: Add emacs-lpy.
...
* gnu/packages/emacs-xyz.scm (emacs-lpy): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
55a0b2a08d
gnu: emacs-md4rd: Update to 0.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-md4rd): Update to 0.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Brian Leung
26150eac73
gnu: emacs-zoutline: Update to 0.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-zoutline): Update to 0.2.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
9f6dca4de3
gnu: emacs-restclient: Update to 0-2.422ee8d.
...
* gnu/packages/emacs-xyz.scm (emacs-restclient): Update to 0-2.422ee8d.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
fa71034115
gnu: emacs-disk-usage: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-disk-usage)[source]: Use GIT-FETCH and GIT-FILE-NAME.
[home-page] Move to usual location.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
8330715878
gnu: emacs-fish-completion: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-fish-completion)[source]: Use GIT-FETCH
and GIT-FILE-NAME.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
846d83482f
gnu: emacs-company-restclient: Update to 0.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-company-restclient): Update to 0.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
1fd2886ca7
gnu: emacs-skewer-mode: Update to 1.8.0.
...
* gnu/packages/emacs-xyz.scm (emacs-skewer-mode): Update to 1.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
9ee3be1bd5
gnu: emacs-simple-httpd: Update to 1.5.1.
...
* gnu/packages/emacs-xyz.scm (emacs-simple-httpd): Update to 1.5.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:18 +02:00
Brian Leung
1c9ea5aaa4
gnu: emacs-git-timemachine: Update to 4.10.
...
* gnu/packages/emacs-xyz.scm (emacs-git-timemachine): Update to 4.10.
[propagated-inputs] Add emacs-transient.
[source] Use GIT-FETCH and GIT-REFERENCE.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:17 +02:00
Rutger Helling
aad6596294
gnu: wine-staging: Update to 4.12.1.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12.1.
* gnu/packages/wine.scm (wine-staging): Update to 4.12.1.
2019-07-07 13:51:06 +02:00
Christopher Baines
d029afdd2d
gnu: Update lollypop to 1.1.3.1.
...
* gnu/packages/gnome.scm (lollypop): Update to 1.1.3.1.
[inputs]: Add python-pil.
2019-07-07 12:24:19 +01:00
Marius Bakke
36175a3a9e
Merge branch 'master' into staging
2019-07-07 01:18:18 +02:00
Marius Bakke
c72647fbae
gnu: xpad: Build against gtksourceview@3.
...
* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
2019-07-06 20:43:00 +02:00
Marius Bakke
4ed252c332
gnu: jsoncpp: Update to 1.9.0.
...
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.0.
2019-07-06 18:49:52 +02:00
Marius Bakke
f1818f96a3
gnu: jsoncpp: Fetch sources through git.
...
* gnu/packages/serialization.scm (jsoncpp)[source]: Switch to GIT-FETCH.
2019-07-06 18:48:56 +02:00
Marius Bakke
f4d562b008
gnu: libraw: Update to 0.19.3.
...
* gnu/packages/photo.scm (libraw): Update to 0.19.3.
2019-07-06 18:44:15 +02:00
Marius Bakke
e9cb6edd06
gnu: python-soupsieve: Update to 1.9.2.
...
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2.
2019-07-06 18:39:17 +02:00
Brian Leung
e39d4933d1
gnu: python-setuptools: Update to 41.0.1.
...
* gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-07-06 18:26:02 +02:00
Marius Bakke
5bef0f108c
gnu: python-olefile: Update to 0.46.
...
* gnu/packages/python-xyz.scm (python-olefile): Update to 0.46.
[source]: Switch to release tarball instead of git snapshot.
2019-07-06 18:26:02 +02:00
Rutger Helling
403f2189aa
gnu: wine-staging: Update to 4.12.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12.
* gnu/packages/wine.scm (wine-staging): Update to 4.12.
2019-07-06 10:47:51 +02:00
Nicolas Goaziou
c356e5f7a0
gnu: grammalecte: Update to 1.2.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.2.
2019-07-06 00:10:44 +02:00
Ludovic Courtès
cce7b03708
Revert "gnu: Add sbcl-cl-xmlspam."
...
The sbcl-cl-xmlspam package currently has no license information, which
makes it non-free.
Furthermore, the invalid 'license' field prevents evaluation from
completing.
This reverts commit ec98254694
.
2019-07-05 22:30:27 +02:00
Ludovic Courtès
6b4a431843
Revert "gnu: Add sbcl-dbus."
...
Remove sbcl-dbus because it depends on sbcl-cl-xmlspam, which is
currently non-free.
This reverts commit 7af213fefe
.
2019-07-05 22:29:12 +02:00
Ludovic Courtès
1aa026aa39
gnu: emacsy: Remove big 'texlive' dependency.
...
* gnu/packages/guile-xyz.scm (emacsy)[inputs]: Replace TEXLIVE by a
'texlive-union' call.
2019-07-05 18:10:29 +02:00
Ludovic Courtès
eafd039005
gnu: hugin: Build against Exiv2 0.26.
...
* gnu/packages/image.scm (exiv2-0.26): New variable.
* gnu/packages/photo.scm (hugin)[inputs]: Use it instead of EXIV2.
2019-07-05 18:10:29 +02:00
Ricardo Wurmus
b35af24938
gnu: nanopolish: Update to 0.11.1-1.6331dc4.
...
* gnu/packages/bioinformatics.scm (nanopolish): Update to 0.11.1-1.6331dc4.
2019-07-05 15:10:38 +02:00
Pierre Neidhardt
7af213fefe
gnu: Add sbcl-dbus.
...
* gnu/packages/lisp.scm (sbcl-dbus): New variable.
2019-07-05 12:37:03 +02:00
Pierre Neidhardt
ec98254694
gnu: Add sbcl-cl-xmlspam.
...
* gnu/packages/lisp.scm (sbcl-cl-xmlspam): New variable.
2019-07-05 12:36:41 +02:00
Pierre Neidhardt
57f815cb6b
gnu: sbcl-trivia.trivial: Resolve Lisp type dynamically.
...
* gnu/packages/lisp.scm (sbcl-trivia.trivial)[arguments]: Use %lisp-type
instead of hard-coding "sbcl".
2019-07-05 12:30:41 +02:00
Pierre Neidhardt
4f54138731
gnu: Add sbcl-cxml.
...
* gnu/packages/lisp.scm (sbcl-cxml): New variable.
2019-07-05 12:30:21 +02:00
Pierre Neidhardt
9a08c0a577
gnu: Add sbcl-cxml+test.
...
* gnu/packages/lisp.scm (sbcl-cxml+test): New variable.
2019-07-05 12:29:55 +02:00
Pierre Neidhardt
d22b47aad6
gnu: Add sbcl-cxml+klacks.
...
* gnu/packages/lisp.scm (sbcl-cxml+klacks): New variable.
2019-07-05 12:29:39 +02:00
Pierre Neidhardt
53270eb966
gnu: Add sbcl-cxml+dom.
...
* gnu/packages/lisp.scm (sbcl-cxml+dom): New variable.
2019-07-05 12:29:22 +02:00
Pierre Neidhardt
075e3220c6
gnu: Add sbcl-cxml+xml.
...
* gnu/packages/lisp.scm (sbcl-cxml+xml): New variable.
2019-07-05 12:29:13 +02:00
Pierre Neidhardt
c51db1dd36
gnu: sbcl-closure-common: Use official home-page.
...
* gnu/packages/lisp.scm (sbcl-closure-common)[home-page]: Do it.
2019-07-05 12:22:31 +02:00
Pierre Neidhardt
1d8d87ddf7
gnu: sbcl-iolib: Add CFFI to list of inputs and fix spacing.
...
* gnu/packages/lisp.scm (sbcl-iolib)[inputs]: Do it.
2019-07-05 12:21:51 +02:00
Arun Isaac
e48f80cba0
gnu: Add qlogo.
...
* gnu/packages/logo.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
* gnu/packages/logo.scm (qlogo): New variable.
2019-07-05 12:49:25 +05:30
Christopher Baines
4add773e8c
gnu: patchwork: Update to 2.1.4.
...
* gnu/packages/patchutils.scm (patchwork): Update to 2.1.4.
2019-07-05 07:52:44 +01:00
Pierre Neidhardt
87850c05a2
gnu: Add sbcl-trivia.
...
* gnu/packages/lisp.scm (sbcl-trivia): New variable.
2019-07-04 19:25:59 +02:00
Pierre Neidhardt
9d4e42261e
gnu: Add sbcl-trivia.cffi.
...
* gnu/packages/lisp.scm (sbcl-trivia.cffi): New variable.
2019-07-04 19:25:59 +02:00
Pierre Neidhardt
9b5e5eafc6
gnu: Add sbcl-trivia.quasiquote.
...
* gnu/packages/lisp.scm (sbcl-trivia.quasiquote): New variable.
2019-07-04 19:25:59 +02:00
Pierre Neidhardt
3706c0a432
gnu: Add sbcl-trivia.ppcre.
...
* gnu/packages/lisp.scm (sbcl-trivia.ppcre): New variable.
2019-07-04 19:25:59 +02:00
Pierre Neidhardt
9d450c6d42
gnu: Add sbcl-trivia.balland2006.
...
* gnu/packages/lisp.scm (sbcl-trivia.balland2006): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
02a8324b12
gnu: Add sbcl-trivia.trivial.
...
* gnu/packages/lisp.scm (sbcl-trivia.trivial): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
49df8a0ae8
gnu: Add sbcl-trivia.level2.
...
* gnu/packages/lisp.scm (sbcl-trivia.level2): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
e4e84e3db6
gnu: Add sbcl-trivia.level1.
...
* gnu/packages/lisp.scm (sbcl-trivia.level1): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
5163929e68
gnu: Add sbcl-trivia.level0.
...
* gnu/packages/lisp.scm (sbcl-trivia.level0): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
b72314963b
gnu: Add sbcl-fare-quasiquote-readtable.
...
* gnu/packages/lisp.scm (sbcl-fare-quasiquote-readtable): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
41c42e163c
gnu: Add sbcl-fare-quasiquote.
...
* gnu/packages/lisp.scm (sbcl-fare-quasiquote): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
f1eb796134
gnu: Add sbcl-optima.
...
* gnu/packages/lisp.scm (sbcl-optima): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
b0c1007dec
gnu: Add sbcl-type-i.
...
* gnu/packages/lisp.scm (sbcl-type-i): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
f4a7653e44
gnu: Add sbcl-introspect-environment.
...
* gnu/packages/lisp.scm (sbcl-introspect-environment): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
9526af923a
gnu: Add sbcl-trivial-cltl2.
...
* gnu/packages/lisp.scm (sbcl-trivial-cltl2): New variable.
2019-07-04 19:25:58 +02:00
Pierre Neidhardt
e3750dc7cb
gnu: Add sbcl-lisp-namespace.
...
* gnu/packages/lisp.scm (sbcl-lisp-namespace): New variable.
2019-07-04 19:25:58 +02:00
Alex Griffin
e2332dec9f
gnu: Add pulseaudio-dlna.
...
* gnu/packages/pulseaudio.scm (pulseaudio-dlna): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-04 18:05:03 +02:00
Alex Griffin
6609ebe7af
gnu: Add python2-zeroconf.
...
* gnu/packages/python-xyz.scm (python2-zeroconf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-04 18:05:03 +02:00
Alex Griffin
dd85eca02a
gnu: Add python2-pyroute2.
...
* gnu/packages/python-xyz.scm (python2-pyroute2): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-07-04 18:05:03 +02:00
Alex Griffin
fb236fddb2
gnu: Add python-notify2, python2-notify2.
...
* gnu/packages/python-xyz.scm (python-notify2): New variable.
(python2-notify2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-04 18:05:02 +02:00
Marius Bakke
42dcfca4cc
Merge branch 'master' into staging
2019-07-04 16:16:41 +02:00
Pierre Neidhardt
fc3f14927f
gnu: Add sbcl-dexador.
...
* gnu/packages/lisp.scm (sbcl-dexador): New variable.
2019-07-04 15:49:21 +02:00
Ricardo Wurmus
c7b1d06024
gnu: pigx-rnaseq: Update to 0.0.8.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.8.
2019-07-04 12:42:38 +02:00
Ludovic Courtès
5cf5505c70
gnu: Remove duplicate 'ruby-crass' package.
...
* gnu/packages/ruby.scm (ruby-crass): Remove duplicate shadowed definition.
2019-07-04 12:31:44 +02:00
Mikhail Kirillov
fc4f7c45cf
gnu: Add ruby-backport.
...
* gnu/packages/ruby.scm (ruby-backport): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-07-04 12:31:44 +02:00
Jens Mølgaard
872da48eab
gnu: Add qtpass.
...
* gnu/packages/password-utils.scm (qtpass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-04 12:31:44 +02:00
Mark H Weaver
b09a3584fc
gnu: linux-libre: Update to 5.1.16.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.16.
(%linux-libre-hash): Update hash.
2019-07-04 00:05:05 -04:00
Mark H Weaver
0e9e83c5d8
gnu: linux-libre@4.19: Update to 4.19.57.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.57.
(%linux-libre-4.19-hash): Update hash.
2019-07-04 00:04:20 -04:00
Mark H Weaver
e4fde6dcf3
gnu: linux-libre@4.14: Update to 4.14.132.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.132.
(%linux-libre-4.14-hash): Update hash.
2019-07-04 00:03:30 -04:00
Leo Famulari
83b9ba2685
gnu: lpd8editor: Update to 0.0.13.
...
* gnu/packages/music.scm (lpd8editor): Update to 0.0.13.
2019-07-03 22:06:29 -04:00
Leo Famulari
e6a57949f6
gnu: MPD: Update to 0.21.11.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.11.
2019-07-03 16:24:50 -04:00
Leo Famulari
1facde6a19
gnu: GraphicsMagick: Update to 1.3.32.
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.32.
2019-07-03 16:24:47 -04:00
Leo Famulari
156b7abca8
gnu: irssi: Update to 1.1.3. [fixes CVE-2019-13045].
...
* gnu/packages/irc.scm (irssi): Update to 1.1.3.
2019-07-03 14:37:33 -04:00
Julien Lepiller
dac8b27512
gnu: python-pygit2: Update to 0.28.2.
...
* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.2.
2019-07-03 19:01:08 +02:00
Tobias Geerinckx-Rice
dc40836839
gnu: snd: Update to 19.5.
...
* gnu/packages/audio.scm (snd): Update to 19.5.
2019-07-03 17:30:21 +02:00
Marius Bakke
c6daa9cfb2
gnu: xkeyboard-config: Update to 2.27.
...
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.27.
2019-07-03 16:32:43 +02:00
Rutger Helling
15c92a652f
gnu: wireguard: Update to 0.0.20190702.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190702.
2019-07-03 13:38:29 +02:00
Ludovic Courtès
9156396fe6
gnu: geeqie: Update to commit c220dde.
...
* gnu/packages/image-viewers.scm (geeqie): Update to commit c220dde.
[source]: Use 'git-fetch' and 'git-reference'.
[arguments] <pre-bootstrap>: Add 'substitute*' calls for 'configure.ac'
and 'po/POTFILES.in'.
2019-07-03 12:03:07 +02:00
Joseph LaFreniere
f20d865239
gnu: Add emacs-minions.
...
* gnu/packages/emacs-xyz.scm (emacs-minions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT
1362e52907
gnu: monero-gui: Update to 0.14.1.0.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT
fc54da1d02
gnu: monero: Update to 0.14.1.0.
...
* gnu/packages/finance.scm (monero): Update to 0.14.1.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: Update file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Tobias Geerinckx-Rice
84ce2a9499
gnu: thunar-volman: Update to 0.9.3.
...
* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.3.
2019-07-03 00:26:08 +02:00
Tobias Geerinckx-Rice
edb336468d
gnu: thunar: Update to 1.8.7.
...
* gnu/packages/xfce.scm (thunar): Update to 1.8.7.
2019-07-03 00:26:07 +02:00
Nicolas Goaziou
a1ce06753a
gnu: audacity: Update to 2.3.2.
...
* gnu/packages/audio.scm (audacity): Update to 2.3.2.
2019-07-03 00:06:48 +02:00
Tobias Geerinckx-Rice
c7949d6c00
gnu: xlockmore: Update to 5.57.
...
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.57.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
458fe41923
gnu: libvirt: Update to 5.5.0 [security fixes].
...
This release includes fixes for CVE-2019-10161, CVE-2019-10166,
CVE-2019-10167, and CVE-2019-10168.
If you think these sound familiar, you are[0] correct[1]…
[0]: https://www.redhat.com/archives/libvirt-announce/2019-June/msg00000.html
[1]: https://www.redhat.com/archives/libvirt-announce/2019-July/msg00000.html
* gnu/packages/virtualization.scm (libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
cb94ae38c1
gnu: python-libvirt: Update to 5.5.0.
...
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
03b6c47445
gnu: alpine: Build reproducibly.
...
This follows up commit 54278e225e
.
* gnu/packages/mail.scm (arguments): Replace Makefile.in substitution
with the new ‘--with-date-stamp’ configure-flag.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
0ca2507319
gnu: alpine: Don't use unstable tarball.
...
* gnu/packages/mail.scm (alpine)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
db37dd91e4
gnu: youtube-dl-gui: Add .desktop file.
...
* gnu/packages/video.scm (youtube-dl-gui)[arguments]:
Add a ‘create-desktop-file’ phase.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice
54278e225e
gnu: alpine: Update to 2.21.99999.
...
* gnu/packages/mail.scm (alpine): Update to 2.21.99999.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice
a321ac9969
gnu: tumbler: Update to 0.2.5.
...
* gnu/packages/xfce.scm (tumbler): Update to 0.2.5.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice
da83224dd0
gnu: alpine: Use HTTPS home page.
...
* gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.
2019-07-02 23:13:20 +02:00
Tobias Geerinckx-Rice
3f6943846f
gnu: garcon: Update to 0.6.3.
...
* gnu/packages/xfce.scm (garcon): Update to 0.6.3.
2019-07-02 23:13:20 +02:00
Marius Bakke
d69e90e2af
gnu: libdrm: Update to 2.4.99.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.99.
2019-07-02 21:05:21 +02:00
Tobias Geerinckx-Rice
1b7395b1ad
gnu: tomb: Update to 2.6.
...
* gnu/packages/crypto.scm (tomb): Update to 2.6.
2019-07-02 20:57:33 +02:00
Marius Bakke
30484be05d
Merge branch 'master' into staging
2019-07-02 20:14:23 +02:00
Zzull
2e03bbeb7b
gnu: Add emacs-multi-term
...
* gnu/packages/emacs-xyz.scm (emacs-multi-term): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Katherine Cox-Buday
c5ab53204e
gnu: Add trivial-utf-8.
...
* gnu/packages/lisp.scm (sbcl-trivial-utf-8, ecl-trivial-utf-8): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald
252a4d5936
gnu: Add ghc-validation.
...
* gnu/packages/haskell.scm (ghc-validation): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald
2c4e4bc658
gnu: Add ghc-hedgehog.
...
* gnu/packages/haskell-check.scm (ghc-hedgehog): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald
3c69d462ce
gnu: Add ghc-concurrent-output.
...
* gnu/packages/haskell.scm (ghc-concurrent-output): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald
4e3ebbfb16
gnu: ghc-ansi-terminal: Update to 0.9.1.
...
* gnu/packages/haskell.scm (ghc-ansi-terminal): Update to 0.9.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald
5a499d0f7d
gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8.
...
* gnu/packages/haskell.scm (ghc-ansi-wl-pprint)[inputs]: Use ghc-ansi-terminal-0.8.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:52 +02:00
Jacob MacDonald
cbff89d126
gnu: Add ghc-ansi-terminal-0.8.
...
* gnu/packages/haskell.scm (ghc-ansi-terminal-0.8): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:51 +02:00
Jacob MacDonald
c473bd1881
gnu: Add ghc-wl-pprint-annotated.
...
* gnu/packages/haskell.scm (ghc-wl-pprint-annotated): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:51 +02:00
guy fleury iteriteka
52bb05c702
gnu: Add chafa.
...
* gnu/packages/image-viewers.scm (chaffa): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-02 18:33:51 +02:00
Marius Bakke
8b5df106fd
gnu: WebKitGTK: Update to 2.24.3.
...
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.3.
[source](patches): Remove.
* gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-07-02 17:27:13 +02:00
Robert Vollmert
b8d41cfc87
gnu: ghc-primitive: Update to 0.6.4.0.
...
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.4.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-07-02 17:20:15 +02:00
Marius Bakke
f62b57ba74
gnu: re2: Update to 2019-07-01.
...
* gnu/packages/regex.scm (re2): Update to 2019-07-01.
2019-07-02 17:18:54 +02:00
Marius Bakke
e307f52e01
gnu: postgresql@10: Update to 10.9.
...
* gnu/packages/databases.scm (postgresql): Update to 10.9.
2019-07-02 17:14:34 +02:00
Marius Bakke
0323db5aef
gnu: tzdata: Update to 2019b.
...
* gnu/packages/base.scm (tzdata): Update to 2019b.
2019-07-02 17:11:39 +02:00
Rutger Helling
35a16f5f6d
gnu: btrfs-progs: Update to 5.1.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.1.1.
2019-07-02 15:52:04 +02:00
Marius Bakke
af65e4c289
gnu: ImageMagick: Update to 6.9.10-51.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-51.
2019-07-02 14:49:47 +02:00
Marius Bakke
6dc7a19342
gnu: python-mako: Update to 1.0.13.
...
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.13.
2019-07-02 14:48:04 +02:00
Marius Bakke
c6c0940ea3
gnu: python-pycparser: Update to 2.19.
...
* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.19.
[arguments]: End phases on #t.
2019-07-02 14:38:23 +02:00
Marius Bakke
4c1cfe0faf
gnu: perl-module-build: Update to 0.4229.
...
* gnu/packages/perl.scm (perl-module-build): Update to 0.4229.
2019-07-02 14:21:36 +02:00
Efraim Flashner
697df13f61
gnu: octave-cli: Sort inputs alphabetically.
...
* gnu/packages/maths.scm (octave-cli)[inputs]: Sort inputs alphabetically.
2019-07-02 15:04:56 +03:00
Efraim Flashner
4bac5bba51
gnu: Wrap program with libraries.
...
* gnu/packages/package-management.scm (stow)[arguments]: Add custom
'wrap-stow phase to wrap stow with necessary inputs.
[propagated-inputs]: Move perl-clone, perl-clone-choose, perl-hash-merge
to...
[inputs]: ... here.
2019-07-02 11:43:04 +03:00
Amar Singh
71a2927705
gnu: emacs-shroud: Update to 1.83.4.
...
* gnu/packages/emacs-xyz.scm (emacs-shroud): Update to 1.83.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-07-02 10:39:36 +03:00
Rutger Helling
941ae98eae
gnu: faudio: Update to 19.07.
...
* gnu/packages/audio.scm (faudio): Update to 19.07.
2019-07-02 09:36:50 +02:00
Jan Nieuwenhuizen
48eb71aea8
gnu: emacsy: Update to 0.4.1.
...
* gnu/packages/guile-xyz.scm (emacsy): Update to 0.4.1.
2019-07-02 07:59:15 +02:00
Marius Bakke
27b3568b61
gnu: tzdata: Update source URI.
...
* gnu/packages/base.scm (tzdata, tzdata-for-tests)[source, native-inputs]:
Update redirected URIs.
2019-07-02 01:57:13 +02:00
Nicolas Goaziou
0f0651295e
gnu: silkaj: Update to 0.7.2.
...
* gnu/packages/finance.scm (silkaj): Update to 0.7.2.
2019-07-02 00:45:05 +02:00
Nicolas Goaziou
7242d5792b
gnu: giac: Update to 1.5.0-61.
...
* gnu/packages/algebra.scm (giac): Update to 1.5.0-61.
2019-07-02 00:38:36 +02:00
Nicolas Goaziou
2868804de6
gnu: python-duniterpy: Update to 0.54.3.
...
* gnu/packages/finance.scm (python-duniterpy): Update to 0.54.3.
2019-07-02 00:13:08 +02:00
Ludovic Courtès
78c88baad5
gnu: guile: Add 2.2.6.
...
* gnu/packages/guile.scm (guile-2.2.5): Rename to...
(guile-2.2.6): ... this, and update to 2.2.6.
2019-07-01 12:29:34 +02:00
Danny Milosavljevic
037bef7db4
gnu: behave: Fix build.
...
* gnu/packages/check.scm (behave)[propagated-inputs]: Add
python-importlib-metadata.
2019-07-01 12:08:08 +02:00
Marius Bakke
a3d1a3487a
gnu: gtksourceviewmm: Build against gtksourceview@3.
...
* gnu/packages/gtk.scm (gtksourceviewmm)[propagated-inputs]: Change
GTKSOURCEVIEW to GTKSOURCEVIEW-3.
2019-06-30 20:14:58 +02:00
Marius Bakke
5dd0269244
gnu: miniupnpc: Update to 2.1.20190625.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190625.
2019-06-30 14:11:02 +02:00
Marius Bakke
1307aa4427
gnu: mbedtls-apache: Update to 2.16.2.
...
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.2.
2019-06-30 14:11:01 +02:00
Marius Bakke
ff68ddb032
gnu: ungoogled-chromium: Build against ICU 64.
...
* gnu/packages/icu4c.scm (icu4c-64): New public variable.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change ICU4C to ICU4C-64.
2019-06-30 14:11:00 +02:00
Marius Bakke
d1b93e91a4
gnu: python-cython: Update to 0.29.11.
...
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.11.
2019-06-30 13:41:53 +02:00
Marius Bakke
730c1cc04e
gnu: ImageMagick: Update to 6.9.10-50.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-50.
2019-06-30 13:41:21 +02:00
Marius Bakke
c50f15d67f
gnu: perl-net-ssleay: Update source URI.
...
This is a follow-up to commit 966e4beadc
.
* gnu/packages/tls.scm (perl-net-ssleay)[source](uri): Update to current.
2019-06-30 12:45:52 +02:00
Marius Bakke
966e4beadc
gnu: perl-net-ssleay: Update to 1.88.
...
* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.88.
2019-06-29 23:30:19 +02:00
Marius Bakke
5e26ac3f6a
gnu: gtk+: Update to 3.24.9.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.24.9.
2019-06-29 23:30:19 +02:00
Marius Bakke
8cf7afe69d
gnu: libinput: Update to 1.13.4.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.13.4.
2019-06-29 23:30:19 +02:00
Marius Bakke
c2dad3f983
gnu: nss, nss-certs: Update to 3.44.1.
...
* gnu/packages/certs.scm (nss-certs): Update to 3.44.1.
* gnu/packages/nss.scm (nss): Likewise.
2019-06-29 23:30:18 +02:00
Marius Bakke
93ef8ca662
gnu: mesa: Do not pass an empty string argument to the build system.
...
This is a follow-up to commit 301b2e74f9
.
* gnu/packages/gl.scm (mesa)[arguments]: Return the empty list instead of an
empty string for the non-matching case.
2019-06-29 23:30:18 +02:00
Marius Bakke
6e1f8d552b
Merge branch 'master' into staging
2019-06-29 23:23:59 +02:00
Marius Bakke
8e92d5465f
gnu: nginx: Update to 1.17.1.
...
* gnu/packages/web.scm (nginx): Update to 1.17.1.
2019-06-29 23:17:13 +02:00
Marius Bakke
55d1d9eb2f
gnu: gstreamer: Fix buffer offset problem.
...
* gnu/packages/patches/gstreamer-buffer-reset-offset.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gstreamer.scm (gstreamer)[source](patches): New field.
[arguments]: Do not disable any tests.
2019-06-29 23:17:13 +02:00
Efraim Flashner
bdb51ed6d1
gnu: stow: Update license information.
...
* gnu/packages/package-management.scm (stow)[license]: Update to gpl3+.
2019-06-29 21:18:50 +03:00
Tobias Geerinckx-Rice
a3efe269b5
gnu: flashrom: Update to 1.1.
...
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.1.
2019-06-29 06:28:50 +02:00
Tobias Geerinckx-Rice
ad9baf38ce
gnu: di: Update to 4.47.1.
...
* gnu/packages/admin.scm (di): Update to 4.47.1.
2019-06-29 06:28:50 +02:00
Eric Bavier
30833b1397
gnu: stow: Update to 2.3.0.
...
* gnu/packages/package-management.scm (stow): Update to 2.3.0.
[propagated-inputs]: New field.
2019-06-28 22:49:21 -05:00
Eric Bavier
d1555f34c0
gnu: Add Perl Clone::Choose.
...
* gnu/packages/perl.scm (perl-clone-choose): New variable.
2019-06-28 22:44:59 -05:00
Ivan Petkov
f5de2b9a3e
gnu: rust: use llvm@8
...
* gnu/packages/llvm.scm (llvm): Rename to...
(llvm-8): ...this.
(llvm): New variable.
* gnu/packages/rust.scm (rust)[inputs]: Use llvm-8
2019-06-28 18:31:51 -07:00
Ivan Petkov
f676b2a45f
gnu: rust: downgrade older versions to llvm@6
...
* gnu/packages/rust.scm: (rust-1.30): Remove llvm override.
2019-06-28 18:31:51 -07:00
Ivan Petkov
f309420b2d
gnu: rust: remove debug-info patch thanks to newer gdb version
...
* gnu/local.mk: (dist_patch_DATA): Delete
%D%/packages/patches/rust-1.30-gdb-llvm.patch
* gnu/packages/rust.scm: (rust-1.30): Delete patch overrides.
(rust-1.31): Delete patch overrides.
2019-06-28 18:31:47 -07:00
Ricardo Wurmus
3d0c9ff83e
gnu: r-quantreg: Update to 5.41.
...
* gnu/packages/statistics.scm (r-quantreg): Update to 5.41.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
73a29d39b3
gnu: r-fpc: Update to 2.2-3.
...
* gnu/packages/statistics.scm (r-fpc): Update to 2.2-3.
[propagated-inputs]: Remove r-mvtnorm.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
666a5a649c
gnu: r-mclust: Update to 5.4.4.
...
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.4.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
fad641716e
gnu: r-mvtnorm: Update to 1.0-11.
...
* gnu/packages/statistics.scm (r-mvtnorm): Update to 1.0-11.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
30f7acdb6b
gnu: r-segmented: Update to 1.0-0.
...
* gnu/packages/statistics.scm (r-segmented): Update to 1.0-0.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
5eddf1e291
gnu: r-plotrix: Update to 3.7-6.
...
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-6.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
0b17f1d1dd
gnu: r-dbplyr: Update to 1.4.2.
...
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.4.2.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
ef558bcfc5
gnu: r-rlang: Update to 0.4.0.
...
* gnu/packages/statistics.scm (r-rlang): Update to 0.4.0.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
45ad3fa9e1
gnu: r-gdtools: Update to 0.1.9.
...
* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.9.
2019-06-29 01:34:45 +02:00
Ricardo Wurmus
2c4b38002e
gnu: r-cluster: Update to 2.1.0.
...
* gnu/packages/statistics.scm (r-cluster): Update to 2.1.0.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
d42fb7d293
gnu: r-future-apply: Update to 1.3.0.
...
* gnu/packages/cran.scm (r-future-apply): Update to 1.3.0.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
36ff60f539
gnu: r-bootstrap: Update to 2019.6.
...
* gnu/packages/cran.scm (r-bootstrap): Update to 2019.6.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
93e72161ae
gnu: r-rnifti: Update to 0.11.0.
...
* gnu/packages/cran.scm (r-rnifti): Update to 0.11.0.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
9f84c9e843
gnu: r-rgl: Update to 0.100.24.
...
* gnu/packages/cran.scm (r-rgl): Update to 0.100.24.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
da4754a3b1
gnu: r-remotes: Update to 2.1.0.
...
* gnu/packages/cran.scm (r-remotes): Update to 2.1.0.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
a634a76a06
gnu: r-bayestestr: Update to 0.2.2.
...
* gnu/packages/cran.scm (r-bayestestr): Update to 0.2.2.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
992e03d209
gnu: r-emmeans: Update to 1.3.5.1.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.3.5.1.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
56ab7acb96
gnu: r-ggstance: Update to 0.3.2.
...
* gnu/packages/cran.scm (r-ggstance): Update to 0.3.2.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
c46a16407b
gnu: r-flextable: Update to 0.5.5.
...
* gnu/packages/cran.scm (r-flextable): Update to 0.5.5.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
36c5f86fab
gnu: r-sjmisc: Update to 2.8.1.
...
* gnu/packages/cran.scm (r-sjmisc): Update to 2.8.1.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
c3447a92ee
gnu: r-prediction: Update to 0.3.14.
...
* gnu/packages/cran.scm (r-prediction): Update to 0.3.14.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
0d2e266220
gnu: r-officer: Update to 0.3.5.
...
* gnu/packages/cran.scm (r-officer): Update to 0.3.5.
2019-06-29 01:34:44 +02:00
Ricardo Wurmus
0ccb34584c
gnu: r-ggpubr: Update to 0.2.1.
...
* gnu/packages/cran.scm (r-ggpubr): Update to 0.2.1.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
a4bc73b236
gnu: r-ellipsis: Update to 0.2.0.
...
* gnu/packages/cran.scm (r-ellipsis): Update to 0.2.0.
[propagated-inputs]: Add r-rlang.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
dacf52e0a3
gnu: r-cgdsr: Update to 1.3.0.
...
* gnu/packages/cran.scm (r-cgdsr): Update to 1.3.0.
[propagated-inputs]: Add r-httr.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
22b2d8b97f
gnu: r-quantmod: Update to 0.4-15.
...
* gnu/packages/cran.scm (r-quantmod): Update to 0.4-15.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
f5ec882390
gnu: r-tinytex: Update to 0.14.
...
* gnu/packages/cran.scm (r-tinytex): Update to 0.14.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
db794146ac
gnu: r-xfun: Update to 0.8.
...
* gnu/packages/cran.scm (r-xfun): Update to 0.8.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
1f7e8d49c3
gnu: r-performanceanalytics: Update to 1.5.3.
...
* gnu/packages/cran.scm (r-performanceanalytics): Update to 1.5.3.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
4ae5f18a25
gnu: r-abbyyr: Update to 0.5.5.
...
* gnu/packages/cran.scm (r-abbyyr): Update to 0.5.5.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
5b86bcfa68
gnu: r-phangorn: Update to 2.5.5.
...
* gnu/packages/bioinformatics.scm (r-phangorn): Update to 2.5.5.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
7f17e60ab7
gnu: r-tximport: Update to 1.12.3.
...
* gnu/packages/bioinformatics.scm (r-tximport): Update to 1.12.3.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
dafd290d21
gnu: r-genomicfeatures: Update to 1.36.3.
...
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.36.3.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
c40bba2b36
gnu: r-genomicalignments: Update to 1.20.1.
...
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.20.1.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
888085c36c
gnu: r-biomart: Update to 2.40.1.
...
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.40.1.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
f0c244229a
gnu: r-edger: Update to 3.26.5.
...
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.5.
2019-06-29 01:34:43 +02:00
Ricardo Wurmus
0253b5d881
gnu: r-systempiper: Update to 1.18.2.
...
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.18.2.
2019-06-29 01:34:42 +02:00
Ricardo Wurmus
3e265d968b
gnu: r-rsubread: Update to 1.34.4.
...
* gnu/packages/bioconductor.scm (r-rsubread): Update to 1.34.4.
2019-06-29 01:34:42 +02:00
Ricardo Wurmus
3c944fdace
gnu: r-genomicscores: Update to 1.8.1.
...
* gnu/packages/bioconductor.scm (r-genomicscores): Update to 1.8.1.
2019-06-29 01:34:42 +02:00
Ricardo Wurmus
aff3ecbfda
gnu: r-dose: Update to 3.10.2.
...
* gnu/packages/bioconductor.scm (r-dose): Update to 3.10.2.
2019-06-29 01:34:42 +02:00
Marius Bakke
4289d1d71c
gnu: python-llvmlite: Build against LLVM 7.
...
This is a follow-up to commit c5296e205b
.
* gnu/packages/llvm.scm (llvm-7, clang-runtime-7, clang-7): New public variables.
(python-llvmlite)[inputs]: Inherit from LLVM-7 instead of LLVM.
2019-06-28 20:53:20 +02:00
Jakob L. Kreuze
4ee2cce327
gnu: Add beets-bandcamp.
...
* gnu/packages/music.scm (beets-bandcamp): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-06-28 14:22:05 +02:00
Nicolas Goaziou
9d83e60e51
gnu: musescore: Update to 3.2.
...
* gnu/packages/music.scm (musescore): Update to 3.2.
2019-06-28 10:46:45 +02:00
Nicolas Goaziou
458f410bc2
gnu: snap: Update to 5.
...
* gnu/packages/education.scm (snap): Update to 5.
2019-06-28 10:11:12 +02:00
Efraim Flashner
5b786db86c
gnu: atlas: All phases return #t.
...
* gnu/packages/maths.scm (atlas)[arguments]: Ensure all custom phases
return #t.
2019-06-28 10:39:11 +03:00
Nicolas Goaziou
2668e06efd
gnu: krita: Update to 4.2.2.
...
* gnu/packages/kde.scm (krita): Update to 4.2.2.
[source]: Don't use NAME in source URI.
[arguments]: Remove obsolete configure flags.
[native-inputs]: Add pkg-config.
[inputs]: Add quazip, reorder alphabetically.
2019-06-28 09:34:25 +02:00
Nicolas Goaziou
09debcf5aa
gnu: Add quazip.
...
* gnu/packages/compression.scm (quazip): New variable.
2019-06-28 09:34:25 +02:00
Mark H Weaver
fbb5b688b6
gnu: linux-libre@4.14: Update to 4.14.131.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.131.
(%linux-libre-4.14-hash): Update hash.
2019-06-27 18:58:45 -04:00
Mark H Weaver
1ad3e3f9f1
gnu: linux-libre@4.9: Update to 4.9.184.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.184.
2019-06-27 18:58:06 -04:00
Mark H Weaver
9969b436af
gnu: linux-libre@4.4: Update to 4.4.184.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.184.
2019-06-27 18:57:10 -04:00
Ricardo Wurmus
bae0f8af21
gnu: pigx-scrnaseq: Update to 0.0.8.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.8.
2019-06-27 23:23:29 +02:00
Rutger Helling
6ad087b821
gnu: mame: Update to 0.211.
...
* gnu/packages/emulators.scm (mame): Update to 0.211.
2019-06-27 13:28:33 +02:00
Rutger Helling
b09e4960be
gnu: dosbox: Update to 0.74-3.
...
* gnu/packages/emulators.scm (dosbox): Update to 0.74-3.
2019-06-27 10:24:11 +02:00
Arun Isaac
4ffed73419
gnu: rep-gtk: Update to 0.90.8.3.
...
* gnu/packages/sawfish.scm (rep-gtk): Update to 0.90.8.3.
[source]: Use HTTPS URI.
[arguments]: Add remove-autogen phase.
[native-inputs]: Add autoconf, automake and libtool.
[home-page]: Update URI.
2019-06-27 12:22:04 +05:30
Benjamin Slade
edccf761e3
gnu: sawfish: Update to 1.12.0.
...
* gnu/packages/sawfish.scm (sawfish): Update to 1.12.0.
[source]: Use HTTPS URI.
[home-page]: Update URI.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2019-06-27 12:21:09 +05:30
Vagrant Cascadian
7a70e7ca04
gnu: electron-cash: Update to 4.0.7.
...
* gnu/packages/finance (electron-cash): Update to 4.0.7.
2019-06-26 20:14:45 -07:00
Tobias Geerinckx-Rice
ba912479e8
Revert "gnu: openssh: Don't create the PRIVSEP_PATH directory."
...
This reverts commit 46475f72ab
.
2019-06-27 00:21:16 +02:00
Tobias Geerinckx-Rice
1ebb908d44
Revert "gnu: openssh: Clean-up custom install phase."
...
This reverts commit 7754136e46
.
2019-06-27 00:21:16 +02:00
Nicolas Goaziou
cac6c3bad5
gnu: supertux: Fix homepage.
...
* gnu/packages/games.scm (supertux)[homepage]: Fix URL.
2019-06-26 19:45:34 +02:00
Andreas Enge
75a137da76
gnu: Add texmacs.
...
* gnu/packages/text-editors.scm (texmacs): New variable.
2019-06-26 18:23:02 +02:00
Ricardo Wurmus
49ad11e958
gnu: python-pathpy: Update to 11.5.0.
...
* gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.0.
[outputs]: Add separate "doc" output.
[native-inputs]: Add python-jaraco-packaging.
[arguments]: Enable tests; uncomment "build-doc" and "install-doc" phases;
replace "check" phase to skip flaky test.
2019-06-26 16:24:59 +02:00
Ricardo Wurmus
37c173d162
gnu: Add python-jaraco-packaging.
...
* gnu/packages/python-xyz.scm (python-jaraco-packaging): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
05b3dcbe32
gnu: Add python-pytest-virtualenv.
...
* gnu/packages/python-check.scm (python-pytest-virtualenv): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
7d5ffecba5
gnu: Add python-pytest-fixture-config.
...
* gnu/packages/python-check.scm (python-pytest-fixture-config): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
21e2c55945
gnu: Add python-pytest-shutil.
...
* gnu/packages/python-check.scm (python-pytest-shutil): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
3b89476b70
gnu: Add python-pytest-flake8.
...
* gnu/packages/python-check.scm (python-pytest-flake8): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
85bf6798e6
gnu: Add python-pytest-checkdocs.
...
* gnu/packages/python-check.scm (python-pytest-checkdocs): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
15b6561769
gnu: Add python-importlib-metadata.
...
* gnu/packages/python-xyz.scm (python-importlib-metadata): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
94f960ffed
gnu: Add python-zipp.
...
* gnu/packages/python-compression.scm (python-zipp): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
724a350c87
gnu: Add python-setuptools-git.
...
* gnu/packages/python-xyz.scm (python-setuptools-git): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
3e8f76d801
gnu: Add python-contextlib2.
...
* gnu/packages/python-xyz.scm (python-contextlib2): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
bb74ea0990
gnu: Add python-pathlib2.
...
* gnu/packages/python-xyz.scm (python-pathlib2): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
37cb4e5b8e
gnu: Add mesa-opencl-icd.
...
* gnu/packages/gl.scm (mesa-opencl-icd): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
fae4294246
gnu: Add mesa-opencl.
...
* gnu/packages/gl.scm (mesa-opencl): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
a2cc25ab96
gnu: Add libclc.
...
* gnu/packages/llvm.scm (libclc): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus
4980b0b5b9
gnu: libcxx: Update hash.
...
This is a follow-up to commit c5296e205b
, which
updated llvm.
* gnu/packages/llvm.scm (libcxx): Update hash.
2019-06-26 16:24:58 +02:00
Guillaume LE VAILLANT
072e986ec8
gnu: Add gramps
...
* gnu/packages/genealogy.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-26 15:59:58 +02:00
Guillaume LE VAILLANT
ee34be7375
gnu: Add osm-gps-map
...
* gnu/packages/geo.scm (osm-gps-map): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-26 15:59:58 +02:00
Guillaume LE VAILLANT
f825e60590
gnu: Add python-bsddb3
...
* gnu/packages/python-xyz.scm (python-bsddb3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-26 15:59:58 +02:00
Ludovic Courtès
83817158b2
gnu: python-on-guile: Wrap 'python' executable.
...
* gnu/packages/guile-xyz.scm (python-on-guile)[arguments]: Add 'wrap'
phase.
2019-06-26 15:59:58 +02:00
Ludovic Courtès
5d5edb88bd
gnu: python-on-guile: Update to 00a51a2.
...
* gnu/packages/guile-xyz.scm (python-on-guile): Update to 00a51a2.
2019-06-26 15:59:58 +02:00
Amar Singh
67d24b15ca
gnu: Add celestia-gtk.
...
* gnu/packages/astronomy.scm (celestia-gtk): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-06-26 15:59:58 +02:00
Amar Singh
ca310f65c5
gnu: Add celestia.
...
* gnu/packages/astronomy.scm (celestia): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-26 15:59:58 +02:00
Ricardo Wurmus
2cb738a6ad
gnu: Add r-rsubread.
...
* gnu/packages/bioconductor.scm (r-rsubread): New variable.
2019-06-26 15:52:10 +02:00
Pierre Neidhardt
536dcafbf9
gnu: Add sbcl-cl-cookie.
...
* gnu/packages/lisp.scm (sbcl-cl-cookie): New variable.
2019-06-26 13:39:10 +02:00
Pierre Neidhardt
167fec29f5
gnu: Add sbcl-cl-reexport.
...
* gnu/packages/lisp.scm (sbcl-cl-reexport): New variable.
2019-06-26 13:39:02 +02:00
Pierre Neidhardt
63015205d8
gnu: Add sbcl-closure-common.
...
* gnu/packages/lisp.scm (sbcl-closure-common): New variable.
2019-06-26 13:03:58 +02:00
Pierre Neidhardt
6ac69aae7f
gnu: Add sbcl-ieee-floats.
...
* gnu/packages/lisp.scm (sbcl-ieee-floats): New variable.
2019-06-26 13:03:50 +02:00
Pierre Neidhardt
9f641dd705
gnu: Add sbcl-iolib+sockets.
...
* gnu/packages/lisp.scm (sbcl-iolib+sockets): New variable.
2019-06-26 13:02:29 +02:00
Pierre Neidhardt
28f3e3b1f4
gnu: Add sbcl-iolib+streams.
...
* gnu/packages/lisp.scm (sbcl-iolib+streams): New variable.
2019-06-26 13:02:29 +02:00
Pierre Neidhardt
5b686054b5
gnu: Add sbcl-iolib+syscalls.
...
* gnu/packages/lisp.scm (sbcl-iolib+syscalls): New variable.
2019-06-26 13:02:29 +02:00
Pierre Neidhardt
a3531660e6
gnu: Add sbcl-iolib+multiplex.
...
* gnu/packages/lisp.scm (sbcl-iolib+multiplex): New variable.
2019-06-26 13:02:29 +02:00
Pierre Neidhardt
ef656e119a
gnu: Add sbcl-iolib.
...
* gnu/packages/lisp.scm (sbcl-iolib): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
216dd6f6af
gnu: Add sbcl-iolib.grovel.
...
* gnu/packages/lisp.scm (sbcl-iolib.grovel): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
5dffca3377
gnu: Add sbcl-iolib.base.
...
* gnu/packages/lisp.scm (sbcl-iolib.base): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
213937fb36
gnu: Add sbcl-iolib.common-lisp.
...
* gnu/packages/lisp.scm (sbcl-iolib.common-lisp): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
63158bf6e9
gnu: Add sbcl-iolib.conf.
...
* gnu/packages/lisp.scm (sbcl-iolib.conf): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
69c68b470f
gnu: Add sbcl-iolib.asdf.
...
* gnu/packages/lisp.scm (sbcl-iolib.asdf): New variable.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
ccba380a60
gnu: Add swap-bytes.
...
* gnu/packages/lisp.scm (cl-swap-bytes, ecl-swap-bytes, sbcl-swap-bytes): New variables.
2019-06-26 13:02:28 +02:00
Pierre Neidhardt
d2a93264c3
gnu: Add idna.
...
* gnu/packages/lisp.scm (cl-idna, ecl-idna, sbcl-idna): New variables.
2019-06-26 13:02:28 +02:00
Rutger Helling
c24b896365
gnu: vulkan-headers: Update to 1.1.112.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.112.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-06-26 09:18:03 +02:00
Rutger Helling
301b2e74f9
gnu: mesa: Update to 19.1.1.
...
* gnu/packages/gl.scm (mesa): Update to 19.1.1.
[native-inputs]: Add glslang, vulkan-headers, vulkan-loader for i686-linux and
x86_64-linux.
[arguments]: Enable "-Dvulkan-overlay-layer" configuration flag for i686-linux
and x86_64-linux.
2019-06-26 08:34:25 +02:00
Rutger Helling
6edbf8de87
gnu: vulkan-headers: Update to 1.1.108.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.108.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
[arguments]: Add 'copy-headers1 and 'copy-headers2 phases.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-06-26 08:34:25 +02:00
Maxim Cournoyer
dc7c489605
gnu: Add emacs-gnugo.
...
* gnu/packages/emacs-xyz.scm (emacs-gnugo): New variable.
2019-06-26 11:08:45 +09:00
Maxim Cournoyer
d558e2362e
gnu: Add emacs-xpm.
...
* gnu/packages/emacs-xyz.scm (emacs-xpm): New variable.
2019-06-26 11:08:45 +09:00
Maxim Cournoyer
2fdfa195a6
gnu: Add emacs-ascii-art-to-unicode.
...
* gnu/packages/emacs-xyz.scm (emacs-ascii-art-to-unicode): New variable.
2019-06-26 11:08:45 +09:00
Maxim Cournoyer
dae2eb1c12
gnu: Add python-typed-ast.
...
* gnu/packages/python-xyz.scm (python-typed-ast): New variable.
2019-06-26 11:08:44 +09:00
Mark H Weaver
5a7e7ca1d7
gnu: linux-libre: Update to 5.1.15.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.15.
(%linux-libre-hash): Update hash.
2019-06-25 19:07:39 -04:00
Mark H Weaver
a579f93197
gnu: linux-libre@4.19: Update to 4.19.56.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.56.
(%linux-libre-4.19-hash): Update hash.
2019-06-25 19:06:59 -04:00
Mark H Weaver
f6d78ff9b6
gnu: linux-libre@4.14: Update to 4.14.130.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.130.
(%linux-libre-4.14-hash): Update hash.
2019-06-25 19:06:06 -04:00
Tobias Geerinckx-Rice
10a303a4a5
gnu: xcalc: Update to 1.1.0.
...
* gnu/packages/xorg.scm (xcalc): Update to 1.1.0.
2019-06-25 23:52:05 +02:00
Mathieu Othacehe
d8dbfbce60
gnu: bash-completion: Fix cross-compilation.
...
* gnu/packages/bash.scm (bash-completion)[arguments]: Search for util-linux in
native-inputs and inputs during "remove-redundant-completions" phase.
2019-06-25 21:34:36 +02:00
Efraim Flashner
6c6a049b13
gnu: perl-parent: Part of Perl core.
...
* gnu/packages/perl.scm (perl-parent): Mark deprecated.
(perl-file-temp, perl-moose)[propagated-inputs]: Remove perl-parent.
2019-06-25 21:17:36 +03:00
Efraim Flashner
a402b088e7
gnu: perl-base: Part of Perl core.
...
* gnu/packages/perl.scm (perl-base): Mark deprecated.
(perl-class-accessor, perl-tree-simple-visitorfactory)
[propagated-inputs]: Remove perl-base.
2019-06-25 21:17:32 +03:00
Efraim Flashner
201a25a311
gnu: perl-uri: Update to 1.76.
...
* gnu/packages/web.scm (perl-uri): Update to 1.76.
[source]: Use new upstream source.
2019-06-25 21:17:08 +03:00
Efraim Flashner
887ae6175d
gnu: perl-libwww: Update to 6.39.
...
* gnu/packages/web.scm (perl-libwww): Update to 6.39.
2019-06-25 21:17:04 +03:00
Timotej Lazar
455e6a31d4
gnu: cmus: Update to 2.8.0.
...
* gnu/packages/music.scm (cmus): Update to 2.8.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-06-25 20:26:37 +03:00
Tobias Geerinckx-Rice
535fc98797
gnu: sessreg: Update to 1.1.2.
...
* gnu/packages/xorg.scm (sessreg): Update to 1.1.2.
2019-06-25 18:56:23 +02:00
Efraim Flashner
7754136e46
gnu: openssh: Clean-up custom install phase.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Factor out outputs in
custom 'install phase to clean-up code.
2019-06-25 19:47:21 +03:00
Efraim Flashner
46475f72ab
gnu: openssh: Don't create the PRIVSEP_PATH directory.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Modify the custom 'install
phase to remove the /var directory.
2019-06-25 19:47:17 +03:00
Efraim Flashner
8566d8793b
gnu: toot: Don't install the Makefile.
...
* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to
prevent installing data_files.
2019-06-25 19:09:51 +03:00
Katherine Cox-Buday
31263ec227
gnu: Add fare-utils.
...
* gnu/packages/lisp.scm (fare-utils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
98b9409c16
gnu: Add metabang-bind.
...
* gnu/packages/lisp.scm (metabang-bind): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
245b19cae1
gnu: Add burgled-batteries3.
...
* gnu/packages/lisp.scm (burgled-batteries3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
2ddc55c6dc
gnu: Add cl-quickcheck.
...
* gnu/packages/lisp.scm (cl-quickcheck): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
ab84ea9e55
gnu: Add parse-declarations.
...
* gnu/packages/lisp.scm (parse-declarations): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Katherine Cox-Buday
20b96cedce
gnu: Add py4cl.
...
* gnu/packages/lisp.scm (py4cl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Katherine Cox-Buday
9f8311ad29
gnu: Add clunit.
...
* gnu/packages/lisp.scm (clunit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Guillaume LE VAILLANT
fbfc07bd86
gnu: Add leela-zero.
...
* gnu/packages/games.scm (leela-zero): New variable.
* gnu/packages/patches/leela-zero-gtest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Ludovic Courtès
85a411bc28
gnu: guile-persist: Install .go files in the right place.
...
* gnu/packages/guile-xyz.scm (guile-persist)[source](modules, snippet):
New fields.
2019-06-25 17:41:24 +02:00
Tobias Geerinckx-Rice
0e1c5ccc3b
gnu: exiv2: Update to 0.27.1.
...
* gnu/packages/image.scm (exiv2): Update to 0.27.1.
[build-system]: Switch to the CMAKE-BUILD-SYSTEM.
[native-inputs]: Remove unused intltool.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice
8cba7d2a99
gnu: rofi: Update to 1.5.3.
...
* gnu/packages/xdisorg.scm (rofi): Update to 1.5.3.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice
59b98b4847
gnu: mc: Update to 4.8.23.
...
* gnu/packages/mc.scm (mc): Update to 4.8.23.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice
e526db51d1
gnu: schismtracker: Update to 20190614.
...
* gnu/packages/music.scm (schismtracker): Update to 20190614.
2019-06-25 17:22:11 +02:00
Ricardo Wurmus
89c943dfdc
gnu: android-googletest: Downgrade to 1.8.0.
...
This is a follow-up to commit 3b39f09fd9
.
* gnu/packages/android.scm (android-googletest): Downgrade to 1.8.0.
[version]: Overwrite field.
[source]: Likewise.
2019-06-25 17:20:19 +02:00
Tobias Geerinckx-Rice
5fbb9f0b51
gnu: deutex: Don't use NAME in source URI.
...
* gnu/packages/game-development.scm (deutex)[source]: Hard-code NAME.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
ec5987f896
gnu: deutex: Update to 5.2.0.
...
* gnu/packages/game-development.scm (deutex): Update to 5.2.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
44ddf0f13e
gnu: znc: Enable internationalisation.
...
* gnu/packages/messaging.scm (znc)[arguments]: Want i18n.
[native-inputs]: Add the required boost and gettext-minimal packages.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
2b0f32937e
gnu: znc: Build with CMake.
...
* gnu/packages/messaging.scm (znc)[build-system]:
Use the CMAKE-BUILD-SYSTEM.
[arguments]: Adjust #:configure-flags and where the googletest sources
are unpacked.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
1d0caec0ac
gnu: python-libvirt: Update to 5.3.0.
...
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.3.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
d7463e0125
gnu: znc: Don't refer to native-inputs.
...
* gnu/packages/messaging.scm (znc)[native-inputs]: Move run-time perl & python…
[inputs]: …here, in alphabetical order.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
591464e365
gnu: memcached: Update to 1.5.16.
...
* gnu/packages/databases.scm (memcached): Update to 1.5.16.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
fabcf8c60e
gnu: calcurse: Update to 4.5.0.
...
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
175047cd2a
gnu: libvirt: Use conventional doc/ directory.
...
* gnu/packages/virtualization.scm (libvirt)[arguments]: Add a versioned
‘--docdir’ to #:configure-flags.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice
bd9eb3840a
gnu: libvirt: Enable the test suite.
...
* gnu/packages/virtualization.scm (libvirt)[arguments]: Fix posix_spawn
tests, specifically disable the remaining failing tests, and enable the
rest of the test suite.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice
1e623974b1
gnu: libvirt: Update to 5.4.0 [security fixes].
...
This release includes fixes for CVE-2019-10161, CVE-2019-10166,
CVE-2019-10167, and CVE-2019-10168.
* gnu/packages/virtualization.scm (libvirt): Update to 5.4.0.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice
7aee2f5709
gnu: libvirt: Honour MAKE-FLAGS everywhere.
...
* gnu/packages/virtualization.scm (libvirt)[arguments]: Apply MAKE-FLAGS
in ‘install’ phase.
2019-06-25 11:59:32 +02:00
Efraim Flashner
488f4e3bde
gnu: perl-cpanel-json-xs: Update to 4.12.
...
* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.12.
2019-06-25 11:08:39 +03:00
Efraim Flashner
fa678c039a
gnu: perl-super: Update to 1.20190531.
...
* gnu/packages/perl.scm (perl-super): Update to 1.20190531.
2019-06-25 11:08:39 +03:00
Efraim Flashner
6775e7876e
gnu: perl-mailtools: Update to 2.21.
...
* gnu/packages/perl.scm (perl-mailtools): Update to 2.21.
2019-06-25 11:08:38 +03:00
Efraim Flashner
44efdc029b
gnu: perl-file-slurp: Update to 9999.27.
...
* gnu/packages/perl.scm (perl-file-slurp): Update to 9999.27.
2019-06-25 11:08:38 +03:00
Efraim Flashner
cbebccbec8
gnu: signing-party: Update to 2.10.
...
* gnu/packages/gnupg.scm (signing-party): Update to 2.10.
2019-06-25 11:08:37 +03:00
Efraim Flashner
ca64945e81
gnu: signing-party: Update home-page.
...
* gnu/packages/gnupg.scm (signing-party)[home-page]: Use new home-page.
2019-06-25 11:08:33 +03:00
Brian Leung
b04cc2fd49
gnu: emacs-posframe: Update to 0.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.5.0.
2019-06-25 08:54:40 +02:00
Brian Leung
dddfabb93e
gnu: emacs-alert: Update to 1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-alert): Update to 1.3.
2019-06-25 08:54:40 +02:00
Brian Leung
398d9ef16b
gnu: emacs-zones: Update to 0-2.3169815.
...
* gnu/packages/emacs-xyz.scm (emacs-zones): Update to 0-2.3169815.
* gnu/packages/patches/emacs-zones-called-interactively.patch: Fix
invocation of `called-interactively-p'.
2019-06-25 08:54:40 +02:00
Brian Leung
3a943f05a4
gnu: emacs-ivy-rich: Update to 0.1.4-1.f6bfa29.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to 0.1.4-1.f6bfa29.
2019-06-25 08:54:40 +02:00
Brian Leung
07fb336dc2
gnu: emacs-orgit: Update to 1.5.3.
...
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.5.3.
2019-06-25 08:54:39 +02:00
Brian Leung
b2f263797a
gnu: emacs-nix-mode: Update to 1.4.1.
...
* gnu/packages/emacs-xyz.scm (emacs-nix-mode): Update to 1.4.1.
[inputs]: Add emacs-json-mode.
2019-06-25 08:54:39 +02:00
Brian Leung
f27b965934
gnu: Add emacs-make-it-so.
...
* gnu/packages/emacs-xyz.scm (emacs-make-it-so): New variable.
2019-06-25 08:54:39 +02:00
Brian Leung
6c83c7980f
gnu: emacs-emojify: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-emojify): Update to 1.2.
[arguments]: Simplify.
2019-06-25 08:54:38 +02:00
Brian Leung
25bbcbae43
gnu: Add emacs-org-ql.
...
* gnu/packages/emacs-xyz.scm (emacs-org-ql): New variable.
2019-06-25 08:54:38 +02:00
Brian Leung
3484640b4b
gnu: Add emacs-org-make-toc.
...
* gnu/packages/emacs-xyz.scm (emacs-org-make-toc): New variable.
2019-06-25 08:54:38 +02:00
Brian Leung
e7dc1a39c0
gnu: Add emacs-org-super-agenda.
...
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung
d6681c435c
gnu: Add emacs-org-recent-headings.
...
* gnu/packages/emacs-xyz.scm (emacs-org-recent-headings): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung
1bad96495a
gnu: Add emacs-frecency.
...
* gnu/packages/emacs-xyz.scm (emacs-frecency): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung
a5d688a1ba
gnu: emacs-outshine: Update to 3.0.1.
...
* gnu/packages/emacs-xyz.scm (emacs-outshine): Update to 3.0.1.
2019-06-25 08:54:37 +02:00
Brian Leung
8234df45f9
gnu: Add emacs-org-download.
...
* gnu/packages/emacs-xyz.scm (emacs-org-download): New variable.
2019-06-25 08:54:36 +02:00
Brian Leung
c0696c9fa7
gnu: emacs-counsel-etags: Update to 1.8.4.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.8.4.
2019-06-25 08:54:36 +02:00
Brian Leung
b418dc6057
gnu: emacs-magit-todos: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.2.
2019-06-25 08:54:36 +02:00
Brian Leung
94a8f410f2
gnu: emacs-helpful: Update to 0.16.
...
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.16.
[propagated-inputs]: Add emacs-dash, emacs-s, emacs-f, emacs-shut-up.
2019-06-25 08:54:17 +02:00
Brian Leung
59d756203f
gnu: emacs-evil-anzu: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-anzu)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:33 +02:00
Brian Leung
09cd076376
gnu: emacs-evil-matchit: Update to 2.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.0.
2019-06-25 08:48:31 +02:00
Brian Leung
b27558e91c
gnu: emacs-erc-hl-nicks: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-erc-hl-nicks)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:29 +02:00
Brian Leung
51c12bf240
gnu: emacs-evil-surround: Update to 1.0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.0.4.
[home-page]: Update to https://github.com/emacs-evil/evil-surround .
2019-06-25 08:48:27 +02:00
Brian Leung
d5b326f620
gnu: emacs-posframe: Update to 0.4.3.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.4.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:26 +02:00
Brian Leung
e923a870b6
gnu: emacs-wgrep: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-wgrep)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:24 +02:00
Brian Leung
fe8a314271
gnu: emacs-tide: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-tide)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:22 +02:00
Brian Leung
ac7b33eec7
gnu: emacs-typescript-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-typescript-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-06-25 08:48:20 +02:00
Brian Leung
81547708cd
gnu: emacs-nodejs-repl: Update to 0.2.1.
...
* gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Update to 0.2.1.
2019-06-25 08:48:18 +02:00
Brian Leung
60aca4016f
gnu: emacs-company: Update to 0.9.10.
...
* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.10.
2019-06-25 08:48:16 +02:00
Brian Leung
0f658feae9
gnu: emacs-prescient: Update to 3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.1.
2019-06-25 08:48:12 +02:00
Brian Leung
f80ad8f035
gnu: emacs-with-editor: Update to 2.8.3.
...
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 2.8.3.
2019-06-25 08:47:47 +02:00
Alex Vong
e746d1c37f
gnu: python-stem: Update to 1.7.1.
...
* gnu/packages/python.scm (python-stem): Update to 1.7.1.
2019-06-25 05:29:50 +08:00
Ludovic Courtès
2135610c9b
gnu: Add Guile-JPEG.
...
* gnu/packages/guile-xyz.scm (guile-jpeg): New variable.
2019-06-24 23:13:11 +02:00
Gábor Boskovits
38c8437e6e
gnu: weston: Update to 6.0.1.
...
* gnu/packages/freedesktop.scm (weston): Update to 6.0.1.
2019-06-24 22:10:49 +02:00
Efraim Flashner
a220a6894b
gnu: apl: Add pcre support.
...
* gnu/packages/apl.scm (apl)[inputs]: Add pcre2.
2019-06-24 18:59:21 +03:00
Efraim Flashner
f98ca1520f
gnu: apl: Update to 1.8.
...
* gnu/packages/apl.scm (apl): Update to 1.8.
2019-06-24 18:59:21 +03:00
Tobias Geerinckx-Rice
57945dd70c
gnu: znc: Switch back to Guix's googletest package.
...
* gnu/packages/messaging.scm (znc)[native-inputs]: Use the packaged
googletest's sources.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice
3b39f09fd9
gnu: googletest: Update to 1.8.1.
...
* gnu/packages/check.scm (googletest): Update to 1.8.1.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice
0246bfc0c4
gnu: padthv1: Update to 0.9.8.
...
* gnu/packages/music.scm (padthv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice
d32f2aa379
gnu: samplv1: Update to 0.9.8.
...
* gnu/packages/music.scm (samplv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice
8c7c76876b
gnu: synthv1: Update to 0.9.8.
...
* gnu/packages/music.scm (synthv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice
8b78ba2b9b
gnu: drumkv1: Update to 0.9.8.
...
* gnu/packages/music.scm (drumkv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice
455d29dda6
gnu: python-parted: Don't use unstable tarball.
...
* gnu/packages/disk.scm (python-parted)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice
2ea3bfe7cb
gnu: Add volumeicon.
...
* gnu/packages/gtk.scm (volumeicon): New public variable.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice
89512e1b30
gnu: python-parted: Update to 3.11.2.
...
* gnu/packages/disk.scm (python-parted): Update to 3.11.2.
2019-06-24 13:25:27 +02:00
Gábor Boskovits
91477def51
gnu: Add postgresql-11.
...
* gnu/packages/databases.scm(postgresql-11): New variable.
2019-06-24 10:41:16 +02:00
Tobias Geerinckx-Rice
258257acb0
gnu: znc: Update to 1.7.4.
...
* gnu/packages/messaging.scm (znc): Update to 1.7.4.
2019-06-23 16:14:51 +02:00
Tobias Geerinckx-Rice
22e6855442
gnu: spread-sheet-widget: Don't use NAME in source URI.
...
* gnu/packages/gtk.scm (spread-sheet-widget)[source]: Hard-code NAME.
2019-06-23 16:14:51 +02:00
Tobias Geerinckx-Rice
4c7ca747eb
gnu: enchant: Update to 2.2.4.
...
* gnu/packages/enchant.scm (enchant): Update to 2.2.4.
2019-06-23 15:05:00 +02:00
Pierre Neidhardt
fe3846c9cb
gnu: emacs-org-reveal: Update to 20190622.
...
* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20190622.
2019-06-23 11:08:10 +02:00
Mark H Weaver
a37cbc4cbd
gnu: linux-libre: Update to 5.1.14.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.14.
(%linux-libre-hash): Update hash.
2019-06-23 02:54:22 -04:00
Mark H Weaver
9f9dcaaca0
gnu: linux-libre@4.19: Update to 4.19.55.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.55.
(%linux-libre-4.19-hash): Update hash.
2019-06-23 02:53:16 -04:00
Mark H Weaver
cf03bd688b
gnu: linux-libre@4.14: Update to 4.14.129.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.129.
(%linux-libre-4.14-hash): Update hash.
2019-06-23 02:52:22 -04:00
Mark H Weaver
13a320b006
gnu: linux-libre@4.9: Update to 4.9.183.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.183.
2019-06-23 02:51:43 -04:00
Mark H Weaver
06ba7f27f0
gnu: linux-libre@4.4: Update to 4.4.183.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.183.
2019-06-23 02:50:59 -04:00
Tobias Geerinckx-Rice
f205f6be7a
gnu: mate-themes: Update to 3.22.20.
...
* gnu/packages/mate.scm (mate-themes): Update to 3.22.20.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice
a5883d1fbe
gnu: stellarium: Don't use NAME in source URI.
...
* gnu/packages/astronomy.scm (stellarium)[source]: Hard-code NAME.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice
4b93bc0d51
gnu: stellarium: Update to 0.19.1.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.19.1.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice
5e15ec6734
gnu: mutt: Update to 1.12.1.
...
* gnu/packages/mail.scm (mutt): Update to 1.12.1.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice
a5d8a2b24b
gnu: isync: Update to 1.3.1.
...
* gnu/packages/mail.scm (isync): Update to 1.3.1.
2019-06-23 00:22:29 +02:00
Julien Lepiller
b95af3f6ab
gnu: python-pyatspi: Fix loading libraries.
...
* gnu/package/gnome.scm (python-pyatspi): Fix loading dependencies.
2019-06-22 17:21:06 +02:00
Julien Lepiller
453365bcf7
gnu: Add harmonist-tk.
...
* gnu/packages/games.scm (harmonist-tk): New variable.
2019-06-22 17:11:37 +02:00
Julien Lepiller
a5c86aa0fb
gnu: Add go-github.com-nsf-gothic.
...
* gnu/packages/tcl.scm (go-github.com-nsf-gothic): New variable.
2019-06-22 17:11:27 +02:00
Julien Lepiller
d9d836c323
gnu: Use license: prefix in tcl.scm.
...
* gnu/packages/tcl.scm: Use license: prefix in tcl.scm.
2019-06-22 17:10:48 +02:00
Pierre Neidhardt
545946f657
gnu: Add openvr.
...
* gnu/packages/game-development.scm (openvr): New variable.
2019-06-22 12:58:49 +02:00
Rutger Helling
a617544248
gnu: wine-staging: Update to 4.11.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.11.
* gnu/packages/wine.scm (wine-staging): Update to 4.11.
2019-06-22 10:04:20 +02:00
Tobias Geerinckx-Rice
0998175f4e
gnu: python-dask: Update to 1.2.2.
...
* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
b5cb462438
gnu: python-bcrypt: Update to 3.1.7.
...
* gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.1.7.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
0107c9b8b2
gnu: python-twisted: Update to 19.2.1.
...
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.1.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
47d79541ba
gnu: python-astunparse: Update to 1.6.2.
...
* gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
1710b8f889
gnu: python-robotframework: Update to 3.1.2.
...
* gnu/packages/python-xyz.scm (python-robotframework): Update to 3.1.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
9b01a729b0
gnu: pdfpc: Update to 4.3.4.
...
* gnu/packages/pdf.scm (pdfpc): Update to 4.3.4.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice
ba96c10ecd
gnu: exo: Update to 0.12.6.
...
* gnu/packages/xfce.scm (exo): Update to 0.12.6.
2019-06-22 01:02:15 +02:00
Tobias Geerinckx-Rice
e6de37df45
gnu: youtube-dl: Update to 2019.06.21.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.06.21.
2019-06-22 01:02:15 +02:00
Tobias Geerinckx-Rice
c9750434aa
gnu: scrot: Name source checkout.
...
* gnu/packages/xdisorg.scm (scrot)[source]: Add FILE-NAME.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice
6263202ba2
gnu: python-lmdb: Update to 0.95.
...
* gnu/packages/databases.scm (python-lmdb): Update to 0.95.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice
41a3498128
gnu: cbatticon: Update to 1.6.9.
...
* gnu/packages/admin.scm (cbatticon): Update to 1.6.9.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice
4286a6b085
gnu: gpgme: Update to 1.13.1.
...
* gnu/packages/gnupg.scm (gpgme): Update to 1.13.1.
2019-06-21 23:20:36 +02:00
Tobias Geerinckx-Rice
cb1d8aeeb3
gnu: gnuplot: Update to 5.2.7.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.2.7.
2019-06-21 23:20:36 +02:00
Tobias Geerinckx-Rice
dcdc3315c9
gnu: rclone: Update to 1.48.0.
...
* gnu/packages/sync.scm (rclone): Update to 1.48.0.
2019-06-21 23:20:36 +02:00
Nicolas Goaziou
a65f1e8eab
gnu: Move ratpoints into "sagemath.scm"
...
* gnu/packages/algebra.scm (ratpoints): Move package from here...
* gnu/packages/sagemath.scm (ratpoints): ... to here.
2019-06-21 22:57:19 +02:00
Gábor Boskovits
64dc8e9e59
gnu: Add openjdk12.
...
* gnu/packages/java.scm(openjdk12): New variable.
2019-06-21 22:50:25 +02:00
Pierre Neidhardt
38d4c21502
gnu: emacs-fish-completion: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.1.
2019-06-21 19:52:54 +02:00
Andreas Enge
e6049c84da
gnu: zn-poly: Install all libraries.
...
* gnu/packages/sagemath.scm (zn-poly): Install the static and the dynamic
library with its symlinks, and end a phase with #t.
2019-06-21 16:35:27 +02:00
Marius Bakke
9929338031
gnu: utf8proc: Update to 2.4.0.
...
* gnu/packages/textutils.scm (utf8proc): Update to 2.4.0.
[inputs]: Rename to ...
[native-inputs]: ... this. Update Unicode test data and add PERL.
[arguments]: End phase on #t.
2019-06-21 12:04:34 +02:00
Marius Bakke
39ff1d8930
gnu: utf8proc: Do not use unstable tarball.
...
* gnu/packages/textutils.scm (utf8proc)[source]: Change to GIT-FETCH.
2019-06-21 11:57:39 +02:00
Marius Bakke
22cc598b1e
gnu: utf8proc: Update source and home page.
...
* gnu/packages/textutils.scm (utf8proc)[source, home-page]: Follow
redirected URLs.
2019-06-21 11:55:23 +02:00
Ricardo Wurmus
b556abe416
gnu: khmer: Update to 3.0.0a3.
...
* gnu/packages/bioinformatics.scm (khmer): Update to 3.0.0a3.
[source]: Remove patch; remove seqan in snippet.
[inputs]: Add seqan-1.
* gnu/packages/patches/khmer-use-libraries.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-21 11:41:54 +02:00
Mark H Weaver
c2c4ac0f69
gnu: icecat: Update to 60.7.2-guix1 [security fixes].
...
Includes fixes for CVE-2019-11707 and CVE-2019-11708.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.2-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-06-21 05:20:36 -04:00
Marius Bakke
c94cc6de39
gnu: ungoogled-chromium: Increase build timeout.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: New field.
2019-06-21 11:05:05 +02:00
Mark H Weaver
6dc29ab4e2
gnu: linux-libre: Update to 5.1.12.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.12.
(%linux-libre-hash): Update hash.
2019-06-21 04:35:26 -04:00
Mark H Weaver
5e9452a41d
gnu: linux-libre@4.19: Update to 4.19.53.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.53.
(%linux-libre-4.19-hash): Update hash.
2019-06-21 04:34:41 -04:00
Mark H Weaver
16854b97ee
gnu: linux-libre@4.14: Update to 4.14.128.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.128.
(%linux-libre-4.14-hash): Update hash.
2019-06-21 04:33:39 -04:00
Andreas Enge
468bfd13a0
gnu: ratpoints: Generate position-independent code.
...
* gnu/packages/algebra.scm (ratpoints): Add "CCFLAGS=-fPIC" to make flags.
2019-06-21 09:55:13 +02:00
Andreas Enge
e6eafd4277
gnu: symmetrica: Generate position-independent code.
...
* gnu/packages/algebra.scm (symmetrica): Add -fPIC compiler flag.
2019-06-21 09:49:57 +02:00
Andreas Enge
c68ec87ca7
gnu: iml: Enable shared library.
...
* gnu/packages/algebra.scm (iml): Add configure flag --enable-shared.
2019-06-21 09:33:30 +02:00
Andreas Enge
fedb9571eb
gnu: Add lcalc.
...
* gnu/packages/sagemath.scm (lcalc): New variable.
* gnu/packages/patches/lcalc-default-parameters-1.patch,
gnu/packages/patches/lcalc-default-parameters-2.patch,
gnu/packages/patches/lcalc-lcommon-h.patch,
gnu/packages/patches/lcalc-using-namespace-std.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
2019-06-21 09:28:07 +02:00
Andreas Enge
88f913e8ad
gnu: lrcalc: Add a patch for identifying include files.
...
* gnu/packages/patches/lrcalc-includes.patch: New file.
* gnu/packages/algebra.scm (lrcalc): Use patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2019-06-21 09:28:07 +02:00
Paul Garlick
2c12be76cd
gnu: python-mpi4py: Update to 3.0.2.
...
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-06-21 09:04:37 +02:00
Marius Bakke
010689e706
gnu: python-sphinx: Update to 2.1.2.
...
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.2.
2019-06-20 23:19:09 +02:00
Marius Bakke
651478aa18
Merge branch 'master' into staging
2019-06-20 23:08:16 +02:00
Marius Bakke
9a2e5fe5fd
gnu: ungoogled-chromium: Disable parallel build.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Set
#:parallel-build? #f. Adjust 'build' phase to account for it.
2019-06-20 22:49:32 +02:00
Marius Bakke
0605d939a9
gnu: samba: Update to 4.10.5 [fixes CVE-2019-12435, CVE-2019-12436].
...
* gnu/packages/samba.scm (samba): Update to 4.10.5.
2019-06-20 22:49:32 +02:00
Marius Bakke
cee835897b
gnu: ungoogled-chromium: Update to 75.0.3770.100-0.5d8abc3.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 75.0.3770.100.
(%chromium-origin): Update hash.
2019-06-20 22:49:32 +02:00
Marius Bakke
e4386b334a
gnu: openh264: Update to 2.0.0.
...
* gnu/packages/video.scm (openh264): Update to 2.0.0.
[source](uri): Adjust file name.
2019-06-20 22:49:32 +02:00
Alex Griffin
3df7b15e6c
gnu: ungoogled-chromium: Install icons.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Install icons.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-06-20 22:49:32 +02:00
Marius Bakke
b549a05353
gnu: Use HTTPS for sphinx-doc.org.
...
* gnu/packages/sphinx.scm (python-sphinx,
python-sphinxcontrib-websupport)[home-page]: Use HTTPS.
2019-06-20 22:49:31 +02:00
Marius Bakke
bd9d72067e
gnu: python-unidecode: Update to 1.1.0.
...
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.0.
2019-06-20 22:49:31 +02:00
Marius Bakke
377bd155ea
gnu: dbus: Fix CVE-2019-12749.
...
* gnu/packages/patches/dbus-CVE-2019-12749.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (dbus)[replacement]: New field.
(dbus/fixed): New variable.
2019-06-20 22:49:31 +02:00
Ricardo Wurmus
28618b05f0
gnu: pigx-rnaseq: Update to 0.0.7.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.7.
[inputs]: Add coreutils and sed.
2019-06-20 22:29:43 +02:00
Andreas Enge
eacf29835d
gnu: Add iml.
...
* gnu/packages/algebra.scm (iml): New variable.
2019-06-20 17:36:39 +02:00
Andreas Enge
264334716f
gnu: Add ppl.
...
* gnu/packages/maths.scm (ppl): New variable.
2019-06-20 16:46:37 +02:00
Ricardo Wurmus
30adfd3600
gnu: ngs-sdk: Update to 2.9.6.
...
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 2.9.6.
2019-06-20 14:33:57 +02:00
Ricardo Wurmus
20874b7044
gnu: sra-tools: Update to 2.9.6.
...
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.9.6.
2019-06-20 14:33:57 +02:00
Ricardo Wurmus
7cb44fb571
gnu: ncbi-vdb: Update to 2.9.6.
...
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.9.6.
[arguments]: Pass HAVE_HDF5 make flag; add build phase "patch-krypto-flags".
2019-06-20 14:33:57 +02:00
Ludovic Courtès
c050f18700
gnu: guile: Add 2.2.5.
...
* gnu/packages/guile.scm (guile-2.2.5): New variable.
2019-06-20 14:07:01 +02:00
Ricardo Wurmus
becb9cbfe1
gnu: python-jupyter-console: Update to 6.0.0.
...
* gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.0.0.
[arguments]: Enable tests.
[propagated-inputs]: Replace python-prompt-toolkit-1 with
python-prompt-toolkit.
2019-06-20 13:14:16 +02:00
Ricardo Wurmus
8e590c8153
gnu: python2-jupyter-console: Split from python-jupyter-console.
...
* gnu/packages/python-xyz.scm (python2-jupyter-console): Implement without
package-with-python2.
2019-06-20 13:14:16 +02:00
Nicolas Goaziou
e2ab228b46
Revert "gnu: Add libgd."
...
This reverts commit 059e4c9a15
.
2019-06-20 12:39:21 +02:00
Andreas Enge
197ebc36be
gnu: Add lrcalc.
...
* gnu/packages/algebra.scm (lrcalc): New variable.
2019-06-20 12:21:11 +02:00
Andreas Enge
66c67e7ba1
gnu: Add eclib.
...
* gnu/packages/algebra.scm (eclib): New variable.
2019-06-20 12:21:04 +02:00
Andreas Enge
6cbedbd2f2
gnu: Add m4rie.
...
* gnu/packages/algebra.scm (m4rie): New variable.
2019-06-20 12:20:11 +02:00
Josh Holland
9553a41dbe
gnu: weechat: update to 2.5
...
* gnu/packages/irc.scm (weechat): update to 2.5
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-06-20 11:55:09 +02:00
Nicolas Goaziou
25cbaa9e70
gnu: Add python-fpylll.
...
* gnu/packages/algebra.scm (python-fpylll): New variable.
2019-06-20 11:07:12 +02:00
Nicolas Goaziou
1de48e8f8a
gnu: fplll: Update to 5.2.1.
...
* gnu/packages/algebra.scm (fplll): Update to 5.2.1.
[source]: Use Github tagged release: the original tarball no longer exists.
[native-inputs]: Add Autoconf and al.
[homepage]: Update it, the previous one no longer exists.
[description]: Expound description.
2019-06-20 11:03:37 +02:00
Nicolas Goaziou
75a73bb024
gnu: Add symmetrica.
...
* gnu/packages/algebra.scm (symmetrica): New variable.
* gnu/packages/patches/symmetrica-bruch.patch:
* gnu/packages/patches/symmetrica-int32.patch:
* gnu/packages/patches/symmetrica-return_values.patch:
* gnu/packages/patches/symmetrica-sort_sum_rename.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add patches.
2019-06-20 10:19:12 +02:00
Alex Griffin
a42cb6f1f1
gnu: zathura: Install icons.
...
* gnu/packages/pdf.scm (zathura)[native-inputs]: Add librsvg to build and
install the application icons.
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-06-20 10:10:31 +02:00
Nicolas Goaziou
059e4c9a15
gnu: Add libgd.
...
* gnu/packages/image.scm (libgd): New variable.
2019-06-20 10:09:17 +02:00
Nicolas Goaziou
ab398380eb
gnu: Move ratpoints into a different module.
...
* gnu/packages/maths.scm (ratpoints): Move...
* gnu/packages/algebra.scm: ...here.
2019-06-20 09:20:29 +02:00
Meiyo Peng
5543d3bb09
gnu: spdlog: Clarify license.
...
* gnu/packages/logging.scm (spdlog): Clarify license of the bundled fmt
library.
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2019-06-20 05:38:58 +02:00
Tobias Geerinckx-Rice
c5c51bda0b
gnu: bind: Update to 9.14.3 [fixes CVE-2019-6471].
...
* gnu/packages/dns.scm (isc-bind): Update to 9.14.3.
2019-06-20 00:28:14 +02:00
Andreas Enge
80ee7c4a48
gnu: zn_poly: Rename to zn-poly, according to our naming conventions.
...
Reported by Nicolas Goaziou <mail@nicolasgoaziou.fr>.
This is a follow-up to commit 01822e3ebf
.
* gnu/packages/sagemath.scm (zn_poly): Rename to...
* gnu/packages/sagemath.scm (zn-poly): ...this.
2019-06-20 00:03:46 +02:00
Andreas Enge
a1dcaacb7b
gnu: Add brial.
...
* gnu/packages/sagemath.scm (brial): New variable.
2019-06-19 23:57:49 +02:00
Andreas Enge
37edfb0f1c
gnu: Add m4ri.
...
* gnu/packages/algebra.scm (m4ri): New variable.
2019-06-19 23:45:29 +02:00
Dan Frumin
3f9a027ce2
gnu: Add crispy-doom.
...
* gnu/packages/games.scm (crispy-doom): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:28 +02:00
Brian Leung
8785a71faf
gnu: emacs-unpackaged-el: Add patch for missing require statement.
...
* gnu/packages/emacs-xyz.scm (emacs-unpackaged-el)[source]: Add patch.
* gnu/packages/patches/emacs-unpackaged-req.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:27 +02:00
Giacomo Leidi
a7a3182761
gnu: Add numix-theme.
...
* gnu/packages/gnome.scm (numix-theme): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:27 +02:00
Nicolas Goaziou
74247b80e5
gnu: Add python-pandocfilters.
...
* gnu/packages/textutils.scm (python-pandocfilters): New variable.
2019-06-19 22:01:53 +02:00
Nicolas Goaziou
0c842e3a59
gnu: Add ratpoints.
...
* gnu/packages/maths.scm (ratpoints): New variable.
* gnu/packages/patches/ratpoints-sturm_and_rp_private.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference patch.
2019-06-19 21:43:12 +02:00
Andreas Enge
7c5f623192
gnu: Add gf2x.
...
* gnu/packages/algebra.scm (gf2x): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge
01822e3ebf
gnu: Add zn_poly.
...
* gnu/packages/sagemath.scm (zn_poly): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge
3923e9d942
gnu: Add pynac.
...
* gnu/packages/sagemath.scm (pynac): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge
538230c933
gnu: python-gmpy2: Update to 2.1.0b1.
...
The gmpy2 package has become a standard package in sage-8.7, and the latest
stable release is too old.
* gnu/packages/sagemath.scm (python-gmpy2): Update to 2.1.0b1.
2019-06-19 18:56:55 +02:00
Tobias Geerinckx-Rice
f58b10cb30
gnu: balsa: Update to 2.5.7.
...
* gnu/packages/mail.scm (balsa): Update to 2.5.7.
[inputs]: Build with gtksourceview@3.
2019-06-19 17:58:48 +02:00
Tobias Geerinckx-Rice
c8a67f13c9
gnu: nano: Update to 4.3.
...
* gnu/packages/nano.scm (nano): Update to 4.3.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice
76472ed959
gnu: notmuch: Update to 0.29.1.
...
* gnu/packages/mail.scm (notmuch): Update to 0.29.1.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice
903bc2672d
gnu: mpd: Update to 0.21.10.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.10.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice
2dcde3c733
gnu: perl-xml-sax: Update to 1.02.
...
* gnu/packages/xml.scm (perl-xml-sax): Update to 1.02.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
1f6dd7e9c2
gnu: shadow: Update home page.
...
* gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
bb3dc8025a
gnu: shadow: Update to 4.7.
...
* gnu/packages/admin.scm (shadow): Update to 4.7.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
a6dc3cc197
gnu: ansible: Update to 2.8.1.
...
* gnu/packages/admin.scm (ansible): Update to 2.8.1.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice
68c138ffce
gnu: filezilla: Update to 3.42.1.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.42.1.
2019-06-19 15:42:50 +02:00
Tobias Geerinckx-Rice
75b803ffa9
gnu: libfilezilla: Update to 0.16.0.
...
* gnu/packages/ftp.scm (libfilezilla): Update to 0.16.0.
2019-06-19 15:42:50 +02:00
Ricardo Wurmus
f1765b57b8
gnu: Add python-keras.
...
* gnu/packages/machine-learning.scm (python-keras): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
90afa80dd9
gnu: Add python-pytest-timeout.
...
* gnu/packages/check.scm (python-pytest-timeout): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
4abc50666e
gnu: Add python-keras-preprocessing.
...
* gnu/packages/machine-learning.scm (python-keras-preprocessing): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
d93ad19110
gnu: Add python-keras-applications.
...
* gnu/packages/machine-learning.scm (python-keras-applications): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
7bcf827c1d
gnu: python-botocore: Update to 1.12.149.
...
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.12.149.
[native-inputs]: Add python-urllib3.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus
5d3675371c
gnu: python-s3transfer: Update to 0.2.0.
...
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.2.0.
[propagated-inputs]: Add python-urllib3.
2019-06-19 15:05:42 +02:00
Mark H Weaver
5f7367cf84
gnu: linux-libre: Update to 5.1.11.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.11.
(%linux-libre-hash): Update hash.
2019-06-18 20:49:14 -04:00
Mark H Weaver
999ab3807a
gnu: linux-libre@4.19: Update to 4.19.52.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.52.
(%linux-libre-4.19-hash): Update hash.
2019-06-18 20:48:29 -04:00
Mark H Weaver
4862957c60
gnu: linux-libre@4.14: Update to 4.14.127.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.127.
(%linux-libre-4.14-hash): Update hash.
2019-06-18 20:47:38 -04:00
Mark H Weaver
6bb60ba1ba
gnu: linux-libre@4.9: Update to 4.9.182.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.182.
2019-06-18 20:46:58 -04:00
Mark H Weaver
cbc28ac133
gnu: linux-libre@4.4: Update to 4.4.182.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.182.
2019-06-18 20:46:11 -04:00
Efraim Flashner
cb13618b6d
gnu: python2: Add 'cpe-name' property.
...
* gnu/packages/python.scm (python2)[properties]: New field.
2019-06-18 21:02:42 +03:00
Andreas Enge
e27ae2db00
gnu: linbox: Add version 1.5.2.
...
* gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge
9fafb0d21f
gnu: fflas-ffpack: Add version 2.3.2.
...
* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge
80a70da7fc
gnu: givaro: Add version 4.0.4.
...
* gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge
a612f86684
gnu: Add linbox.
...
* gnu/packages/algebra.scm (linbox): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge
4bf9cb4053
gnu: Add fflas-ffpack.
...
* gnu/packages/algebra.scm (fflas-ffpack): New variable.
2019-06-18 19:57:05 +02:00