Tobias Geerinckx-Rice
ce63a3b90a
gnu: libgig: Update to 4.2.0.
...
* gnu/packages/music.scm (libgig): Update to 4.2.0.
2019-12-04 23:10:21 +01:00
Tobias Geerinckx-Rice
29a87ed18c
gnu: imapfilter: Update to 2.6.16.
...
* gnu/packages/mail.scm (imapfilter): Update to 2.6.16.
[arguments]: Remove ‘fix-include-path’ phase.
2019-12-04 23:10:21 +01:00
Tobias Geerinckx-Rice
8f15c1c9fe
gnu: mpop: Update to 1.4.6.
...
* gnu/packages/mail.scm (mpop): Update to 1.4.6.
2019-12-04 23:10:21 +01:00
Tobias Geerinckx-Rice
f3d4015385
gnu: girara: Fetch sources from git.
...
The tarball URI is having server issues. Use the upstream git
repository instead until this is resolved.
Reported by Marius Bakke <mbakke@fastmail.com>.
* gnu/packages/gtk.scm (girara)[source]: Switch to GIT-FETCH.
2019-12-04 23:10:21 +01:00
Pierre Neidhardt
6b84a31d90
gnu: emacs-org-contrib: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Refer to the updated
installation directory.
2019-12-04 22:29:38 +01:00
Pierre Neidhardt
e18aeb416d
gnu: emacs-scel: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-scel): Refer to the updated installation
directory.
2019-12-04 22:29:38 +01:00
Leo Famulari
c63d4725d1
gnu: knot: Update to 2.9.1 [fixes CVE-2019-19331].
...
* gnu/packages/dns.scm (knot): Update to 2.9.1.
2019-12-04 16:09:20 -05:00
Pierre Neidhardt
1cd9149938
gnu: notmuch: Fix build.
...
* gnu/packages/mail.scm (notmuch): Refer to the updated installation
directory.
2019-12-04 21:57:12 +01:00
Marius Bakke
66c15f72f8
gnu: ffmpeg: Update to 3.4.7.
...
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.7.
2019-12-04 21:26:56 +01:00
Marius Bakke
63e8df382f
gnu: feh: Update to 3.3.
...
* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-viewers.scm (feh): Update to 3.3.
[source](patches): Remove.
2019-12-04 21:26:50 +01:00
Marius Bakke
33b59c1a3e
Merge branch 'staging'
2019-12-04 20:12:41 +01:00
Marius Bakke
936aa05209
gnu: Remove duplicate nlohmann-json-cpp package.
...
* gnu/packages/serialization.scm (nlohmann-json-cpp): Move variable ...
* gnu/packages/cpp.scm (nlohmann-json-cpp): ... here. Mark as deprecated by
JSON-MODERN-CXX.
* gnu/packages/jupyter.scm (xeus)[inputs]: Change NLOHMANN-JSON-CPP to
JSON-MODERN-CXX.
* gnu/packages/video.scm (mkvtoolnix)[inputs]: Likewise.
2019-12-04 20:10:34 +01:00
Danny Milosavljevic
208e743415
gnu: sunxi-tools: Simplify build.
...
* gnu/packages/admin.scm (sunxi-tools-source): New procedure.
(sunxi-target-tools): New variable.
(sunxi-tools)[source]: Use sunxi-tools-source.
[native-inputs]: Remove cross-gcc, cross-libc, cross-libc-static.
Add sunxi-target-tools.
[arguments]<#:make-flags>: Modify.
[arguments]<#:phases>[set-environment-up]: Delete phase.
[build-armhf]: Delete phase.
[install]: Modify.
2019-12-04 18:56:31 +01:00
Ludovic Courtès
ed15dfcf31
machine: ssh: <machine-ssh-configuration> can include the host key.
...
* gnu/machine/ssh.scm (<machine-ssh-configuration>)[host-key]: New field.
(machine-ssh-session): Pass #:host-key to 'open-ssh-session'.
* doc/guix.texi (Invoking guix deploy): Document it.
2019-12-04 18:16:08 +01:00
Timotej Lazar
d75540473f
gnu: bitlbee: Use Python 3.
...
* gnu/packages/messaging.scm (bitlbee)[inputs]: Replace python-2 with python.
[arguments]: Set the PYTHON environment variable before configuring.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-04 18:16:08 +01:00
Leo Prikler
fe7b59c6b1
services: Add GNOME Keyring service.
...
* gnu/services/desktop.scm: (<gnome-keyring-configuration>): New record type.
(pam-gnome-keyring): New procedure.
(gnome-keyring-service-type): New variable.
* doc/guix.texi (Desktop Services): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-04 18:16:08 +01:00
Leo Famulari
8548b3dd87
gnu: ncmpc: Update to 0.36.
...
* gnu/packages/mpd.scm (ncmpc): Update to 0.36.
2019-12-04 10:20:28 -05:00
Leo Famulari
e71513f74b
gnu: MPD: Update to 0.21.16.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.16.
2019-12-04 10:20:24 -05:00
Leo Famulari
d9447779c7
gnu: tmux: Update to 3.0a.
...
* gnu/packages/tmux.scm (tmux): Update to 3.0a.
2019-12-04 08:33:31 -05:00
Leo Famulari
1a7633c239
services: SSH services: Provide 'ssh' and 'sshd' Shepherd services.
...
* gnu/services/ssh.scm (lsh-shepherd-service, dropbear-shepherd-service,
openssh-sheperd-service): Add 'ssh' and 'sshd' to provision.
2019-12-04 08:31:39 -05:00
Mark H Weaver
34369f3103
gnu: icecat: Update to 68.3.0-guix0-preview1 [security fixes].
...
Includes fixes for CVE-2019-11745, CVE-2019-17005, CVE-2019-17008,
CVE-2019-17009, CVE-2019-17010, CVE-2019-17011, and CVE-2019-17012.
* gnu/packages/patches/icecat-gnuzilla-fixes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update hash for the firefox source tarball. Update to the
latest from gnuzilla.git. Don't apply icecat-gnuzilla-fixes.patch. Remove
determinism fix in makeicecat that is now upstream. Tweak a status message.
(icecat)[arguments]: Add "--with-unsigned-addon-scopes=app" configure flag.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt.
2019-12-04 06:36:45 -05:00
Clément Lassieur
269c827c69
gnu: emacs-transient: Refer to the updated installation directory.
...
* gnu/packages/emacs-xyz.scm (emacs-transient)[arguments]: Refer to the
updated installation directory.
2019-12-04 12:13:16 +01:00
Efraim Flashner
8f523eb99d
gnuL librsvg-next: Unvendor some rust crates.
...
* gnu/packages/gnome.scm (computed-origin-method, librsvg-next-source):
New variables.
(librsvg-next)[source]: Use computed librsvg-next-source.
[arguments]: Import %cargo-build-modules. Enable 'patch-source-shebangs,
'patch-generated-source-shebangs, 'patch-user-bin-file phases. Change
custom phase to patch cargo checksums and Cargo.lock.
2019-12-04 12:32:40 +02:00
Maxim Cournoyer
4c503ed503
gnu: emacs-emacsql: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Refer to the updated
installation directory.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2019-12-04 11:06:49 +01:00
Maxim Cournoyer
7185a8dac4
gnu: emacs-ert-runner: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-ert-runner): Refer to the updated
installation directory.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2019-12-04 11:06:49 +01:00
Maxim Cournoyer
903765f0d9
gnu: emacs: Use load-path instead of EMACSLOADPATH.
...
This enables the use of the subdirs.el feature of Emacs, where specifying a
directory in EMACSLOADPATH translates into a `load-path' variable containing
the directory and all its sub-directories.
* gnu/packages/aux-files/emacs/guix-emacs.el (guix-emacs-autoload-packages):
Use `load-path' directly instead of parsing EMACSLOADPATH.
Reported-by: Leo Prikler <leo.prikler@student.tugraz.at>
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2019-12-04 11:06:49 +01:00
Maxim Cournoyer
c320acd633
gnu: emacs: Fix guix-emacs.el indentation.
...
* gnu/packages/aux-files/emacs/guix-emacs.el: Fix indentation.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2019-12-04 11:06:49 +01:00
Maxim Cournoyer
9aca5ceac8
gnu: emacs: Simplify the EMACSLOADPATH search path specification.
...
The EMACSLOADPATH can be greatly simplified by relying on a subdirs.el file
that causes Emacs to search recursively a directory found in EMACSLOADPATH.
* gnu/packages/emacs.scm (emacs)[native-search-paths]: Remove the match-all
file pattern regexp. Remove the versioned site-lisp directory from searched
files, as it appears unused by Emacs.
Reported-by: Leo Prikler <leo.prikler@student.tugraz.at>
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2019-12-04 11:06:49 +01:00
Ricardo Wurmus
6ea613ce63
gnu: r-catterplots: Update to 0-3.ae17cd5.
...
* gnu/packages/statistics.scm (r-catterplots): Update to 0-3.ae17cd5.
2019-12-04 10:07:50 +01:00
Efraim Flashner
9e21a1c803
gnu: hexchat: Fix up inputs.
...
* gnu/packages/messaging.scm (hexchat)[inputs]: Move glib:bin ...
[native-inputs]: ... to here.
2019-12-04 10:56:04 +02:00
Efraim Flashner
5045821e2a
gnu: ocaml-gen: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-gen)[source]: Download using git-fetch.
2019-12-04 10:55:29 +02:00
Efraim Flashner
0f4f5715a4
gnu: p7zip: Move *asm inputs to native-inputs.
...
* gnu/packages/compression.scm (p7zip)[inputs]: Move yasm, nasm ...
[native-inputs]: ... to here.
2019-12-04 10:55:28 +02:00
Efraim Flashner
bcda07797a
gnu: lablgtk: Use a source file-name.
...
* gnu/packages/ocaml.scm (lablgtk)[source]: Add 'file-name'.
2019-12-04 10:55:28 +02:00
Ricardo Wurmus
e21b668e52
gnu: r-rversions: Update to 2.0.1.
...
* gnu/packages/statistics.scm (r-rversions): Update to 2.0.1.
2019-12-04 09:39:43 +01:00
Ricardo Wurmus
14ebd6f762
gnu: r-survival: Update to 3.1-8.
...
* gnu/packages/statistics.scm (r-survival): Update to 3.1-8.
2019-12-04 09:39:36 +01:00
Ricardo Wurmus
41728d234b
gnu: r-all: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-all)[source]: Use bioconductor-uri.
2019-12-04 09:36:34 +01:00
Ricardo Wurmus
545e67ac03
gnu: r-hsmmsinglecell: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-hsmmsinglecell)[source]: Use
bioconductor-uri.
2019-12-04 09:36:15 +01:00
Ricardo Wurmus
b86f77469b
gnu: r-arrmdata: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-arrmdata)[source]: Use bioconductor-uri.
2019-12-04 09:35:59 +01:00
Ricardo Wurmus
ced61edf5d
gnu: r-abadata: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-abadata)[source]: Use bioconductor-uri.
2019-12-04 09:35:44 +01:00
Ricardo Wurmus
eed2766a45
gnu: r-do-db: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-do-db)[source]: Use bioconductor-uri.
2019-12-04 09:35:26 +01:00
Ricardo Wurmus
25f567a85a
gnu: r-illuminahumanmethylationepicmanifest: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-illuminahumanmethylationepicmanifest)[source]:
Use bioconductor-uri.
2019-12-04 09:35:08 +01:00
Ricardo Wurmus
6aca4054e0
gnu: r-fdb-infiniummethylation-hg19: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-fdb-infiniummethylation-hg19)[source]: Use
bioconductor-uri.
2019-12-04 09:34:47 +01:00
Ricardo Wurmus
c271d99025
gnu: r-txdb-mmusculus-ucsc-mm10-knowngene: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-txdb-mmusculus-ucsc-mm10-knowngene)[source]:
Use bioconductor-uri.
[arguments]: Enable substitution.
2019-12-04 09:34:13 +01:00
Ricardo Wurmus
1afdf41b49
gnu: r-txdb-mmusculus-ucsc-mm9-knowngene: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-txdb-mmusculus-ucsc-mm9-knowngene)[source]:
Use bioconductor-uri.
2019-12-04 09:33:54 +01:00
Ricardo Wurmus
d78db08862
gnu: r-txdb-hsapiens-ucsc-hg38-knowngene: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-txdb-hsapiens-ucsc-hg38-knowngene)[source]:
Use bioconductor-uri.
2019-12-04 09:33:35 +01:00
Ricardo Wurmus
f2580a1385
gnu: r-txdb-hsapiens-ucsc-hg19-knowngene: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-txdb-hsapiens-ucsc-hg19-knowngene)[source]:
Use bioconductor-uri.
[arguments]: Enable substitution.
2019-12-04 09:33:09 +01:00
Ricardo Wurmus
717d7cda9d
gnu: r-genelendatabase: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-genelendatabase)[source]: Use
bioconductor-uri.
2019-12-04 09:32:48 +01:00
Ricardo Wurmus
e7a8cf2e6e
gnu: r-bsgenome-hsapiens-ucsc-hg19: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]:
Use bioconductor-uri.
[arguments]: Enable substitution.
2019-12-04 09:32:22 +01:00
Ricardo Wurmus
411be88bf3
gnu: r-org-mm-eg-db: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-org-mm-eg-db)[source]: Use
bioconductor-uri.
2019-12-04 09:32:03 +01:00
Ricardo Wurmus
f53becc6d8
gnu: r-org-hs-eg-db: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-org-hs-eg-db)[source]: Use
bioconductor-uri.
2019-12-04 09:31:46 +01:00
Ricardo Wurmus
7bb65a2227
gnu: r-org-dr-eg-db: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-org-dr-eg-db)[source]: Use
bioconductor-uri.
2019-12-04 09:31:19 +01:00
Ricardo Wurmus
b0dfc79b0d
gnu: r-org-dm-eg-db: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-org-dm-eg-db)[source]: Use
bioconductor-uri.
2019-12-04 09:30:58 +01:00
Ricardo Wurmus
1c05e637a4
gnu: r-org-ce-eg-db: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-org-ce-eg-db)[source]: Use
bioconductor-uri.
2019-12-04 09:30:35 +01:00
Ricardo Wurmus
f83404bc5b
gnu: r-bsgenome-mmusculus-ucsc-mm10: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-mmusculus-ucsc-mm10)[source]:
Use bioconductor-uri.
[arguments]: Enable substitution.
2019-12-04 09:29:56 +01:00
Ricardo Wurmus
51dc4a2d70
gnu: r-bsgenome-mmusculus-ucsc-mm9-masked: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-mmusculus-ucsc-mm9-masked)[source]:
Use bioconductor-uri.
2019-12-04 09:29:26 +01:00
Ricardo Wurmus
21f6dae73d
gnu: r-bsgenome-mmusculus-ucsc-mm9: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-mmusculus-ucsc-mm9)[source]:
Use bioconductor-uri.
[arguments]: Enable substitution.
2019-12-04 09:28:54 +01:00
Ricardo Wurmus
a47646bd05
gnu: r-bsgenome-hsapiens-ucsc-hg19-masked: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-hsapiens-ucsc-hg19-masked)[source]:
Use bioconductor-uri.
2019-12-04 09:28:34 +01:00
Ricardo Wurmus
88e7c7db59
gnu: r-bsgenome-hsapiens-1000genomes-hs37d5: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-hsapiens-1000genomes-hs37d5)[source]:
Use bioconductor-uri.
[arguments]: Enable substitution.
2019-12-04 09:28:04 +01:00
Ricardo Wurmus
bf05ece1a2
gnu: r-bsgenome-dmelanogaster-ucsc-dm3-masked: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-dmelanogaster-ucsc-dm3-masked)[source]:
Use bioconductor-uri.
2019-12-04 09:27:15 +01:00
Ricardo Wurmus
87073b7ecb
gnu: r-bsgenome-dmelanogaster-ucsc-dm3: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-dmelanogaster-ucsc-dm3)[source]:
Use bioconductor-uri.
[arguments]: Enable substitution.
2019-12-04 09:26:22 +01:00
Ricardo Wurmus
149f351f38
gnu: r-bsgenome-dmelanogaster-ucsc-dm6: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-dmelanogaster-ucsc-dm6)[source]:
Use bioconductor-uri.
[arguments]: Permit substitution.
2019-12-04 09:25:10 +01:00
Ricardo Wurmus
6998ecba74
gnu: r-bsgenome-celegans-ucsc-ce10: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce10)[source]: Use
bioconductor-uri.
[arguments]: Permit substitution.
2019-12-04 09:24:09 +01:00
Brett Gilio
19e67f8216
gnu: emacs-olivetti: Update to 1.8.1.
...
* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 1.8.1.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-04 09:00:38 +01:00
Brett Gilio
d6445fa690
gnu: emacs-irony-mode: Update to 1.4.0.
...
* gnu/packages/emacs-xyz.scm (emacs-irony-mode): Update to 1.4.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-04 09:00:31 +01:00
Brett Gilio
362e5f9408
gnu: emacs-elisp-demos: Update to 2019.12.01.
...
* gnu/packages/emacs-xyz.scm (emacs-elisp-demos): Update to 2019.12.01.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-04 09:00:22 +01:00
Brett Gilio
17f88b9c01
gnu: emacs-doom-modeline: Update to 2.8.0.
...
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 2.8.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-04 08:59:43 +01:00
Ricardo Wurmus
312ec128af
gnu: python-pandas: Move to (gnu packages python-science).
...
* gnu/packages/python-xyz.scm (python-pandas, python2-pandas): Move from
here...
* gnu/packages/python-science.scm (python-pandas, python2-pandas): ...to here.
* gnu/packages/benchmark.scm, gnu/packages/databases.scm,
gnu/packages/graph.scm, gnu/packages/parallel.scm,
gnu/packages/serialization.scm: Import (gnu packages python-science).
2019-12-04 08:56:36 +01:00
Eric Bavier
dc3e62a494
gnu: handbrake: Upgrade to 1.3.0.
...
* gnu/packages/patches/handbrake-opt-in-nvenc.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/video.scm (handbrake)[source]: Upgrade to 1.3.0. Remove
patch.
[native-inputs]: Remove cmake and curl.
[inputs]: Add dav1d and numactl.
[arguments]: Add "--disable-nvenc" to configure flags in place of patch.
Adjust "bootstrap" phase in response to upstream changes.
Add "patch-SHELL" and "relax-reqs" phases.
2019-12-03 22:20:22 -06:00
Andreas Enge
4c16ffd383
gnu: tcc: Add search paths and drop the wrapper.
...
* gnu/packages/c.scm (tcc): Add native search paths.
(tcc-wrapper): Remove variable.
2019-12-03 22:18:08 +01:00
Tobias Geerinckx-Rice
1b6c5e8039
gnu: cmocka: Update to 1.1.5.
...
* gnu/packages/check.scm (cmocka): Update to 1.1.5.
2019-12-03 21:50:04 +01:00
Tobias Geerinckx-Rice
efa45291b7
gnu: girara: Update to 0.3.3.
...
* gnu/packages/gtk.scm (girara): Update to 0.3.3.
2019-12-03 21:50:04 +01:00
Tobias Geerinckx-Rice
741b505307
gnu: libcdio: Update to 2.1.0.
...
* gnu/packages/cdrom.scm (libcdio): Update to 2.1.0.
2019-12-03 21:50:04 +01:00
Tobias Geerinckx-Rice
a344a1af07
gnu: libcdio-paranoia: Update to 10.2+2.0.0.
...
* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+2.0.0.
2019-12-03 21:50:03 +01:00
Tobias Geerinckx-Rice
6b9ec7b0ef
gnu: libburn: Update to 1.5.2.
...
* gnu/packages/cdrom.scm (libburn): Update to 1.5.2.
2019-12-03 21:50:03 +01:00
Ricardo Wurmus
dfe11a489b
gnu: r-rsqlite: Update to 2.1.3.
...
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.1.3.
2019-12-03 14:54:20 +01:00
Ricardo Wurmus
64d576e514
gnu: r-roxygen2: Update to 7.0.2.
...
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.0.2.
2019-12-03 14:54:13 +01:00
Ricardo Wurmus
3fff4de729
gnu: r-testthat: Update to 2.3.1.
...
* gnu/packages/statistics.scm (r-testthat): Update to 2.3.1.
2019-12-03 14:54:06 +01:00
Ricardo Wurmus
6a7ac0a829
gnu: r-rspectra: Update to 0.16-0.
...
* gnu/packages/cran.scm (r-rspectra): Update to 0.16-0.
2019-12-03 14:53:59 +01:00
Ricardo Wurmus
8aab9b98cf
gnu: r-sjplot: Update to 2.8.1.
...
* gnu/packages/cran.scm (r-sjplot): Update to 2.8.1.
2019-12-03 14:53:50 +01:00
Ricardo Wurmus
de5092bab0
gnu: r-bayesplot: Update to 1.7.1.
...
* gnu/packages/cran.scm (r-bayesplot): Update to 1.7.1.
2019-12-03 14:53:42 +01:00
Ricardo Wurmus
27c2a6a160
gnu: r-maptools: Update to 0.9-9.
...
* gnu/packages/cran.scm (r-maptools): Update to 0.9-9.
2019-12-03 14:53:30 +01:00
Ricardo Wurmus
a477a5c357
gnu: r-network: Update to 1.16.0.
...
* gnu/packages/cran.scm (r-network): Update to 1.16.0.
2019-12-03 14:53:22 +01:00
Ricardo Wurmus
bce0fcae12
gnu: r-dendextend: Update to 1.13.2.
...
* gnu/packages/cran.scm (r-dendextend): Update to 1.13.2.
2019-12-03 14:53:14 +01:00
Ricardo Wurmus
ea5af6e74b
gnu: r-curl: Update to 4.3.
...
* gnu/packages/cran.scm (r-curl): Update to 4.3.
2019-12-03 14:53:01 +01:00
Efraim Flashner
dc7e57833e
gnu: jp2a: Downgrade to 1.0.6.
...
* gnu/packages/image.scm (jp2a): Downgrade to 1.0.6.
[source]: Download from Debian's sources.
[inputs]: Add ncurses.
[native-inputs]: Remove autoconf, automake, pkg-config.
2019-12-03 11:09:47 +02:00
Efraim Flashner
d507ec0994
gnu: toot: Make propagated-inputs regular inputs.
...
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Move all ...
[inputs]: ... here.
2019-12-03 11:00:14 +02:00
Efraim Flashner
324db47147
gnu: toot: Add missing input.
...
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Add python-urwid.
2019-12-03 10:59:33 +02:00
Tobias Geerinckx-Rice
0576681c79
gnu: emacs-diff-hl: Update to 1.8.7.
...
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.8.7.
2019-12-03 01:52:46 +01:00
Tobias Geerinckx-Rice
8e936351d7
gnu: xlockmore: Update to 5.59.
...
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.59.
2019-12-03 01:52:46 +01:00
Tobias Geerinckx-Rice
d539ca11b3
gnu: exo: Update to 0.12.10.
...
* gnu/packages/xfce.scm (exo): Update to 0.12.10.
2019-12-03 01:52:46 +01:00
Tobias Geerinckx-Rice
378506a964
gnu: sysstat: Update to 12.2.0.
...
* gnu/packages/linux.scm (sysstat): Update to 12.2.0.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
30954e61b2
gnu: mtr: Use @acronym{}.
...
* gnu/packages/networking.scm (mtr)[description]: Substitute @acronym
for @dfn.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
3f80d7ced2
gnu: mtr: Don't use NAME in source URI.
...
* gnu/packages/networking.scm (mtr)[source]: Hard-code NAME.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
a36eba4716
gnu: mtr: Update to 0.93.
...
* gnu/packages/networking.scm (mtr): Update to 0.93.
[native-inputs]: Remove now-unnecessary autoconf.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
fc1ca29da3
gnu: microcom: Use HTTPS home page.
...
* gnu/packages/microcom.scm (microcom)[home-page]: Use HTTPS.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
d9a746d43d
gnu: microcom: Update to 2017.03.0.
...
* gnu/packages/microcom.scm (microcom): Update to 2017.03.0.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
b73a930703
gnu: microcom: Use GIT-FILE-NAME.
...
* gnu/packages/microcom.scm (microcom)[source]: Use GIT-FILE-NAME.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
6deab02c78
gnu: less: Update to 551.
...
* gnu/packages/less.scm (less): Update to 551.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice
4e94744dd9
gnu: less: Add upstream source URI.
...
* gnu/packages/less.scm (less)[source]: Add the author's site.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
df76e0524d
gnu: nsd: Update to 4.2.3.
...
* gnu/packages/dns.scm (nsd): Update to 4.2.3.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
bc134c77e0
gnu: pugixml: Update to 1.10.
...
* gnu/packages/xml.scm (pugixml): Update to 1.10.
[source]: Remove obsolete patch.
* gnu/packages/patches/pugixml-versioned-libdir.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
51058cb232
gnu: eid-mw: Update to 4.4.23.
...
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.23.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
468c2402c7
gnu: console-setup: Update to 1.194.
...
* gnu/packages/xorg.scm (console-setup): Update to 1.194.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
c6df2f5817
gnu: xclock: Don't use NAME in source URI.
...
* gnu/packages/xorg.scm (xclock)[source]: Hard-code NAME.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
fb0f4ab8ed
gnu: xclock: Update to 1.0.9.
...
* gnu/packages/xorg.scm (xclock): Update to 1.0.9.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
c93bd94c49
gnu: soundtouch: Use HTTPS home page.
...
* gnu/packages/audio.scm (soundtouch)[home-page]: Use HTTPS.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
b1d13e40fe
gnu: snd: Update to 19.9.
...
* gnu/packages/audio.scm (snd): Update to 19.9.
2019-12-03 01:52:43 +01:00
Alex Griffin
13125c5afe
gnu: Remove python2-socksipychain.
...
* gnu/packages/python-xyz.scm (python2-socksipychain): Remove variable.
2019-12-02 09:45:33 -06:00
Alex Griffin
8c655deb7d
gnu: pagekite: Update to 1.5.0.191126.
...
* gnu/packages/networking.scm (pagekite): Update to 1.5.0.191126.
[source]: Fetch from GitHub.
[arguments]: Build with Python 3.
[inputs]: Add python-six.
2019-12-02 09:45:32 -06:00
Alex Griffin
d97cdff18e
gnu: python-socksipychain: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.0.
2019-12-02 09:45:31 -06:00
Ricardo Wurmus
ec1224a73b
gnu: python-scipy: Move to (gnu packages python-science).
...
* gnu/packages/python-xyz.scm (python-scipy, python2-scipy): Move these from
here...
* gnu/packages/python-science.scm (python-scipy, python2-scipy): ...to here.
* gnu/packages/bioinformatics.scm, gnu/packages/machine-learning.scm,
gnu/packages/statistics.scm: Adjust module imports.
2019-12-02 15:25:17 +01:00
Ricardo Wurmus
ca7c365312
gnu: python-scikit-image: Move to (gnu packages python-science).
...
* gnu/packages/python-xyz.scm (python-scikit-image, python2-scikit-image):
Move these two from here...
* gnu/packages/python-science.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-12-02 15:25:12 +01:00
Efraim Flashner
5fbdd917b7
gnu: python-pillow: Update to 6.2.1.
...
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.2.1.
2019-12-02 15:12:50 +02:00
Efraim Flashner
0c4e1c5fbf
gnu: python-pillow: Sort inputs alphabetically.
...
* gnu/packages/python-xyz.scm (python-pillow)[inputs]: Sort
alphabetically.
2019-12-02 15:12:49 +02:00
Efraim Flashner
979d8464d4
gnu: python-pillow: Make check phase conditional.
...
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Wrap custom
'check phase in check for 'tests?'.
2019-12-02 15:12:49 +02:00
Efraim Flashner
61b77ff307
gnu: python-pillow: Replace check phase.
...
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Since 'check
always come after 'install, replace 'check phase rather than recreate it.
2019-12-02 15:12:46 +02:00
Brett Gilio
c07c0acf19
gnu: Add emacs-telega.
...
* gnu/packages/emacs-xyz.scm (emacs-telega): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 12:24:43 +01:00
Ludovic Courtès
e1b88fde12
gnu: android-libselinux: Avoid top-level references to 'libsellinux'.
...
* gnu/packages/android.scm (android-libselinux)[synopsis]
[description, license]: Remove references to 'libsellinux'.
2019-12-02 11:32:17 +01:00
Ludovic Courtès
8804215462
gnu: 0ad-data: Avoid top-level references to 'font-bitstream-vera'.
...
* gnu/packages/games.scm (0ad-data)[license]: Avoid references to
'font-bitstream-vera'.
2019-12-02 11:20:27 +01:00
Ludovic Courtès
a72aab9f71
gnu: stress-make: Avoid top-level reference to 'gnu-make'.
...
* gnu/packages/debug.scm (stress-make)[license]: Hard-code GPL3+ instead
of referring to 'gnu-make'.
2019-12-02 11:16:31 +01:00
Ludovic Courtès
abad22dd4a
gnu: gajim: Avoid top-level reference to 'python'.
...
This fixes a circular dependency due to this top-level reference to
'python' as discussed in <https://bugs.gnu.org/38326 >.
* gnu/packages/messaging.scm (gajim)[native-search-paths]: Remove
reference to 'python'. Hard-code the Python version instead.
2019-12-02 11:14:09 +01:00
Guillaume Le Vaillant
66977719a6
gnu: Add q5go.
...
* gnu/packages/games.scm (q5go): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Brett Gilio
f45968cbab
gnu: Add emacs-org-present.
...
* gnu/packages/emacs-xyz.scm (emacs-org-present): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Brett Gilio
bdc11c0f3a
gnu: Add emacs-doom-modeline.
...
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Brett Gilio
c4c59b08fe
gnu: Add emacs-shrink-path.
...
* gnu/packages/emacs-xyz.scm (emacs-shrink-path): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Brett Gilio
5005b6a1c9
gnu: ccls: Update to 0.20190823.5.
...
* gnu/packages/cpp.scm (ccls): Update to 0.20190823.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Daniel Schäfer
ad54d6c99f
gnu: Add ipcalc.
...
* gnu/packages/networking.scm (ipcalc): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-12-02 09:07:07 +01:00
Mark H Weaver
b3cea86ac8
gnu: linux-libre@4.19: Update to 4.19.87.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.87.
(linux-libre-4.19-pristine-source): Update hash.
2019-12-01 20:50:28 -05:00
Mark H Weaver
eac9ddfaf3
gnu: linux-libre@4.14: Update to 4.14.157.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.157.
(linux-libre-4.14-pristine-source): Update hash.
2019-12-01 20:49:20 -05:00
Ludovic Courtès
33d1c970c3
install: Pass 'local-file' literal strings for proper resolution.
...
This is a followup to 99c45877a9
, which
introduced a regression: "guix system build gnu/system/install.scm"
would fail to find the .tmpl files.
* gnu/system/install.scm (/etc/configuration-files)[file]: Remove.
[directory]: Use 'local-file' with a literal string.
2019-12-01 23:36:52 +01:00
Nicolas Goaziou
6177b14bcf
gnu: scummvm: Update to 2.1.0.
...
* gnu/packages/emulators.scm (scummvm): Update to 2.1.0.
2019-12-01 22:04:52 +01:00
Nicolas Goaziou
6610b04998
gnu: snap: Update to 5.3.8.
...
* gnu/packages/education.scm (snap): Update to 5.3.8.
2019-12-01 21:40:48 +01:00
Nicolas Goaziou
8ab624f991
gnu: mame: Update to 0.216.
...
* gnu/packages/emulators.scm (mame): Update to 0.216.
2019-12-01 21:35:22 +01:00
Leo Famulari
b4cb5d7a48
gnu: WireGuard: Update to 0.0.20191127.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191127.
2019-12-01 15:26:50 -05:00
Nicolas Goaziou
c114e35024
gnu: giac: Update to 1.5.0-75.
...
* gnu/packages/algebra.scm (giac): Update to 1.5.0-75.
2019-12-01 21:24:20 +01:00
Nicolas Goaziou
363359f8de
gnu: grammalecte: Update to 1.6.0.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.6.0.
2019-12-01 21:23:46 +01:00
Nicolas Goaziou
faaffb902d
gnu: fet: Update to 5.41.0.
...
* gnu/packages/education.scm (fet): Update to 5.41.0.
2019-12-01 21:18:19 +01:00
Nicolas Goaziou
d7d23c86f8
gnu: asymptote: Update to 2.61.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.61.
2019-12-01 21:17:37 +01:00
Hartmut Goebel
d733a469d7
gnu: Remove dependency on Python 2 for some Qt packages.
...
* gnu/packages/qt.scm (qtbase, qtmultimedia) [native-inputs]: Replace
python-2 by python.
(qtdeclarative)[native-inputs]: Replace python-2 by python, add
python-wrapper.
2019-12-01 20:35:06 +01:00
Hartmut Goebel
34e31612e2
gnu: quaternion: Use qt-build-system.
...
* gnu/packages/display-managers.scm (quaternion): Use qt-build-sytem.
[arguments]<modules, imported-modules, phases>: Remove.
2019-12-01 20:24:47 +01:00
Hartmut Goebel
e185e900e5
gnu: kdeconnect: Use qt-build-system.
...
* gnu/packages/display-managers.scm (kdeconnect): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-executable}: Remove.
2019-12-01 20:24:47 +01:00
Hartmut Goebel
7d796d8068
gnu: ktouch: Use qt-build-system.
...
* gnu/packages/display-managers.scm (ktouch): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-executables}: Remove.
2019-12-01 20:24:47 +01:00
Hartmut Goebel
2f57e34bf3
gnu: sddm: Use qt-build-system.
...
* gnu/packages/display-managers.scm (sddm): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-programs}: Remove.
2019-12-01 20:24:47 +01:00
Mathieu Othacehe
c6d130630a
build: vm: Fix qemu-command procedure.
...
* gnu/build/vm.scm (qemu-command): When system is "armhf-linux", use "arm" as
qemu cpu prefix.
2019-12-01 16:52:30 +01:00
Mathieu Othacehe
d4ddf22d54
system: vm: Support cross-compilation.
...
* gnu/system.scm (system-linux-image-file-name): Add support for cross-built
systems. Remove system argument that was ignored,
(operating-system-kernel-file): adapt by removing ignored os argument.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add target
argument and turn inputs into native-inputs. Pass target to qemu-command
and gexp->derivation calls.
(iso9660-image): Add target argument and pass it to
expression->derivation-in-linux-vm. Remove qemu from inputs as it
is not necessary.
(qemu-image): Add target argument, also remove qemu from inputs. Pass
target argument to expression->derivation-in-linux-vm call.
2019-12-01 16:51:40 +01:00
Tobias Geerinckx-Rice
39c746f081
gnu: bs1770gain: Update to 0.6.5.
...
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.5.
[source]: Adjust snippet for upstream BS gain.
2019-12-01 16:01:46 +01:00
Pierre Neidhardt
5b0289870a
gnu: jami: Fix wrapper.
...
* gnu/packages/telephony.scm (jami)[arguments]: Wrap around jami-gnome instead
of gnome-ring.
[synopsis]: Make it more sensible.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
a83855ffad
gnu: libring: Update to 20191101.
...
* gnu/packages/telephony.scm (libring)[inputs]: Replace restbed with restinio,
add asio.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
fbcd60dd15
gnu: pjproject-jami: Update to 2.9
...
* gnu/packages/telephony.scm (pjproject-jami)[arguments]: Fix flags, make
files writable, update patch set.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
de65f3f1bb
gnu: jami: Update to 20191101.3.67671e7.
...
* gnu/packages/telephony.scm (jami): Update to 20191101.3.67671e7.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
5dc8cad52c
gnu: pjproject: Update to 2.9.
...
* gnu/packages/telephony.scm (pjproject): Update to 2.9.
2019-12-01 13:37:16 +01:00
Jan Wielkiewicz
4fe8a9f2d1
gnu: opendht: Update to 2.0.0beta2.
...
* gnu/packages/networking.scm (opendht): Update to 2.0.0beta2.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt
13d79b6471
gnu: Add restinio.
...
* gnu/packages/networking.scm (restinio): New variable.
2019-12-01 13:37:16 +01:00
Jan Wielkiewicz
27bcdfcd65
gnu: Add sobjectizer.
...
* gnu/packages/cpp.scm (sobjectizer): New variable.
2019-12-01 13:37:16 +01:00
Jan Wielkiewicz
d83bb7973b
gnu: Add resample.
...
* gnu/packages/audio.scm (resample): New variable.
2019-12-01 13:36:40 +01:00
Clément Lassieur
f71b0a0012
ci: Make sure the Guix checkout is the one providing Cuirass proc.
...
Fixes <https://bugs.gnu.org/36378 >.
Reported by Reza Alizadeh Majd <r.majd@pantherx.org>.
* build-aux/hydra/gnu-system.scm (find-current-checkout): New procedure.
(hydra-jobs): Use FIND-CURRENT-CHECKOUT to define CHECKOUT. Pass it to the
inferior Guix as an extra argument whose key is 'superior-guix-checkout'.
* gnu/ci.scm (find-current-checkout): New procedure.
(hydra-jobs): Use FIND-CURRENT-CHECKOUT to define CHECKOUT. This will return
'#f' if the current Guix is an inferior. In that case, use the
'superior-guix-checkout' argument provided by the superior Guix.
2019-12-01 11:26:11 +01:00
Ricardo Wurmus
db1106e2b5
gnu: r-catools: Update to 1.17.1.3.
...
* gnu/packages/statistics.scm (r-catools): Update to 1.17.1.3.
2019-12-01 10:57:44 +01:00
Ricardo Wurmus
5378a1ae49
gnu: r-rvcheck: Update to 0.1.7.
...
* gnu/packages/cran.scm (r-rvcheck): Update to 0.1.7.
2019-12-01 10:57:35 +01:00
Ricardo Wurmus
a346c93665
gnu: r-insight: Update to 0.7.1.
...
* gnu/packages/cran.scm (r-insight): Update to 0.7.1.
2019-12-01 10:35:59 +01:00
Ricardo Wurmus
3e3fd3b0f2
gnu: r-algdesign: Update to 1.2.0.
...
* gnu/packages/cran.scm (r-algdesign): Update to 1.2.0.
2019-12-01 10:30:46 +01:00
Ricardo Wurmus
670a010161
gnu: r-sdmtools: Update to 1.1-221.2.
...
* gnu/packages/cran.scm (r-sdmtools): Update to 1.1-221.2.
2019-12-01 10:30:38 +01:00
Ricardo Wurmus
2899a9d439
gnu: r-vioplot: Update to 0.3.4.
...
* gnu/packages/cran.scm (r-vioplot): Update to 0.3.4.
2019-12-01 10:30:31 +01:00
Ricardo Wurmus
7055c62dde
gnu: r-extremes: Update to 2.0-11.
...
* gnu/packages/cran.scm (r-extremes): Update to 2.0-11.
2019-12-01 10:30:18 +01:00
Ricardo Wurmus
353fb48f4b
gnu: guile-ffi-fftw: Update to 0-2.294ad9e.
...
* gnu/packages/guile-xyz.scm (guile-ffi-fftw): Update to 0-2.294ad9e.
[license]: Switch to LGPLv3+.
2019-12-01 09:56:59 +01:00
Tobias Geerinckx-Rice
7366214178
gnu: perl-xml-rss: Update to 1.61.
...
* gnu/packages/xml.scm (perl-xml-rss): Update to 1.61.
2019-12-01 03:16:46 +01:00
Tobias Geerinckx-Rice
280189d74e
gnu: perl-x11-protocol-other: Update to 31.
...
* gnu/packages/xorg.scm (perl-x11-protocol-other): Update to 31.
2019-12-01 03:16:46 +01:00
Tobias Geerinckx-Rice
0b4ced58c0
gnu: pscircle: Update to 1.3.1.
...
* gnu/packages/admin.scm (pscircle): Update to 1.3.1.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
cf2013d981
gnu: nnn: Update to 2.7.
...
* gnu/packages/admin.scm (nnn): Update to 2.7.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
d67e75386d
gnu: stellarium: Update to 0.19.2.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.19.2.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
f5bfaf32f6
gnu: hostapd: Update to 2.9.
...
* gnu/packages/admin.scm (hostapd): Update to 2.9.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
4d441ca174
gnu: thermald: Update to 1.9.
...
* gnu/packages/admin.scm (thermald): Update to 1.9.
[source]: Remove patch.
* packages/patches/thermald-make-int-max32-visible.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice
50db7df4d2
gnu: cbatticon: Update to 1.6.10.
...
* gnu/packages/admin.scm (cbatticon): Update to 1.6.10.
2019-12-01 03:14:00 +01:00
Tobias Geerinckx-Rice
4a62a29de3
gnu: arandr: Download over HTTPS.
...
* gnu/packages/xdisorg.scm (arandr)[source]: Use HTTPS.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice
988f53e1be
gnu: yapet: Update to 2.3.
...
* gnu/packages/password-utils.scm (yapet): Update to 2.3.
[inputs]: Add argon2.
[native-inputs]: Add cppunit.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice
a50d6099dd
gnu: edgar: Update to 1.32.
...
* gnu/packages/games.scm (edgar): Update to 1.32.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice
93882a9cab
gnu: gnu-efi: Update to 3.0.11.
...
* gnu/packages/efi.scm (gnu-efi): Update to 3.0.11.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice
2ea5b74fad
gnu: ncdc: Update to 1.22.1.
...
* gnu/packages/dc.scm (ncdc): Update to 1.22.1.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
fe147c9750
gnu: tnef: Update to 1.4.18.
...
* gnu/packages/mail.scm (tnef): Update to 1.4.18.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
dbef037ff4
gnu: z3: Update to 4.8.7.
...
* gnu/packages/maths.scm (z3): Update to 4.8.7.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
c7164ad65f
gnu: fcgi: Update to 2.4.2.
...
* gnu/packages/web.scm (fcgi): Update to 2.4.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove obsolete patches.
[native-inputs]: Add autoconf, automake, and libtool.
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch,
gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
9530c4bfc9
gnu: paperkey: Use HTTPS source and home page.
...
* gnu/packages/gnupg.scm (paperkey)[source, home-page]: Use HTTPS.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
abe08256c7
gnu: paperkey: Update to 1.6.
...
* gnu/packages/gnupg.scm (paperkey): Update to 1.6.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
1ff64c503a
gnu: nauty: Update to 2.6r12.
...
* gnu/packages/maths.scm (nauty): Update to 2.6r12.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
c8de7979c2
gnu: calf: Update to 0.90.3.
...
* gnu/packages/audio.scm (calf): Update to 0.90.3.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
0a03c5e1fb
gnu: emacs-howm: Use HTTPS source and home page.
...
* gnu/packages/emacs-xyz.scm (emacs-howm)[source, home-page]: Use HTTPS.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
44b5a74ad7
gnu: emacs-howm: Update to 1.4.5.
...
* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.5.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
6a04c8ff36
gnu: dcmtk: Update to 3.6.5.
...
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.5.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
7e59d21f9e
gnu: ncdu: Update to 1.14.1.
...
* gnu/packages/ncdu.scm (ncdu): Update to 1.14.1.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
d2119ddffb
gnu: f2fs-tools: Update to 1.13.0.
...
* gnu/packages/linux.scm (f2fs-tools): Update to 1.13.0.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
111f7c0175
gnu: toybox: Update to 0.8.2.
...
* gnu/packages/busybox.scm (toybox): Update to 0.8.2.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
1de52650e2
gnu: nasm: Don't use NAME in source URI.
...
* gnu/packages/assembly.scm (nasm)[source]: Hard-code NAME.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
93a02ae98c
gnu: calcurse: Update to 4.5.1.
...
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.1.
2019-12-01 00:49:12 +01:00
Tobias Geerinckx-Rice
11a05344ec
gnu: toot: Update to 0.24.0.
...
* gnu/packages/mastodon.scm (toot): Update to 0.24.0.
[arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
2019-12-01 00:49:12 +01:00
Leo Prikler
27b77228cf
services: Add polkit-wheel-service to %desktop-services.
...
* gnu/services/desktop.scm: (%desktop-services): Add polkit-wheel-service.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-30 23:50:40 +01:00
Leo Prikler
7f25ff10e1
services: Add polkit-wheel-service.
...
* gnu/services/desktop.scm: (polkit-wheel): New variable.
(polkit-wheel-service): New service.
* doc/guix.texi: Document polkit-wheel-service.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-30 23:50:40 +01:00
Ludovic Courtès
d70478da2b
gnu: lsof: Don't capture details about the build machine's kernel.
...
* gnu/packages/lsof.scm (lsof)[arguments]: In 'configure' phase, set
"LSOF_SYSINFO" environment variable.
2019-11-30 23:50:40 +01:00
Tobias Geerinckx-Rice
69dc3e5237
gnu: datefudge: Update to 1.23.
...
* gnu/packages/time.scm (datefudge): Update to 1.23.
2019-11-30 22:15:01 +01:00
Tobias Geerinckx-Rice
218c785850
gnu: arandr: Update to 0.1.10.
...
* gnu/packages/xdisorg.scm (arandr): Update to 0.1.10.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
93f6165fbc
gnu: arandr: Don't use NAME in source URI.
...
* gnu/packages/xdisorg.scm (arandr)[source]: Hard-code NAME.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
2a6403c1b3
gnu: accountsservice: Don't use NAME in source URI.
...
* gnu/packages/freedesktop.scm (accountsservice)[source]: Hard-code NAME.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
b577306a92
gnu: acpica: Update to 20191018.
...
* gnu/packages/admin.scm (acpica): Update to 20191018.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
43ae8f796b
gnu: python-icalendar: Update to 4.0.4.
...
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
ff3d1b99f2
gnu: python-pyclipper: Update to 1.1.0.post3.
...
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.1.0.post3.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
aadd107d5a
gnu: python-passlib: Update to 1.7.2.
...
* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.2.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
4e5e3bb8b9
gnu: perl-moose: Update to 2.2012.
...
* gnu/packages/perl.scm (perl-moose): Update to 2.2012.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
1230a07fea
gnu: perl-archive-extract: Update to 0.82.
...
* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.82.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
676cb25046
gnu: perl-io-compress: Update to 2.091.
...
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
7b8ab1fed8
gnu: perl-compress-raw-zlib: Update to 2.091.
...
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
2d5949529d
gnu: perl-compress-raw-bzip2: Update to 2.091.
...
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
775497549c
gnu: retroarch: Disable the on-line updater.
...
Addresses <http://issues.guix.gnu.org/issue/38360 >.
* gnu/packages/emulators.scm (retroarch)[source]: Add patch and snippet.
* packages/patches/retroarch-disable-online-updater.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-30 22:14:09 +01:00
Julien Lepiller
166001fdb9
gnu: camlp4: Remove obsolete package.
...
* gnu/packages/ocaml.scm (camlp4): Remove package.
2019-11-30 15:50:43 +01:00
Julien Lepiller
c5fb14f569
gnu: ocaml-camomile: Remove unneeded dependency.
...
* gnu/packages/ocaml.scm (ocaml-camomile)[native-inputs]: Remove camlp4.
2019-11-30 15:50:41 +01:00
Julien Lepiller
c8b309ec89
gnu: ocaml-piqi: Update to 0.7.7.
...
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.7.
2019-11-30 15:50:38 +01:00
Julien Lepiller
c7174a75bf
gnu: ocaml-ulex: Remove package.
...
* gnu/packages/ocaml.scm (ocaml-ulex): Remove deprecated package.
2019-11-30 15:50:32 +01:00
Julien Lepiller
05fe0a587a
gnu: ocaml-piqilib: Update to 0.6.15.
...
* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.15.
[source]: Remove patch.
[native-inputs]: Remove camlp4.
[propagated-inputs]: Replace ulex with sedlex.
* gnu/packages/patches/ocaml-piqilib-Update-base64.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-11-30 15:50:30 +01:00
Julien Lepiller
98a468ffd2
gnu: Add ocaml-sedlex.
...
* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
2019-11-30 15:50:27 +01:00
Julien Lepiller
5a4003f453
gnu: Add ocaml-gen.
...
* gnu/packages/ocaml.scm (ocaml-gen): New variable.
2019-11-30 15:50:25 +01:00
Julien Lepiller
5696fbd9bd
gnu: ocaml-csv: Update to 2.3.
...
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.3.
[license]: Update license.
2019-11-30 15:50:23 +01:00
Julien Lepiller
e4070d404d
gnu: ocaml-bisect: Remove package.
...
* gnu/packages/ocaml.scm (ocaml-bisect): Remove deprecated package,
replaced by ocaml-bisect-ppx.
2019-11-30 15:50:21 +01:00
Julien Lepiller
af76eedac0
gnu: ocaml-batteries: Remove unneeded dependencies.
...
* gnu/packages/ocaml.scm (ocaml-batteries)[native-inputs]: Remove
ocaml-bisect and ocaml-ounit.
2019-11-30 15:50:19 +01:00
Julien Lepiller
24b199fd18
gnu: ocaml-bitstring: Remove unneeded dependencies.
...
* gnu/packages/ocaml.scm (ocaml-bitstring): Remove unneeded dependencies
[native-inputs]: Remove camlp4 and bisect.
[propagated-inputs]: Remove camlp4.
2019-11-30 15:50:16 +01:00
Julien Lepiller
a36074a829
gnu: ocaml-findlib: Update to 1.8.1.
...
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.8.1.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:13 +01:00
Julien Lepiller
3a23b461f4
gnu: lablgtk: Update to 2.18.8.
...
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.8.
[source]: Use git-fetch.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:09 +01:00
Julien Lepiller
8146ec5558
gnu: opam: Remove unneeded dependency on deprecated camlp4.
...
gnu/packages/ocaml.scm (opam)[native-inputs]: Remove camlp4.
2019-11-30 15:49:43 +01:00
Mark H Weaver
a651323813
gnu: linux-libre: Update to 5.3.14.
...
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.14.
(linux-libre-5.3-pristine-source): Update hash.
2019-11-30 01:00:24 -05:00
Mark H Weaver
45f810214b
gnu: linux-libre@4.9: Update to 4.9.205.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.205.
(linux-libre-4.9-pristine-source): Update hash.
2019-11-30 00:59:47 -05:00
Mark H Weaver
aa56ca3dd0
gnu: linux-libre@4.4: Update to 4.4.205.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.205.
(linux-libre-4.4-pristine-source): Update hash.
2019-11-30 00:58:36 -05:00
Tobias Geerinckx-Rice
adccd75f15
gnu: nano: Update to 4.6.
...
* gnu/packages/nano.scm (nano): Update to 4.6.
2019-11-29 23:53:55 +01:00
Tobias Geerinckx-Rice
293fe0d423
gnu: perl-email-sender: Update to 1.300033.
...
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300033.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice
35258a9a31
gnu: limnoria: Update to 2019.11.22.
...
* gnu/packages/irc.scm (limnoria): Update to 2019.11.22.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice
492bd718e2
gnu: emacs-rainbow-mode: Update to 1.0.2.
...
* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.2.
[source, home-page]: Use HTTPS.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice
c19df02096
gnu: emacs-debbugs: Update to 0.21.
...
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.21.
2019-11-29 23:53:54 +01:00
Julien Lepiller
23bb7a6271
gnu: php: Update to 7.4.0.
...
* gnu/packages/php.scm (php): Update to 7.4.0.
2019-11-29 21:58:37 +01:00
Brett Gilio
403604c31e
gnu: Add tdlib.
...
* gnu/packages/messaging.scm (tdlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-29 15:54:20 +01:00
Ludovic Courtès
68ac34e120
gnu: openmpi: Increase priority of the PSM component.
...
* gnu/packages/patches/openmpi-psm2-priority.patch: Rename to...
* gnu/packages/patches/openmpi-mtl-priorities.patch: ... this. Add hunk
to change the priority of PSM.
* gnu/packages/mpi.scm (openmpi)[source]: Adjust accordingly.
* gnu/local.mk (dist_patch_DATA): Likewise.
2019-11-29 15:54:19 +01:00
Ludovic Courtès
f02fc042a4
gnu: xterm: Update to 351.
...
* gnu/packages/xorg.scm (xterm): Update to 351.
2019-11-29 15:54:19 +01:00
Clément Lassieur
809b39635f
gnu: rclone: Update to 1.50.2.
...
* gnu/packages/sync.scm (rclone): Update to 1.50.2.
2019-11-29 15:04:47 +01:00
Tobias Geerinckx-Rice
bbf66cbf63
gnu: arc-icon-theme: Don't use unstable tarball.
...
* gnu/packages/gnome.scm (arc-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-29 14:39:44 +01:00
Tobias Geerinckx-Rice
8c3f2170c4
gnu: moka-icon-theme: Don't use unstable tarball.
...
* gnu/packages/gnome.scm (moka-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME, and follow upstream redirection.
2019-11-29 14:39:36 +01:00
Tobias Geerinckx-Rice
757e402792
gnu: faba-icon-theme: Don't use unstable tarball.
...
* gnu/packages/gnome.scm (faba-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME, and follow upstream redirection.
2019-11-29 14:39:17 +01:00
Efraim Flashner
a566231947
gnu: python-invoke: Update to 1.3.0.
...
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.3.0.
2019-11-29 11:05:37 +02:00
Efraim Flashner
0202bdc639
gnu: crda: Build without python.
...
* gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2.
2019-11-29 10:54:58 +02:00
Efraim Flashner
d79db39dec
gnu: iotop: Build with python3.
...
* gnu/packages/linux.scm (iotop)[native-inputs]: Remove python-2, add
python.
[arguments]: Add phase to fix python3 compatibility.
2019-11-29 10:54:55 +02:00
Tobias Geerinckx-Rice
e00d5b6bbf
gnu: xinetd: Update to 2.3.15.4 [fix build].
...
* gnu/packages/web.scm (xinetd): Update to 2.3.15.4.
[source]: Switch to openSUSE (and Debian) maintenance fork.
Remove obsolete patches.
[native-inputs]: Add automake, autoconf, libtool, and pkg-config.
[home-page]: Update.
* gnu/packages/patches/xinetd-CVE-2013-4342.patch,
gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-11-29 06:08:18 +01:00
Tobias Geerinckx-Rice
73dd06546a
gnu: retroarch: Use system miniupnpc.
...
* gnu/packages/emulators.scm (retroarch)[arguments]:
Pass ‘--disable-builtinminiupnpc’ to ./configure.
[inputs]: Add miniupnpc.
2019-11-29 06:08:18 +01:00
Ricardo Wurmus
076527c354
Revert "gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm."
...
This reverts commit abf43a67d5
as it broke "guix pull".
2019-11-28 21:09:24 +01:00
Pierre Neidhardt
abf43a67d5
gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.
...
* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
2019-11-28 19:36:12 +01:00
Efraim Flashner
183fd2070c
gnu: googletest: Build with python3.
...
* gnu/packages/check.scm (googletest)[native-inputs]: Remove python-2,
add python-wrapper.
2019-11-28 20:04:49 +02:00
Ludovic Courtès
d8f8adfebf
gnu: psm: Disable memory statistics code.
...
* gnu/packages/patches/psm-disable-memory-stats.patch: New file.
* gnu/packages/linux.scm (psm)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-28 18:43:54 +01:00
Ludovic Courtès
478880c4a9
gnu: psm: Remove all timestamps.
...
* gnu/packages/patches/psm-repro.patch: Use openSuSE's patch.
2019-11-28 18:43:54 +01:00
Ricardo Wurmus
77e7158c1b
gnu: r-jpeg: Move to (gnu packages cran).
...
* gnu/packages/image.scm (r-jpeg): Move from here...
* gnu/packages/cran.scm (r-jpeg): ...to here.
2019-11-28 18:04:28 +01:00
Andrius Štikonas
cff1e09504
gnu: java: Remove precompiled classes.
...
* gnu/packages/java.scm (jamvm-1-bootstrap, jamvm): Remove prebuilt classes.zip.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-28 17:12:14 +01:00
Marius Bakke
34f849a945
Merge branch 'master' into staging
2019-11-28 16:47:01 +01:00
Marius Bakke
c09f598d94
gnu: python-matplotlib: Do not move the 'check' phase.
...
Running tests after install is now the default in PYTHON-BUILD-SYSTEM.
* gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: Replace 'check'
phase, instead of deleting and adding new phase.
2019-11-28 16:26:51 +01:00
Marius Bakke
38a404d567
gnu: python2-matplotlib: Do not inherit test adjustments.
...
This is a follow-up to commit 9e7cb2f1e1
.
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Do not inherit
the 'fix-and-disable-failing-tests' phase.
2019-11-28 16:25:14 +01:00
Marius Bakke
8eebde7439
gnu: vte/gtk+-2: Adjust for changes in inherited package.
...
This is a follow-up to 68c47474bc
.
* gnu/packages/gnome.scm (vte/gtk+-2)[build-system]: New field.
2019-11-28 15:54:10 +01:00
Marius Bakke
6018d26b6b
gnu: openclonk: Update description.
...
* gnu/packages/games.scm (openclonk)[description]: Be gender neutral.
2019-11-28 15:17:07 +01:00
Marius Bakke
ee9eafc1df
gnu: openclonk: Adjust for GCC 7.
...
* gnu/packages/games.scm (openclonk)[arguments]: Add phase
'adjust-backward-cpp-includes'.
2019-11-28 15:17:07 +01:00
Efraim Flashner
a549802533
gnu: mplayer: Adjust inputs.
...
* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ...
[native-inputs]: ... to here.
2019-11-28 15:58:58 +02:00
Efraim Flashner
0089290fcd
gnu: sbcl-parse-number: Update to 1.7.
...
* gnu/packages/lisp.scm (sbcl-parse-number): Update to 1.7.
2019-11-28 15:58:58 +02:00
Efraim Flashner
a32e8b2550
gnu: sbcl-parse-number: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-parse-number)[source]: Download using
git-fetch.
2019-11-28 15:58:58 +02:00
Efraim Flashner
040a7440d6
gnu: sbcl-chinga: Don't use unstable tarball.
...
* gnu/packages/lisp.scm (sbcl-chunga)[source]: Download using git-fetch.
2019-11-28 15:58:58 +02:00
Efraim Flashner
d49eb36ef2
gnu: sbcl-lack-middleware-static: Provide a file-name.
...
* gnu/packages/lisp.scm (sbcl-lack-middleware-static)[source]: Use
git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner
cfbd9b42a1
gnu: sbcl-lack-request: Provide a file-name.
...
* gnu/packages/lisp.scm (sbcl-lack-request)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner
b61fcdcae6
gnu: sbcl-lack-util: Provide a file-name.
...
* gnu/packages/lisp.scm (sbcl-lack-util)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner
c2db64caa4
gnu: sbcl-lack: Provide a file-name.
...
* gnu/packages/lisp.scm (sbcl-lack)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner
3b1e29ae34
gnu: sbcl-lack-component: Provide a file-name.
...
* gnu/packages/lisp.scm (sbcl-lack-component)[source]: Use
git-file-name.
2019-11-28 15:58:10 +02:00
Efraim Flashner
5af7378a8e
gnu: sbcl-lack-middleware-backtrace: Provide a file-name.
...
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)[source]: Use
git-file-name.
2019-11-28 15:58:10 +02:00
Ricardo Wurmus
f71b16e8e4
gnu: r-emmeans: Update to 1.4.3.01.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.01.
2019-11-28 14:36:58 +01:00
Guillaume Le Vaillant
c1c6650e28
services: Add pam-mount.
...
* gnu/services/pam-mount.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (PAM Mount Service): New subsection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-28 13:30:53 +01:00
Ludovic Courtès
73765c91ce
services: nginx: Add description.
...
* gnu/services/web.scm (nginx-service-type)[description]: New field.
2019-11-28 13:30:53 +01:00
Efraim Flashner
4632e7c787
gnu: avidemux: Clean up inputs.
...
* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl,
python-wrapper, qttools, yasm ...
[native-inputs]: ... to here.
[arguments]: Remove references to sdl.
2019-11-28 12:30:42 +02:00
Efraim Flashner
3c526173dd
gnu: snorenotify: Update inputs.
...
* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules,
qttools ...
[native-inputs]: ... to here.
2019-11-28 12:30:41 +02:00
Efraim Flashner
3e68e7d2b6
gnu: gparted: Satisfy 'guix lint'.
...
* gnu/packages/disk.scm (gparted)[inputs]: Move itstool ...
[native-inputs]: ... to here.
2019-11-28 12:30:41 +02:00
Ricardo Wurmus
18a5575ec5
gnu: r-e1071: Update to 1.7-3.
...
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-3.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus
ba54cb61ec
gnu: r-rmarkdown: Update to 1.18.
...
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.18.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus
bf5b792b0e
gnu: r-matrix: Update to 1.2-18.
...
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-18.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus
6fdf3d5d99
gnu: r-igraph: Update to 1.2.4.2.
...
* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.2.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus
28d940961c
gnu: r-rgdal: Update to 1.4-8.
...
* gnu/packages/cran.scm (r-rgdal): Update to 1.4-8.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus
7b18e6d000
gnu: r-covr: Update to 3.4.0.
...
* gnu/packages/cran.scm (r-covr): Update to 3.4.0.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus
7dcd823978
gnu: r-kohonen: Update to 3.0.10.
...
* gnu/packages/cran.scm (r-kohonen): Update to 3.0.10.
[propagated-inputs]: Remove r-mass.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus
bb180e8a7a
gnu: r-grimport2: Update to 0.2-0.
...
* gnu/packages/cran.scm (r-grimport2): Update to 0.2-0.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus
e2448b4b14
gnu: r-grimport: Update to 0.9-3.
...
* gnu/packages/cran.scm (r-grimport): Update to 0.9-3.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus
04c3fd85ea
gnu: r-rnifti: Update to 1.0.1.
...
* gnu/packages/cran.scm (r-rnifti): Update to 1.0.1.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus
ad6ab1a881
gnu: r-emmeans: Update to 1.4.3.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus
fda807da90
gnu: r-writexl: Update to 1.2.
...
* gnu/packages/cran.scm (r-writexl): Update to 1.2.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus
efec58e7ff
gnu: r-factominer: Update to 2.0.
...
* gnu/packages/cran.scm (r-factominer): Update to 2.0.
[propagated-inputs]: Add r-ggplot2 and ggrepel.
2019-11-28 10:03:19 +01:00
Oleg Pykhalov
37515553b5
gnu: tome4: Update to 1.6.4.
...
* gnu/packages/games.scm (tome4): Update to 1.6.4.
2019-11-28 08:55:43 +03:00
Leo Famulari
7297ebb287
gnu: Blender: Update to 2.81.
...
* gnu/packages/graphics.scm (blender): Update to 2.81.
[inputs]: Add libxi, libxrender, and tbb.
2019-11-27 21:58:45 -05:00
Marius Bakke
0897ad7fac
Merge branch 'master' into staging
2019-11-28 00:38:25 +01:00
Pierre Langlois
9943d238e9
gnu: feh: Adapt tests for imlib2 1.6.
...
* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: New file.
* gnu/packages/image-viewers.scm (feh)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-28 00:33:49 +01:00
Marius Bakke
ba5ef9997b
gnu: python-dbus: Update to 1.2.14.
...
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14.
(python2-dbus)[arguments]: Remove.
2019-11-28 00:33:48 +01:00
Marius Bakke
e1695f4d58
gnu: whois: Update to 5.5.3.
...
* gnu/packages/networking.scm (whois): Update to 5.5.3.
2019-11-28 00:33:48 +01:00
Marius Bakke
fd5ccec796
gnu: bubblewrap: Update to 0.4.0.
...
* gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.0.
2019-11-28 00:33:48 +01:00
Marius Bakke
546c9fa660
gnu: bubblewrap: Update home page.
...
* gnu/packages/virtualization.scm (bubblewrap)[source, home-page]: Follow
redirect to.
2019-11-28 00:33:48 +01:00
Marius Bakke
164d0ad352
gnu: python-xapian-bindings: Sphinx is a native input.
...
* gnu/packages/search.scm (python-xapian-bindings)[inputs]: Remove
PYTHON-SPHINX.
[native-inputs]: New field.
2019-11-28 00:33:48 +01:00
Marius Bakke
7b5a120730
gnu: xapian: Update to 1.4.14.
...
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.14.
2019-11-28 00:33:48 +01:00
Marius Bakke
60392114ae
gnu: notmuch: Update to 0.29.3.
...
* gnu/packages/mail.scm (notmuch): Update to 0.29.3.
2019-11-28 00:33:47 +01:00
Marius Bakke
38ae96e9c5
gnu: xorg-server: Update to 1.20.6.
...
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6.
(xorg-server-for-tests): Stay on 1.20.5.
2019-11-28 00:33:47 +01:00
Marius Bakke
ff3375251d
gnu: Use the test-only Xorg variant for tests.
...
* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER
to XORG-SERVER-FOR-TESTS.
* gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons,
kwindowsystem, kdeclarative)[native-inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
2019-11-28 00:33:47 +01:00
Marius Bakke
6d460e80d1
gnu: Qt: Update to 5.12.6 LTS.
...
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing,
qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech):
Update to 5.12.6.
2019-11-27 19:40:13 +01:00
Marius Bakke
f0de36cba7
gnu: qtbase: Restore compatibility with old kernels.
...
* gnu/packages/qt.scm (qtbase)[arguments]: Add 'no-feature-renameat2' to the
configure flags.
2019-11-27 19:40:13 +01:00
Marius Bakke
a59e2dd8cd
gnu: qtbase: Use absolute references in .prl files.
...
This fixes <https://bugs.gnu.org/38405 >.
* gnu/packages/qt.scm (qtbase)[arguments]: Add phase 'patch-prl-files'.
2019-11-27 19:40:13 +01:00
Ricardo Wurmus
dcc7fad001
gnu: r-txtplot: Move to (gnu packages cran).
...
* gnu/packages/statistics.scm (r-txtplot): Move from here...
* gnu/packages/cran.scm (r-txtplot): ...to here.
2019-11-27 18:36:39 +01:00
Ricardo Wurmus
f3640e7395
gnu: Remove obsolete import of R build system module.
...
* gnu/packages/maths.scm: Remove import of (guix build-system r).
2019-11-27 18:29:32 +01:00
zimoun
ef7944b94f
gnu: r-subplex: Move to (gnu packages cran).
...
* gnu/packages/maths.scm (r-subplex): Move from here...
* gnu/packages/cran.scm (r-subplex): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-27 18:15:34 +01:00
zimoun
682768deb0
gnu: r-pracma: Move to (gnu packages cran).
...
* gnu/packages/maths.scm (r-pracma): Move from here...
* gnu/packages/cran.scm (r-pracma): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-27 18:15:34 +01:00
zimoun
9bd56b1a77
gnu: r-desolve: Move to (gnu packages cran).
...
* gnu/packages/maths.scm (r-desolve): Move from here...
* gnu/packages/cran.scm (r-desolve): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-27 18:15:34 +01:00
zimoun
0eb59d9eac
gnu: r-quadprog: Move to (gnu packages cran).
...
* gnu/packages/maths.scm (r-quadprog): Move from here...
* gnu/packages/cran.scm (r-quadprog): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-27 18:15:34 +01:00
Pierre Neidhardt
f678cc9c79
gnu: Add glib-with-documentation.
...
* gnu/packages/glib.scm (glib-with-documentation): New variable.
(glib)[properties]: Hide package.
2019-11-27 13:34:22 +01:00
Efraim Flashner
255bb7be0a
gnu: denemo: Move some inputs to native-inputs.
...
* gnu/packages/music.scm (denemo)[inputs]: Move intltool, gtk-doc,
libtool ...
[native-inputs]: .. to here.
2019-11-27 11:33:57 +02:00
Ricardo Wurmus
a132276537
gnu: python-seaborn: Disable matrix test.
...
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Add phase
"fix-tests".
2019-11-27 09:58:28 +01:00
Ricardo Wurmus
9e7cb2f1e1
gnu: python-matplotlib: Update to 3.1.2.
...
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.2.
[arguments]: Disable test_backend_webagg and test_constrainedlayout; skip
other tests tagged with "webagg".
2019-11-27 09:58:28 +01:00
Ricardo Wurmus
f9bd82e7a6
gnu: python-seaborn: Add patch to fix tests.
...
* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add upstream patch to
fix test failures.
2019-11-27 09:58:28 +01:00
Alexandros Theodotou
7281c8fd7e
gnu: Add helm.
...
* gnu/packages/music.scm: (helm): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-11-27 00:03:03 +01:00
Mark H Weaver
778ae9f980
gnu: linux-libre@4.9: Update to 4.9.203.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.203.
(linux-libre-4.9-pristine-source): Update hash.
2019-11-26 14:38:02 -05:00
Mark H Weaver
93cae7458a
gnu: linux-libre@4.4: Update to 4.4.203.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.203.
(linux-libre-4.4-pristine-source): Update hash.
2019-11-26 14:37:01 -05:00
Efraim Flashner
67057b1baf
gnu: emacs-shift-number: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-shift-number)[source]: Download
using git-fetch.
2019-11-26 20:57:33 +02:00
Efraim Flashner
8361231019
gnu: emacs-rsw-elisp: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-rsw-elisp)[source]: Download using
git-fetch.
2019-11-26 20:56:03 +02:00
Efraim Flashner
b495fbfad9
gnu: emacs-helm-mode-manager: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-mode-manager)[source]: Download
using git-fetch.
2019-11-26 20:53:34 +02:00
Efraim Flashner
b8e4626542
gnu: emacs-m-buffer-el: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[source]: Download using
git-fetch.
2019-11-26 20:51:31 +02:00
Efraim Flashner
c75d100858
gnu: emacs-validate: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-validate)[source]: Download using
git-fetch.
2019-11-26 20:49:55 +02:00
Efraim Flashner
2e1afa2a7c
gnu: emacs-groovy-modes: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-groovy-modes)[source]: Download
using git-fetch.
2019-11-26 20:48:19 +02:00
Efraim Flashner
7335f4617c
gnu: emacs-pretty-mode: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-pretty-mode)[source]: Download using
git-fetch.
2019-11-26 20:46:27 +02:00
Efraim Flashner
ed1ff94fe2
gnu: emacs-auto-complete: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-auto-complete)[source]: Download
using git-fetch.
2019-11-26 20:44:58 +02:00
Efraim Flashner
0dcb8e83f4
gnu: emacs-cyberpunk-theme: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme)[source]: Download
using git-fetch.
2019-11-26 20:43:04 +02:00
Efraim Flashner
d1de1ab21a
gnu: emacs-flx: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-flx)[source]: Download using
git-fetch.
2019-11-26 20:41:03 +02:00
Efraim Flashner
25f6b444b0
gnu: emacs-neotree: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-neotree)[source]: Download using
git-fetch.
2019-11-26 20:33:29 +02:00
Efraim Flashner
fbb162de75
gnu: emacs-better-defaults: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-better-defaults)[source]: Download
using git-fetch.
2019-11-26 20:31:33 +02:00
Efraim Flashner
4a3df6c8e1
gnu: emacs-solarized-theme: Don't use unstable tarball.
...
* gnu/packages/emacs-xyz.scm (emacs-solarized-theme)[source]: Download
using git-fetch.
2019-11-26 20:30:02 +02:00
Efraim Flashner
9f00d13d5d
gnu: python-django-jinja: Don't use unstable tarball.
...
* gnu/packages/django.scm (python-django-jinja)[source]: Download using
git-fetch.
2019-11-26 20:27:24 +02:00
Efraim Flashner
854d4d40fd
gnu: python-django-debug-toolbar: Don't use unstable tarball.
...
* gnu/packages/django.scm (python-django-debug-toolbar)[source]:
Download using git-fetch.
2019-11-26 20:25:10 +02:00
Hartmut Goebel
60ba9d8c2c
gnu: pdfposter: Update to 0.7.post1.
...
* gnu/packages/pdf.scm (pdfposter): Update to 0.7.post1.
[source]<pyi-uri> Remove extra file extension.
[arguments]: No longer use python-2. Update comment.
[inputs]: Replace PyPDF by PyPDF2.
2019-11-26 18:39:10 +01:00
Nicolas Goaziou
2894bd60db
gnu: musescore: Update to 3.3.3.
...
* gnu/packages/music.scm (musescore): Update to 3.3.3.
2019-11-26 17:48:03 +01:00
Efraim Flashner
b392de0c19
gnu: gnuastro: Update to 0.11.
...
* gnu/packages/astronomy.scm (gnuastro): Update to 0.11.
2019-11-26 18:15:54 +02:00
Efraim Flashner
bfa157906e
gnupg: Update to 2.2.18.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.18.
2019-11-26 17:39:22 +02:00
Hartmut Goebel
0d455d9865
gnu: kdeconnect: Remove useless code.
...
After fixing wrap-qt-program, setting QT_PLUGIN_PATH here is no longer
necessary.
* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>{wrap-executable}:
Remove setting QT_PLUGIN_PATH.
2019-11-26 12:31:40 +01:00
Hartmut Goebel
4ae8180ca6
gnu: python-pyqt: Fix output directory for plugins.
...
This defaults to QT_INSTALL_PLUGINS, thus we should use the same
sub-directory ($out/lib/qt5/plugins) here.
* gnu/packages/qt.scm (python-pyqt)[arguments]<phases>{configure}:
Change base file name for plugins.
2019-11-26 12:31:40 +01:00
Hartmut Goebel
8ebf4e3a71
gnu: sddm: Fix output directory for QML files.
...
Path must match qtbase's native-search-path specification, otherwise it
will not be picked up by other packages.
* gnu/packages/display-managers.scm (sddm)[arguments]<configure-flags>:
Change value of "-DQT_IMPORTS_DIR".
2019-11-26 12:31:39 +01:00
Efraim Flashner
1a016d9dda
gnu: youtube-dl: Update to 2019.11.22.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.11.22.
2019-11-26 11:00:09 +02:00
Christopher Baines
ab6bddbc68
gnu: guix-data-service: Update to 0.0.1-6.af13248.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-6.af13248.
2019-11-26 07:21:15 +00:00
Brett Gilio
70a60d6697
gnu: emacs-dashboard: Update to 1.6.0.
...
From 9e3e34ccabc6330c9e0528028bef64e388783c78 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Fri, 22 Nov 2019 16:42:54 -0600
Subject: [PATCH] gnu: emacs-dashboard: Update to 1.6.0.
* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.6.0.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-11-26 02:55:17 +03:00
Guillaume Le Vaillant
54a80b58d4
gnu: gnucash: Activate database support.
...
* gnu/packages/gnucash.scm (gnucash)[inputs]: Add libdbi and libdbi-drivers.
[arguments]: Remove '-DWITH_SQL=OFF' from 'configure-flags' and add
'GNC_DBD_DIR' to program wrapping.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-26 00:16:54 +01:00
Guillaume Le Vaillant
df81de8683
gnu: Add libdbi-drivers.
...
* gnu/packages/databases.scm (libdbi-drivers): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-26 00:16:54 +01:00
Guillaume Le Vaillant
ae8a0184bf
gnu: Add libdbi.
...
* gnu/packages/databases.scm (libdbi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-26 00:16:54 +01:00
Guillaume Le Vaillant
cd2ce8abae
gnu: Add pam-mount.
...
* gnu/packages/admin.scm (pam-mount): New variable.
* gnu/packages/patches/pam-mount-luks2-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-26 00:16:54 +01:00
Guillaume Le Vaillant
f170603e02
gnu: Add libhx.
...
* gnu/packages/c.scm (libhx): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-26 00:16:36 +01:00
Mark H Weaver
5d297ca676
gnu: linux-libre: Update to 5.3.13.
...
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.13.
(linux-libre-5.3-pristine-source): Update hash.
2019-11-25 12:08:12 -05:00
Mark H Weaver
6c693a6e3f
gnu: linux-libre@4.19: Update to 4.19.86.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.86.
(linux-libre-4.19-pristine-source): Update hash.
2019-11-25 12:08:09 -05:00
Mark H Weaver
79832fb285
gnu: linux-libre@4.14: Update to 4.14.156.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.156.
(linux-libre-4.14-pristine-source): Update hash.
2019-11-25 12:08:02 -05:00