me
/
guix
Archived
1
0
Fork 0
Commit Graph

51799 Commits (838c4b10e9905e1957a57a281152599c1cdd17ce)

Author SHA1 Message Date
Tobias Geerinckx-Rice 395659d86d
gnu: sct: Prepare for cross-compilation.
* gnu/packages/xdisorg.scm (sct)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:57:39 +02:00
Tobias Geerinckx-Rice d9fda98049
gnu: sct: Update to 0.5.
* gnu/packages/xdisorg.scm (sct): Update to 0.5.
2020-06-02 20:57:39 +02:00
Tobias Geerinckx-Rice 24f4fc8431
gnu: ubridge: Fix cross-compilation.
* gnu/packages/networking.scm (ubridge)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:19 +02:00
Tobias Geerinckx-Rice 907b9dc8cb
gnu: memtester: Fix cross-compilation.
* gnu/packages/hardware.scm (memtester)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:19 +02:00
Tobias Geerinckx-Rice ae05ac8fd2
gnu: iniparser: Edit synopsis & description.
* gnu/packages/samba.scm (iniparser)[synopsis, description]: Flesh out.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice ebde5cfdf2
gnu: iniparser: Fix cross-compilation.
* gnu/packages/samba.scm (iniparser)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice 39f8ef2d16
gnu: linenoise: Fix cross-compilation.
* gnu/packages/shells.scm (linenoise)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice 3a169fe301
gnu: clipnotify: Fix cross-compilation.
* gnu/packages/xdisorg.scm (clipnotify)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice 2b9ce1007d
gnu: nvme-cli: Fix cross-compilation.
* gnu/packages/linux.scm (nvme-cli)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice e712b998aa
gnu: lolcat: Fix cross-compilation.
* gnu/packages/games.scm (lolcat)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice cb056c4019
gnu: clzip: Fix cross-compilation.
* gnu/packages/compression.scm (clzip)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice cb3ca32052
gnu: lunzip: Fix cross-compilation.
* gnu/packages/compression.scm (lunzip)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:17 +02:00
Tobias Geerinckx-Rice 9b9bc1b061
gnu: pigz: Fix cross-compilation.
* gnu/packages/compression.scm (pigz)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:17 +02:00
Tobias Geerinckx-Rice 33430a455e
gnu: os-prober: Fix cross-compilation.
* gnu/packages/bootloaders.scm (os-prober)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:17 +02:00
Marius Bakke 37465b5be0
gnu: texlive-csquotes: Update source checksum.
This package had not been adjusted for the TeX Live 2019 upgrade.
Fixes <https://bugs.gnu.org/41660>.

* gnu/packages/tex.scm (texlive-csquotes)[simple-texlive-package]: Update
expected checksum.
2020-06-02 20:41:11 +02:00
Marius Bakke 5359b601cd
gnu: toutenclic: Add missing input.
* gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.
2020-06-02 20:41:11 +02:00
Efraim Flashner 3ee51d616c
gnu: libreoffice: Update to 4.4.2.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2.
[arguments]: Remove unrecognized configure-flag.
2020-06-02 21:13:25 +03:00
Mark H Weaver 833252a88b
gnu: icecat: Update to 68.9.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2020-12399 and CVE-2020-12405.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-06-02 14:06:20 -04:00
Mark H Weaver 7bc396bf35
gnu: nss: Fix CVE-2020-12399 via graft.
* gnu/packages/patches/nss-CVE-2020-12399.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nss.scm (nss/fixed): New variable.
(nss)[replacement]: Add field.
2020-06-02 14:05:46 -04:00
Ludovic Courtès 8f7cf3b50c
gnu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.
* gnu/packages/package-management.scm (guix)[native-inputs]
[propagated-inputs]: Use GUILE-JSON-4 instead of GUILE-JSON-3.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-jupyter)[propagated-inputs]:
Likewise.
* gnu/packages/web.scm (hpcguix-web)[propagated-inputs]: Likewise.
2020-06-02 18:55:54 +02:00
Ludovic Courtès 793a48edc0
gnu: guile-json: Add version 4.0.1.
* gnu/packages/guile.scm (guile-json-4): New variable.
(guile2.2-json): Use it.
2020-06-02 18:55:54 +02:00
Tobias Geerinckx-Rice 86a03090af
gnu: libuemf: Work around Guile texinfo limitations.
* gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{}
for @abbr{}.
2020-06-02 18:15:47 +02:00
Tobias Geerinckx-Rice a9f862687e
gnu: haproxy: Update to 2.1.5.
* gnu/packages/networking.scm (haproxy): Update to 2.1.5.
2020-06-02 18:06:05 +02:00
Tobias Geerinckx-Rice 26fd58f2bb
gnu: enet: Update to 1.3.15.
* gnu/packages/networking.scm (enet): Update to 1.3.15.
2020-06-02 18:06:05 +02:00
Tobias Geerinckx-Rice 2f26e2d6fd
gnu: samba: Update to 4.12.3.
* gnu/packages/samba.scm (samba): Update to 4.12.3.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 1b0e3795ec
gnu: ubridge: Update to 0.9.18.
* gnu/packages/networking.scm (ubridge): Update to 0.9.18.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 482b8cb555
gnu: byobu: Update to 5.133.
* gnu/packages/screen.scm (byobu): Update to 5.133.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice f1a4ce2821
gnu: skalibs: Update to 2.9.2.1.
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.1.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 027d9a5403
gnu: execline: Update to 2.6.0.2.
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.2.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 355d92a6a3
gnu: tilda: Update to 1.5.2.
* gnu/packages/terminals.scm (tilda): Update to 1.5.2.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice cca40dce8c
gnu: sakura: Update to 3.7.1.
* gnu/packages/terminals.scm (sakura): Update to 3.7.1.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 7f85664d07
gnu: sakura: Don't use NAME in source URI.
* gnu/packages/terminals.scm (sakura)[source]: Hard-code NAME.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 4fbe53a5b8
gnu: openh264: Update to 2.1.1.
* gnu/packages/video.scm (openh264): Update to 2.1.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice fdc61ca1f7
gnu: tmux-xpanes: Update to 4.1.2.
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice d9240c705b
gnu: ghostwriter: Update to 1.8.1.
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.8.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice b8186ae606
gnu: youtube-viewer: Update to 3.7.6.
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.6.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 8e9ccf7af7
gnu: wpebackend-fdo: Update to 1.6.1.
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 854c39ae42
gnu: xbindkeys: Update to 1.8.7.
* gnu/packages/xdisorg.scm (xbindkeys): Update to 1.8.7.
[native-inputs]: Add pkg-config.
[inputs]: Update to guile-2.2.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice dc67e9e5b2
gnu: asunder: Update to 2.9.6.
* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 507278f7cd
gnu: python-parameterized: Update to 0.7.4.
* gnu/packages/check.scm (python-parameterized): Update to 0.7.4.
2020-06-02 18:06:02 +02:00
Nicolas Goaziou b41068edce
gnu: emacs-ts: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.
2020-06-02 12:39:54 +02:00
Roel Janssen a7dff9553c
gnu: slurm-drmaa: Update to 1.1.1.
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.1.
2020-06-02 09:47:51 +02:00
Arun Isaac 657b60725c
gnu: gajim-omemo: Update home page.
* gnu/packages/messaging.scm (gajim-omemo)[home-page]: Update.
2020-06-02 07:37:25 +05:30
Arun Isaac b86dcc297a
gnu: gajim-omemo: Update to 2.7.4.
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.4.
2020-06-02 07:37:25 +05:30
Arun Isaac b578168f43
gnu: python-axolotl: Update to 0.2.3.
* gnu/packages/python-crypto.scm (python-axolotl): Update to 0.2.3.
[source]: Use PyPI URI.
[propagated-inputs]: Remove python-dateutil and python-pycrypto. Add
python-cryptography.
2020-06-02 07:37:10 +05:30
Arun Isaac 74f0175870
gnu: python-axolotl-curve25519: Update to 0.4.1.post2.
* gnu/packages/python-crypto.scm (python-axolotl-curve25519): Update to
0.4.1.post2.
[source]: Use PyPI URI.
[arguments]: Remove --root=/ configure flag.
2020-06-02 07:31:56 +05:30
Arun Isaac 61aa30df32
gnu: go-github-com-robfig-cron: Update to 3.0.1.
* gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.
2020-06-02 07:07:26 +05:30
Arun Isaac cef87bfea8
gnu: emacs-evil-surround: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.0.
2020-06-02 04:38:31 +05:30
Tobias Geerinckx-Rice e7da805589
gnu: hplip: Update to 3.20.5.
* gnu/packages/cups.scm (hplip): Update to 3.20.5.
2020-06-02 00:28:53 +02:00
Tobias Geerinckx-Rice 22da777040
gnu: xa: Update to 2.3.11.
* gnu/packages/assembly.scm (xa): Update to 2.3.11.
2020-06-02 00:28:53 +02:00
Tobias Geerinckx-Rice d038100ef0
gnu: ropgadget: Update to 6.3.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 870788719d
gnu: mariadb-connector-c: Update to 3.1.8.
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.8.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 669fde534a
gnu: lmdb: Update home page.
* gnu/packages/databases.scm (lmdb)[home-page]: Update.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 8db562d730
gnu: fasm: Update to 1.73.24.
* gnu/packages/assembly.scm (fasm): Update to 1.73.24.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice ddde8a079c
gnu: xarchiver: Update to 0.5.4.15.
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.15.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 8fc6059b02
gnu: lmdb: Update to 0.9.25.
* gnu/packages/databases.scm (lmdb): Update to 0.9.25.
[source]: Fetch from OpenLDAP repository.
2020-06-02 00:28:52 +02:00
Nicolas Goaziou d4ad8fd398
gnu: rclone: Update to 1.52.0.
* gnu/packages/sync.scm (rclone): Update to 1.52.0.
2020-06-02 00:07:12 +02:00
Nicolas Goaziou 7e80c8e827
gnu: fet: Update to 5.44.8.
* gnu/packages/education.scm (fet): Update to 5.44.8.
2020-06-01 23:56:58 +02:00
Nicolas Goaziou b2dbc53ec2
gnu: scintilla: Update to 4.4.0.
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.0.
[arguments]: Remove phase building shared library.  This is now done out of
the box.
2020-06-01 23:40:46 +02:00
Nicolas Goaziou 9e03ddc517
gnu: geany: Un-unbundle scintilla
* gnu/packages/text-editors.scm (geany)[source]: Do not un-bundle scintilla.
[arguments]: Remove phase using our shared library.  Use bundled one instead.
2020-06-01 23:40:04 +02:00
Nicolas Goaziou f3ed529739
gnu: geany: Fix crash when displaying file selection
* gnu/packages/text-editors.scm (geany)[arguments]: Wrap GTK to prevent errors
when opening file selection menu.
2020-06-01 23:31:22 +02:00
Paul Garlick e642f78f2e
gnu: ikiwiki: Add missing input.
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-ipc-run.
[arguments]: Set PERL5LIB and CC for IPC::Run in 'pre-check' phase.
2020-06-01 20:15:33 +01:00
Paul Garlick db144a52a3
gnu: ikiwiki: Propagate some inputs.
* gnu/packages/web.scm (ikiwiki)[inputs]: Move perl-cgi-formbuilder,
perl-cgi-session, perl-mail-sendmail, perl-timedate and perl-xml-simple
to...
[propagated-inputs]: ...here.
2020-06-01 20:15:32 +01:00
Paul Garlick a0362fdea9
gnu: ikiwiki: Revert to standard wrapper.
* gnu/packages/web.scm (ikiwiki)[arguments]: Remove
unnecessary 'include-PERL5LIB-in-wrapper' phase.  The PERL5LIB
environment variable may be set in the user's setup file instead.
2020-06-01 20:15:31 +01:00
Arun Isaac f8072794e4
gnu: swaks: Update to 20190914.0.
* gnu/packages/mail.scm (swaks): Update to 20190914.0.
2020-06-02 00:12:03 +05:30
Léo Le Bouter 8159ce1970
gnu: bootstrap: Add powerpc64-linux dynamic linker.
This makes it possible to build bootstrap binaries for powerpc64-linux:

  guix build --target=powerpc64-linux-gnu bootstrap-tarballs

* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add an entry for
powerpc64-linux.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2020-06-01 11:37:24 -07:00
Pierre Neidhardt 2ad9ac0cf0
gnu: emacs-cyberpunk-theme: Update to 1.22.
* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme): Update to 1.22.
2020-06-01 20:24:29 +02:00
Tobias Geerinckx-Rice 125aacaa09
gnu: exim: Update to 4.94.
* gnu/packages/mail.scm (exim): Update to 4.94.
2020-06-01 17:49:25 +02:00
Tobias Geerinckx-Rice eeaeac2354
gnu: wireguard-tools: Update to 1.0.20200513.
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200513.
2020-06-01 17:39:37 +02:00
Tobias Geerinckx-Rice 27b9fe86b1
gnu: dash: Update to 0.5.11.
* gnu/packages/shells.scm (dash): Update to 0.5.11.
2020-06-01 17:39:37 +02:00
tsmish 5b588f2c9b
gnu: vis: Fix configuration load order.
* gnu/packages/text-editors.scm (vis)[native-search-paths]: Remove.

There is no need to set $VIS_PATH to $prefix/share/vis as VIS_PATH
(#define), which is also in search path
(7648280a95/vis-lua.c (L2662)),
is already set by Makefile to $prefix/share/vis
(7648280a95/Makefile (L37)).

This fixes issue https://issues.guix.gnu.org/39394

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-06-01 15:38:29 +02:00
Michael Rohleder 1a5706df6f
gnu: emacs-perspective: Update to 2.8.
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.8.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-01 15:20:46 +02:00
Nicolas Goaziou fabfe0b99c
gnu: emacspeak: Update to 52.0.
* gnu/packages/emacs-xyz.scm (emacspeak): Update to 52.0.
[arguments]: Add phase to remove a non-existing file.  Change executable.
[inputs]: Use espeak-ng instead of espeak.
[description]: Typographic fix.
2020-06-01 10:54:22 +02:00
Efraim Flashner 48fd0de962
gnu: enlightenment: Update to 0.24.1.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.24.1.
2020-06-01 09:16:54 +03:00
Efraim Flashner 70cf011390
gnu: gdl: Don't use custom bootstrap phase.
* gnu/packages/gnome.scm (gdl)[arguments]: Remove custom boostrap phase.
(gdl-minimal)[arguments]: Don't inherit arguments from gdl.
2020-06-01 08:44:21 +03:00
Maxim Cournoyer ff8a1a88d9
gnu: inkscape: Add inkscape-1.0.
* gnu/packages/inkscape.scm (inkscape-1.0): New variable.
* gnu/packages/gtk.scm (at-spi2-atk): Add a TODO comment.
2020-05-31 22:12:13 -04:00
Maxim Cournoyer 3f1f98d9d8
gnu: Add libuemf.
* gnu/packages/image.scm (libuemf): New variable.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer 7f05493da3
gnu: Add drm-tools.
* gnu/packages/textutils.scm (drm-tools): New variable.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer 5ee8c1411d
gnu: Add autotrace.
* gnu/packages/graphics.scm (autotrace): New variable.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer 2f6d51ef9a
gnu: Add pstoedit.
* gnu/packages/graphics.scm (pstoedit): New variable.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer f977fe92c4
gnu: plotutils: Build libplotter.
* gnu/packages/plotutils.scm (plotutils)[origin]: Port the patch to a snippet,
which catches all the problematic occurrences.
[configure-flags]: Pass "--enable-libplotter".
[description]: Mention the newly added C++ libplotter library.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer 89c34f5e48
gnu: Add lib2geom.
* gnu/packages/graphics.scm (lib2geom): New variable.
* gnu/packages/patches/lib2geom-enable-assertions.patch,
lib2geom-link-tests-against-glib.patch,
lib2geom-use-system-googletest.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register new patches.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer ca3adf2607
gnu: Add gdl-minimal.
* gnu/packages/gnome.scm (gdl-minimal): New variable.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer 88e61bd4a4
gnu: Add gdl.
* gnu/packages/gnome.scm (gdl): New variable.
2020-05-31 22:12:11 -04:00
Maxim Cournoyer 0e3897187c
gnu: Add at-spi2-atk-minimal.
* gnu/packages/gtk.scm (at-spi2-atk-minimal): New variable.
2020-05-31 22:12:11 -04:00
Maxim Cournoyer 43b6b45e7b
gnu: Add libsoup-minimal.
* gnu/packages/gnome.scm (libsoup-minimal): New variable.
2020-05-31 22:12:11 -04:00
Maxim Cournoyer 53c41e958f
gnu: libsoup: Add the missing PHP dependency.
* gnu/packages/gnome.scm (libsoup)[native-inputs]: Add php.
2020-05-31 22:12:11 -04:00
Lars-Dominik Braun 625cdb05d7
gnu: Add pypy3.
* gnu/packages/python.scm (pypy3): New public variable.
* gnu/packages/patches/pypy3-7.3.1-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-01 00:51:39 +02:00
Ludovic Courtès 912be8ec34
gnu: biber: Update to 2.12.
Fixes <https://bugs.gnu.org/41400>.
Reported by Mikhail Tsykalov <tsymsh@gmail.com>.

This essentially reverts 40fd909e3d.
This is a followup to the TeX Live 2019 update in
85892948bd.

* gnu/packages/tex.scm (biber): Update to 2.12.
2020-06-01 00:51:39 +02:00
Jakub Kądziołka c727df6f54
gnu: sameboy: Update to 0.13.
* gnu/packages/emulators.scm (sameboy): Update to 0.13.
2020-06-01 00:47:56 +02:00
Tobias Geerinckx-Rice 14c79f171f
gnu: youtube-dl: Update to 2020.05.29.
* gnu/packages/video.scm (youtube-dl): Update to 2020.05.29.
2020-05-31 23:55:34 +02:00
Fredrik Salomonsson 6c3d3f2949
gnu: Add emacs-buffer-move.
* gnu/packages/emacs-xyz.scm (emacs-buffer-move): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-31 23:31:04 +02:00
Vinicius Monego 115a1ed2b8
gnu: homebank: Update to 5.4.2.
* gnu/packages/finance.scm (homebank): Update to 5.4.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-31 23:24:39 +02:00
Vinicius Monego c7210b9613
gnu: homebank: Add libofx dependency.
* gnu/packages/finance.scm (homebank)[inputs]: Add libofx.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-31 23:24:35 +02:00
Vinicius Monego 3b00a6b008
gnu: Add emacs-dracula-theme.
* gnu/packages/emacs-xyz.scm (emacs-dracula-theme): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-31 23:20:00 +02:00
Pierre Neidhardt 620daa6b34
gnu: sbcl: Update to 2.0.5.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.5.
2020-05-31 21:15:38 +02:00
Efraim Flashner 9f6efa117c
gnu: chess: Update to 6.2.7.
* gnu/packages/games.scm (chess): Update to 6.2.7.
2020-05-31 19:16:35 +03:00
Marius Bakke bf6438f465
gnu: ccl: Prevent creating invalid derivation on unsupported platforms.
* gnu/packages/lisp.scm (ccl)[inputs]: For the "ccl-bootstrap" input, use the
x86 origin as the fallback entry.
[arguments]: Add (ice-9 match) in #:modules.  Rewrite phases to use the scoped
SYSTEM variable instead of splicing in a match on %CURRENT-SYSTEM.
2020-05-31 14:56:57 +02:00
Nicolas Goaziou 018cffc9c9
gnu: emacs-tramp: Update to 2.4.3.5.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.3.5.
2020-05-31 02:26:34 +02:00
Nicolas Goaziou fc1a9df2b7
gnu: emacs-adaptive-wrap: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap): Update to 0.7.
2020-05-31 02:24:34 +02:00
Nicolas Goaziou bb78d75c58
gnu: emacs-csv-mode: Update to 1.12.
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.12.
2020-05-31 02:22:53 +02:00
Nicolas Goaziou 19a651cbff
gnu: emacs-bongo: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-bongo): Update to 1.1.
2020-05-31 02:19:37 +02:00
Nicolas Goaziou 776ecaaa0f
gnu: emacs-bbdb: Update to 3.2.
* gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2.
[source]: Use GNU ELPA.
[build-system]: Use emacs-build-system.
[arguments]: Ignore "bbdb-vm.el".  Remove unnecessary phases.
[home-page]: Switch to GNU ELPA URI.
2020-05-31 02:15:08 +02:00
Nicolas Goaziou 47c2db84b8
gnu: eternalterminal: Update to 6.0.7.
* gnu/packages/terminals.scm (eternalterminal): Update to 6.0.7.
[arguments]: Remove unnecessary phases.  The removed directories no longer
exist.
2020-05-31 01:57:20 +02:00
Tobias Geerinckx-Rice b378297798
gnu: opendoas: Don't pass unused target to ./configure.
* gnu/packages/admin.scm (opendoas)[arguments]: Remove ‘--target=…’ from
the #:configure-flags for now.
2020-05-31 01:54:26 +02:00
Tobias Geerinckx-Rice b40ba288f1
gnu: mu: Update to 1.4.8.
* gnu/packages/mail.scm (mu): Update to 1.4.8.
2020-05-31 01:46:49 +02:00
Morgan Smith 248af68449
gnu: Add opendoas.
* gnu/packages/admin.scm (opendoas): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-31 01:46:49 +02:00
Nicolas Goaziou d818256e46
gnu: csound: Update to 6.14.0.
* gnu/packages/audio.scm (csound): Update to 6.14.0.
[inputs]: move gettext-minimal...
[native-inputs]: ... there.

Also re-order inputs alphabetically.
2020-05-31 00:20:27 +02:00
Tobias Geerinckx-Rice 187d02cd43
gnu: totem: Remove python-pylint native input.
It's optional & runs a pointless lint check that fails with pylint 2.5.

* gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint.
2020-05-31 00:16:13 +02:00
Tobias Geerinckx-Rice 2a9761b13b
gnu: totem: Don't use NAME in source URI.
* gnu/packages/gnome.scm (totem)[source]: Hard-code NAME.
2020-05-31 00:16:13 +02:00
Tobias Geerinckx-Rice 9c12c277b1
gnu: python-pylint: Add missing propagated input.
This follows up on commit c2e19b6291.

* gnu/packages/check.scm (python-pylint)[propagated-inputs]: Add python-toml.
2020-05-31 00:16:13 +02:00
Tobias Geerinckx-Rice ceac05b8eb
Revert "Revert "gnu: python-pylint: Udpate to 2.5.2.""
This reverts commit 29334165ff.
2020-05-31 00:16:13 +02:00
Morgan Smith 11f1001c37
gnu: Add mspdebug.
* gnu/packages/debug.scm (mspdebug): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 23:19:51 +02:00
Michael Rohleder 20dadf4e5d
gnu: Add emacs-bm.
* gnu/packages/emacs-xyz.scm (emacs-bm): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 23:19:51 +02:00
Marius Bakke 42f48c664b
gnu: python-toml: Update to 0.10.1.
* gnu/packages/python-xyz.scm (python-toml): Update to 0.10.1.
2020-05-30 23:19:51 +02:00
Marius Bakke f008bb0b24
gnu: python-astroid: Remove unused inputs.
* gnu/packages/python-xyz.scm (python-astroid)[propagated-inputs]: Remove
PYTHON-TYPED-AST.
[native-inputs]: Remove PYTHON-NOSE.
2020-05-30 23:19:51 +02:00
Michael Rohleder aba53e7013
gnu: python-astroid: Update to 2.4.1.
* gnu/packages/python-xyz.scm (python-astroid): Update to 2.4.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 23:19:51 +02:00
Marius Bakke a8c7d4b0c3
gnu: fonts.scm: Add missing '>' in copyright header.
* gnu/packages/fonts.scm: Add missing > in email address.
2020-05-30 23:19:51 +02:00
Marius Bakke 29334165ff
Revert "gnu: python-pylint: Udpate to 2.5.2."
This update broke 'Totem', see <https://bugs.gnu.org/41620>.

This reverts commit c2e19b6291.
2020-05-30 23:19:51 +02:00
Efraim Flashner fb872fdf63
gnu: rust-xml-rs-0.8: Update to 0.8.3.
* gnu/packages/crates-io.scm (rust-mlx-rs-0.8): Update to 0.8.3.
2020-05-30 23:04:54 +03:00
Pierre Neidhardt 8e3a1a62ae
gnu: emacs-helm-fish-completion: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-helm-fish-completion): Update to 0.4.
2020-05-30 20:12:57 +02:00
Tobias Geerinckx-Rice 6dcc17105e
gnu: abseil-cpp: Update to 20200225.2.
* gnu/packages/cpp.scm (abseil-cpp): Update to 20200225.2.
2020-05-30 16:54:51 +02:00
Tobias Geerinckx-Rice ec8dc2157a
gnu: cloc: Update to 1.86.
* gnu/packages/code.scm (cloc): Update to 1.86.
2020-05-30 16:54:51 +02:00
Tobias Geerinckx-Rice a29a8a91fd
gnu: ccache: Update to 3.7.9.
* gnu/packages/ccache.scm (ccache): Update to 3.7.9.
2020-05-30 16:54:50 +02:00
Tobias Geerinckx-Rice c2b27220e5
gnu: fio: Update to 3.20.
* gnu/packages/benchmark.scm (fio): Update to 3.20.
2020-05-30 16:54:50 +02:00
Tobias Geerinckx-Rice d9a7102c98
gnu: libhx: Update to 3.25.
* gnu/packages/c.scm (libhx): Update to 3.25.
2020-05-30 16:54:50 +02:00
Tobias Geerinckx-Rice 4d1cb5f9e5
gnu: lilv: Update to 0.24.8.
* gnu/packages/audio.scm (lilv): Update to 0.24.8.
2020-05-30 16:54:50 +02:00
Tobias Geerinckx-Rice eaf98d92e7
gnu: font-tamzen: Update to 1.11.5.
* gnu/packages/fonts.scm (font-tamzen): Update to 1.11.5.
2020-05-30 16:54:50 +02:00
Tobias Geerinckx-Rice 369114bef0
gnu: electron-cash: Update to 4.0.15.
* gnu/packages/finance.scm (electron-cash): Update to 4.0.15.
2020-05-30 16:54:50 +02:00
Tobias Geerinckx-Rice bbad1f9727
gnu: doctest: Update to 2.3.8.
* gnu/packages/check.scm (doctest): Update to 2.3.8.
2020-05-30 16:54:50 +02:00
Tobias Geerinckx-Rice 1c556e65a5
gnu: facter: Update to 4.0.25.
* gnu/packages/admin.scm (facter): Update to 4.0.25.
2020-05-30 16:54:50 +02:00
Zhu Zihao 839dba3a1f
gnu: Add font-sarasa-gothic.
* gnu/packages/fonts.scm (font-sarasa-gothic): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:41 +02:00
Mike Rosset 8d6ead32a0
gnu: emacsy-minimal: Inputs now use guile version 2.2.
* gnu/packages/guile-xyz.scm (emacsy-minimal)[inputs]: Use guile2.2-lib and
guile2.2-readline instead of the 3.0 variants.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:41 +02:00
Simon South 4ef531cd5d
gnu: emacs-elpher: Update to 2.7.8.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.8.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:41 +02:00
Josh Holland e552fca96c
gnu: bemenu: Update to 0.4.1.
* gnu/packages/xdisorg.scm (bemenu): Update to 0.4.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:40 +02:00
Hamzeh Nasajpour f55152cec4
gnu: python-furl: Update to 2.0.0.
* gnu/packages/python-web.scm (python-furl): Update to 2.0.0.
[native-inputs]: Remove PYTHON-PYCODESTYLE.  Add PYTHON-FLAKE8.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:40 +02:00
Hamzeh Nasajpour d6f5120d5b
gnu: python-orderedmultidict: Update to 1.0.
* gnu/packages/python-xyz.scm (python-orderedmultidict): Update to 1.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:40 +02:00
Hamzeh Nasajpour f5edd85d86
gnu: python-peewee: Update to 3.9.6.
* gnu/packages/databases.scm (python-peewee): Update to 3.9.6.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:40 +02:00
Vinicius Monego 85c331f7c1
gnu: Add liferea.
* gnu/packages/syndication.scm (liferea): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:40 +02:00
Edouard Klein 32ba87c14f
gnu: python-prompt-toolkit: Update to 3.0.5.
* gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Pin
implicit python-prompt-toolkit dependency to version 2.
* gnu/packages/python-xyz.scm (python-widgetsnbextension)[propagated-inputs]:
Pin implicit python-prompt-toolkit dependency to version 2.
(python-ipywidgets)[propagated-inputs]: Pin implicit python-prompt-toolkit
dependency to version 2.
(python-jupyter-console)[propagated-inputs]: Pin explicit
python-prompt-toolkit dependency to version 2.
(python-prompt-toolkit): Update to version 3.0.5.
[propagated-inputs]: Remove PYTHON-SIX and PYTHON-PYGMENTS.
[home-page]: Adjust to current.
(python-prompt-toolkit-2): New variable.
(prompt-toolkit-2-instead-of-prompt-toolkit): New variable.
(python2-prompt-toolkit): Keep at version 2.
(python-prompt-toolkit-1): Inherit from version 2.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:39 +02:00
Edouard Klein bcbd63407e
gnu: python-iml: Move nose from propagated to native input.
* gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Move
PYTHON-NOSE ...
[native-inputs]: ... here.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:39 +02:00
Edouard Klein 5b4cb2b993
gnu: python-jupyter-console: Update to 6.1.0.
* /gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.1.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:39 +02:00
Edouard Klein 2d6972b2a0
gnu: python-ipywidgets: Update to 7.5.1.
* gnu/packages/python-xyz.scm (python-ipywidgets): Update to 7.5.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:39 +02:00
Edouard Klein 14491e79a0
gnu: python-widgetsnbextension: Update to 3.5.1.
* gnu/packages/python-xyz.scm (python-widgetsnbextension): Update to 3.5.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:39 +02:00
Ryan Prior c2e19b6291
gnu: python-pylint: Udpate to 2.5.2.
* gnu/packages/check.scm (python-pylint): Update to 2.5.2.
[arguments]: New field.
(python2-pylint)[arguments]: Do not inherit #:tests?.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:38 +02:00
TomZ cc6653e7a1
gnu: flowee: Really disable black-box test.
* gnu/packages/finance.scm (flowee)[arguments]: The test 'api' has some
  timeouts which fail half the time in a build, so really disable the test.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:38 +02:00
Alexandros Theodotou ce1cd43404
gnu: Add spectacle-analyzer.
* gnu/packages/music.scm (spectacle-analyzer): new variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:38 +02:00
Nicolas Goaziou 968612b76a
gnu: mpfi: Update home page.
* gnu/packages/multiprecision.scm (mpfi): Use more specific home page.
2020-05-30 15:56:40 +02:00
Nicolas Goaziou 36757e02c6
gnu: mpfi: Update to 1.5.4.
* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.4.
[source]: Hard-code project name.
[arguments]: Disable tests, utterly broken in this release.  Do not build
static libraries.
[native-inputs]: Add automake, autoreconf, libtool, texinfo.
2020-05-30 15:54:12 +02:00
Kei Kebreau 49de32748d
gnu: xaos: Update to 4.0.
* gnu/packages/maths.scm (xaos): Update to 4.0.
[source]: Use git-fetch.
[native-inputs]: Add qtbase and qttools.
[arguments]: Remove #:make-flags options; replace 'configure' phase; add
'make-qt-deterministic' and 'install-data' phases.
[home-page]: Update URL.
2020-05-29 20:06:38 -04:00
Arun Isaac 031315e4f0
gnu: glade3: Update to 3.36.0.
* gnu/packages/gnome.scm (glade3): Update to 3.36.0.
2020-05-30 02:57:33 +05:30
Nicolas Goaziou fa3e71d674
gnu: mpg123: Update to 1.26.0.
* gnu/packages/mp3.scm (mpg123): Update to 1.26.0.
[inputs]: Re-order alphabetically.
2020-05-29 23:23:38 +02:00
Marius Bakke 91c8b23e57
gnu: popt: Remove defunct mirror.
* gnu/packages/popt.scm (popt)[source](uri): Remove the canonical rpm5.org URI.
2020-05-29 23:11:37 +02:00
Nicolas Goaziou 0c82f6ad0e
gnu: cdogs-sdl: Update to 0.8.0.
* gnu/packages/games.scm (cdogs-sdl): Update to 0.8.0.
[native-inputs]: Add `pkg-config'.
[inputs]: Add `gtk+'.
2020-05-29 22:46:58 +02:00
Arun Isaac 57fa9cd820
gnu: fortune-mod: Update to 2.22.0.
* gnu/packages/games.scm (fortune-mod): Update to 2.22.0.
2020-05-30 00:45:55 +05:30
Arun Isaac 41a2d6a8b9
gnu: emacs-evil: Update to 1.14.0.
* gnu/packages/emacs-xyz.scm (emacs-evil): Update to 1.14.0.
2020-05-30 00:35:06 +05:30
Arun Isaac 319a73e7b6
gnu: aptdec: Do not hard-code CC=gcc.
* gnu/packages/radio.scm (aptdec)[arguments]: Do not hard-code CC=gcc in the
make-flags. Use the compiler appropriate for the target.
2020-05-30 00:01:57 +05:30
Arun Isaac ac2fc13406
gnu: aptdec: Update source and home page URIs.
* gnu/packages/radio.scm (aptdec)[source, home-page]: Update URI.
2020-05-29 23:42:48 +05:30
Nicolas Goaziou 60b81ec2f3
gnu: emacs-2048-game: Update home page.
* gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL.
2020-05-29 18:28:23 +02:00
John Soo 9ff667ea05
gnu: Add dhall.
* gnu/packages/dhall.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
(dist_patch_DATA): Add new patch.
* gnu/packages/patches/dhall-remove-network-tests.patch: Add patch to remove
dhall network tests.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:34 -04:00
John Soo b7250901f6
gnu: Add ghc-atomic-write-0.2.0.7.
* gnu/packages/haskell-xyz.scm (ghc-atomic-write-0.2.0.7): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:34 -04:00
John Soo 23e4b264d7
gnu: Add ghc-generic-random-1.3.0.1.
* gnu/packages/haskell-xyz.scm (ghc-generic-random-1.3.0.1): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:34 -04:00
John Soo b4f24d668b
gnu: Add ghc-prettyprinter-ansi-terminal.
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-ansi-terminal): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo 2496e49f85
gnu: Add ghc-prettyprinter-1.6.
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-1.6): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo 6c0858dda2
gnu: Add ghc-repline-0.3.
* gnu/packages/haskell-xyz.scm (ghc-repline-0.3): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo dd26713e16
gnu: Add ghc-haskeline-0.8.
* gnu/packages/haskell-xyz.scm (ghc-haskeline-0.8): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo 798a2df47f
gnu: Add ghc-repline.
* gnu/packages/haskell-xyz.scm (ghc-repline): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo 2fad2bf7d7
gnu: Add ghc-prettyprinter.
* gnu/packages/haskell-xyz.scm (ghc-prettyprinter): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:33 -04:00
John Soo bcd35444ca
gnu: Add ghc-lens-family-core.
* gnu/packages/haskell-xyz.scm (ghc-lens-family-core): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:32 -04:00
John Soo bcfe9dba4d
gnu: Add ghc-managed.
* gnu/packages/haskell-xyz.scm (ghc-managed): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:32 -04:00
John Soo 9f776fe253
gnu: Add ghc-turtle.
* gnu/packages/haskell-xyz.scm (ghc-turtle): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:32 -04:00
John Soo 6f1477d218
gnu: Add ghc-optional-args.
* gnu/packages/haskell-xyz.scm (ghc-optional-args): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:32 -04:00
John Soo 0fb3423528
gnu: Add ghc-pgp-wordlist.
* gnu/packages/haskell-xyz.scm (ghc-pgp-wordlist): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo f011e3d669
gnu: Add ghc-pretty-simple.
* gnu/packages/haskell-xyz.scm (ghc-pretty-simple): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo 47c526df63
gnu: Add ghc-serialise.
* gnu/packages/haskell-xyz.scm (ghc-serialise): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo 4c77a1a00b
gnu: Add ghc-special-values.
* gnu/packages/haskell-xyz.scm (ghc-special-values): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo a152258be2
gnu: Add ghc-spoon.
* gnu/packages/haskell-xyz.scm (ghc-spoon): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:31 -04:00
John Soo 714e5605b6
gnu: Add ghc-text-manipulate.
* gnu/packages/haskell-xyz.scm (ghc-text-manipulate): New variable.

fix text-manipulate.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 89e9082e4e
gnu: Add ghc-generic-random.
* gnu/packages/haskell-xyz.scm (ghc-generic-random): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 2b2c8911c6
gnu: Add ghc-dotgen.
* gnu/packages/haskell-xyz.scm (ghc-dotgen): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 5434fec95d
gnu: Add ghc-cborg-json.
* gnu/packages/haskell-xyz.scm (ghc-cborg-json): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 6ba536a1cd
gnu: Add ghc-cborg.
* gnu/packages/haskell-xyz.scm (ghc-cborg): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:30 -04:00
John Soo 82c36002de
gnu: Add ghc-data-fix.
* gnu/packages/haskell-xyz.scm (ghc-data-fix): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:29 -04:00
John Soo 29e1553344
gnu: Add ghc-inspection-testing.
* gnu/packages/haskell-check.scm (ghc-inspection-testing): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-29 10:44:29 -04:00
Marius Bakke 1ca44ae34c
gnu: Use 'cc-for-target' instead of custom implementations.
* gnu/packages/compression.scm (ecm)[arguments]: In #:make-flags, remove
TARGET binding and use CC-FOR-TARGET instead.
* gnu/packages/linux.scm (powerstat, crda, cachefilesd)[arguments]: Likewise.
* gnu/packages/mail.scm (alpine)[arguments]: Likewise.
* gnu/packages/music.scm (lsp-plugins)[arguments]: Likewise.
* gnu/packages/radio.scm (dump1090)[arguments]: Likewise.
* gnu/packages/suckless.scm (blind, dmenu, spoon, slock, st, surf, sent,
wificurse, sbm, prout, noice, human, fortify-headers, colors, libutf,
scron)[arguments]: Likewise.
2020-05-29 15:41:30 +02:00
Marius Bakke f362b53c40
gnu: ruby-sanitize: Update to 5.1.0.
* gnu/packages/patches/ruby-sanitize-system-libxml.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ruby.scm (ruby-sanitize): Update to 5.1.0.
[source]: Change to GIT-FETCH.  Add patch.
[native-inputs]: Remove BUNDLER, RUBY-REDCARPET, and RUBY-YARD.
2020-05-29 15:41:30 +02:00
Marius Bakke 2e366b0a83
gnu: ruby-nokogumbo: Update to 2.0.2.
* gnu/packages/ruby.scm (ruby-nokogumbo): Update to 2.0.2.
[arguments]: Remove.
[native-inputs]: Add RUBY-RAKE-COMPILER.
2020-05-29 15:41:30 +02:00
Marius Bakke 62cc7344ff
gnu: ruby-nokogiri: Update to 1.10.9.
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.10.9.
2020-05-29 15:41:29 +02:00
Marius Bakke a84a185abd
gnu: ruby-crass: Update to 1.0.6.
* gnu/packages/ruby.scm (ruby-crass): Update to 1.0.6.
[source]: Switch to GIT-FETCH.
[native-inputs]: Remove.
2020-05-29 15:41:29 +02:00
Marius Bakke 075afce25e
gnu: ruby-libffi: Enable tests and unbundle LibFFI.
* gnu/packages/libffi.scm (ruby-ffi)[source]: Change to GIT-FETCH.
[arguments]: Remove #:tests?.  Add #:phases.
2020-05-29 15:41:29 +02:00
Marius Bakke f0f5f2d3c7
gnu: ruby-rubygems-tasks: Update to 0.2.5.
* gnu/packages/ruby.scm (ruby-rubygems-tasks): Update to 0.2.5.
2020-05-29 15:41:29 +02:00
Marius Bakke 7ac6bd0091
gnu: ruby-rake-compiler: Update to 1.1.0.
* gnu/packages/ruby.scm (ruby-rake-compiler): Update to 1.1.0.
2020-05-29 15:41:29 +02:00
Marius Bakke 77209ddd51
gnu: ruby-ffi: Update to 1.12.2.
* gnu/packages/libffi.scm (ruby-ffi): Update to 1.12.2.
2020-05-29 15:41:28 +02:00
Marius Bakke 7c8eb479a4
gnu: ruby-spec-its: Accept any version of ruby-ffi.
* gnu/packages/ruby.scm (ruby-rspec-its)[arguments]: Change Gemfile
substitution so that any ffi gem is accepted.  While at it, tighten the regex
and rename the phase to be more accurate.
2020-05-29 15:41:28 +02:00
Marius Bakke a904223ec5
gnu: physfs: Do not build the static library.
* gnu/packages/game-development.scm (physfs)[arguments]: Add #:configure-flags.
2020-05-29 15:41:28 +02:00
Marius Bakke 93fc9b6abf
gnu: love: Remove unused input.
* gnu/packages/game-development.scm (love)[inputs]: Remove PHYSFS.
2020-05-29 15:41:28 +02:00
Pierre Neidhardt ebfe0e6584
gnu: autorandr: Update to 1.10.1.
* gnu/packages/xdisorg.scm (autorandr): Update to 1.10.1.
2020-05-29 15:18:43 +02:00
Tobias Geerinckx-Rice 7c5c21fd46
gnu: openssh: Update to 8.3p1.
* gnu/packages/ssh.scm (openssh): Update to 8.3p1.
2020-05-29 08:32:03 +02:00
Tobias Geerinckx-Rice fd13ec5fec
gnu: ruby-hocon: Update to 1.3.1.
* gnu/packages/ruby.scm (ruby-hocon): Update to 1.3.1.
2020-05-29 08:32:03 +02:00
Tobias Geerinckx-Rice c3beb7ced7
gnu: ruby-fast-gettext: Update to 2.0.3.
* gnu/packages/ruby.scm (ruby-fast-gettext): Update to 2.0.3.
2020-05-29 08:32:03 +02:00
Tobias Geerinckx-Rice 3059e12047
gnu: fldigi: Update to 4.1.13.
* gnu/packages/radio.scm (fldigi): Update to 4.1.13.
2020-05-29 08:08:17 +02:00
Tobias Geerinckx-Rice bb9f9e1d1b
gnu: clp: Update to 1.17.6.
* gnu/packages/maths.scm (clp): Update to 1.17.6.
2020-05-29 08:08:17 +02:00
Tobias Geerinckx-Rice 81af0de999
gnu: piper: Include package name in source file name.
* gnu/packages/gnome.scm (piper)[source]: Set FILE-NAME.
2020-05-29 08:08:16 +02:00
Tobias Geerinckx-Rice 73014984bb
gnu: piper: Update to 0.5.
* gnu/packages/gnome.scm (piper): Update to 0.5.
2020-05-29 08:08:16 +02:00
Tobias Geerinckx-Rice 38ebe227b7
gnu: usbguard: Update to 0.7.8.
* gnu/packages/hardware.scm (usbguard): Update to 0.7.8.
2020-05-29 08:08:16 +02:00
Ryan Prior via Guix-patches via bd6eed4c36
gnu: oil: Update to 0.8.pre5.
* gnu/packages/shells.scm (oil): Update to 0.8.pre5.
[arguments]: Perform ‘patch-compiler-invocation’ phase as part of
'configure.  Remove ‘make-destination’ phase.  Run a basic smoke test.
[synopsis, description]: Update.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-05-29 06:46:21 +02:00
Tobias Geerinckx-Rice ed67c4998c
gnu: fluidsynth: Update to 2.1.3.
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.3.
2020-05-29 06:46:21 +02:00
Tobias Geerinckx-Rice f6c454940a
gnu: babl: Update to 0.1.76.
* gnu/packages/gimp.scm (babl): Update to 0.1.76.
2020-05-29 06:46:21 +02:00
Tobias Geerinckx-Rice b21d1735e8
gnu: font-comic-neue: Update to 2.5.
* gnu/packages/fonts.scm (font-comic-neue): Update to 2.5.
2020-05-29 06:46:21 +02:00
Tobias Geerinckx-Rice 9dbef2ce69
gnu: rust-version-check: Update to 0.9.2.
* gnu/packages/crates-io.scm (rust-version-check-0.9): Update to 0.9.2.
2020-05-29 06:46:10 +02:00
Tobias Geerinckx-Rice b51f74ae0d
gnu: python-flask-sqlalchemy: Update to 2.4.3.
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.3.
2020-05-29 06:41:40 +02:00
Eric Brown 3bafa88b40
gnu: Add r-mstate.
* gnu/packages/cran.scm (r-mstate): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 23:42:49 -04:00
Eric Brown fa2811465b
gnu: Add r-brms.
* gnu/packages/cran.scm (r-brms): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 23:42:49 -04:00
Tobias Geerinckx-Rice d7aef3ab59
gnu: Add exfatprogs.
* gnu/packages/file-systems.scm (exfatprogs): New public variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 23:03:01 -04:00
Alexandros Theodotou d870fcfb09
gnu: Add shiru-lv2.
* gnu/packages/music.scm (shiru-lv2): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 21:40:53 -04:00
Yuval Kogman 6560c4976f
gnu: Add compiledb.
* gnu/packages/build-tools.scm (compiledb): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 20:31:20 -04:00
Yuval Kogman 29ac40e9be
gnu: Add python-bashlex.
* gnu/packages/python-xyz.scm (python-bashlex): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 20:31:20 -04:00
Julien Lepiller d1fa24afef
gnu: Add guile-jsonld.
* gnu/packages/guile-xyz.scm (guile-jsonld): New variable.
2020-05-28 18:00:21 +02:00
Leo Famulari 0d796201db
gnu: Transmission: Fix CVE-2018-10756.
* gnu/packages/patches/transmission-CVE-2018-10756.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bittorrent.scm (transmission)[source]: Use it.
2020-05-28 11:11:05 -04:00
Josh Holland 8ccac2c974
gnu: python-netcdf4: Update to 1.5.3
* gnu/packages/python-xyz.scm (python-netcdf4): Update to 1.5.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-28 10:32:38 -04:00
Ludovic Courtès 77a87ad4ac
gnu: clang: Build 'clang-tools-extra'.
* gnu/packages/llvm.scm (clang-from-llvm): Add #:tools-extra.
Add 'output' field.  In 'inputs', add TOOLS-EXTRA when it's given.
In 'arguments', add 'add-tools-extra' and 'move-extra-tools' phases when
TOOLS-EXTRA is given.
2020-05-28 12:49:56 +02:00
Tobias Geerinckx-Rice 66e4db8cf8
gnu: python-flask-sqlalchemy: Update to 2.4.2.
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.2.
2020-05-28 10:21:23 +02:00
Leo Famulari 023eea68f5
gnu: apfs-fuse: Update to 0.0.0-1.7b89418.
* gnu/packages/file-systems.scm (apfs-fuse): Update to 0.0.0-1.7b89418.
[arguments]: Install the README. Select FUSE 2 in #:configure-flags.
2020-05-27 23:04:08 -04:00
Tobias Geerinckx-Rice c598268992
gnu: r-rversions: Update to 2.0.2.
* gnu/packages/statistics.scm (r-rversions): Update to 2.0.2.
2020-05-28 02:53:16 +02:00
Tobias Geerinckx-Rice 637924ad7e
gnu: cvs-fast-export: Update to 1.55.
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.55.
2020-05-28 02:53:16 +02:00
Tobias Geerinckx-Rice b6389525a4
gnu: eid-mw: Update to 4.4.27.
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.27.
2020-05-28 02:34:38 +02:00
Tobias Geerinckx-Rice 6cff0af0d1
gnu: mu: Update to 1.4.7.
* gnu/packages/mail.scm (mu): Update to 1.4.7.
2020-05-28 02:34:37 +02:00
Tobias Geerinckx-Rice 897897bda3
gnu: gnome: Add gnome-boxes.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-boxes.
2020-05-28 02:34:37 +02:00
Tobias Geerinckx-Rice bdfd5d6f51
gnu: gnome-boxes: Update to 3.36.4.
* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4.
2020-05-28 02:34:37 +02:00
Ludovic Courtès 060e44b14f
gnu: gdb: Add version 9.2.
* gnu/packages/gdb.scm (gdb-9.2): New variable.
2020-05-28 01:02:35 +02:00
Eric Bavier 9549f0283a
gnu: libnslog: Use latest version of check for tests.
Test failures with latest check were fixed in most recent release.  See bug
report: https://bugs.netsurf-browser.org/mantis/view.php?id=2736

* gnu/packages/web.scm (libnslog)[native-inputs]: Use latest check.
2020-05-27 17:38:30 -05:00
Mark H Weaver 3ddd4b28a8
gnu: linux-libre: Update to 5.4.43.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.43.
(linux-libre-5.4-pristine-source): Update hash.
2020-05-27 17:29:43 -04:00
Mark H Weaver 3294ac691c
gnu: linux-libre@5.6: Update to 5.6.15.
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.15.
(linux-libre-5.6-pristine-source): Update hash.
2020-05-27 17:29:40 -04:00
Mark H Weaver 08ae4a528d
gnu: linux-libre@4.19: Update to 4.19.125.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.125.
(linux-libre-4.19-pristine-source): Update hash.
2020-05-27 17:29:38 -04:00
Mark H Weaver e3d20816bd
gnu: linux-libre@4.14: Update to 4.14.182.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.182.
(linux-libre-4.14-pristine-source): Update hash.
2020-05-27 17:29:36 -04:00
Mark H Weaver 26f548f400
gnu: linux-libre@4.9: Update to 4.9.225.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.225.
(linux-libre-4.9-pristine-source): Update hash.
2020-05-27 17:29:33 -04:00
Mark H Weaver d47ae07d19
gnu: linux-libre@4.4: Update to 4.4.225.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.225.
(linux-libre-4.4-pristine-source): Update hash.
2020-05-27 17:29:31 -04:00
Marius Bakke ef64f9ca8f
gnu: jucipp: Update to 1.6.0.
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.0.
[arguments]: Remove obsolete phase.
[inputs]: Add UNIVERSAL-CTAGS.
2020-05-27 21:49:57 +02:00
Marius Bakke 58056d5bf2
gnu: Add Universal Ctags.
* gnu/packages/code.scm (universal-ctags): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke d1c6b0979f
gnu: Add packcc.
* gnu/packages/c.scm (packcc): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke 1b8c7d12e9
gnu: code.scm: Sort module imports.
* gnu/packages/code.scm (define-module): Sort imports.
2020-05-27 21:49:57 +02:00
Marius Bakke 2d2d5b29fb
gnu: Add facter.
* gnu/packages/admin.scm (facter): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke bb719d6ae3
gnu: ruby-thor: Update to 1.0.1.
* gnu/packages/ruby.scm (ruby-thor): Update to 1.0.1.
[source]: Switch to GIT-FETCH.
[arguments]: Remove #:tests?.  Add #:phases.
[native-inputs]: Remove BUNDLER.  Add RUBY-RSPEC and RUBY-SIMPLECOV.
2020-05-27 21:49:57 +02:00
Marius Bakke 9c566d1b23
gnu: Add ruby-sys-filesystem.
* gnu/packages/ruby.scm (ruby-sys-filesystem): New public variable.
2020-05-27 21:49:57 +02:00
Marius Bakke fae1c86605
gnu: Add ruby-mkmf-lite.
* gnu/packages/ruby.scm (ruby-mkmf-lite): New public variable.
2020-05-27 21:49:56 +02:00
Marius Bakke af59d4b43d
gnu: Add ruby-ptools.
* gnu/packages/ruby.scm (ruby-ptools): New public variable.
2020-05-27 21:49:56 +02:00
Marius Bakke fadd962f4b
gnu: hdf4: Provide an absolute reference to libjpeg.
* gnu/packages/maths.scm (hdf4)[arguments]: Add phase
'provide-absolute-libjpeg-reference'.
2020-05-27 21:49:56 +02:00
Leo Famulari db38840198
Revert some Go package updates.
This reverts commit 5f833e0495 through
681ac9a66c.

It's not idiomatic to update Go packages independently of their users.
This reversion was approved by Efraim on #guix:

http://logs.guix.gnu.org/guix/2020-05-26.log

* gnu/packages/golang.scm,
gnu/packages/syncthing.scm,
gnu/packages/tls.scm: Revert.
2020-05-27 15:03:03 -04:00
Maxim Cournoyer ffd2696bd8
gnu: emacs-forge: Update to commit 09bf8ad.
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 09bf8ad.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
2020-05-27 13:47:21 -04:00
Maxim Cournoyer 25043eb42b
gnu: emacs-transient: Update to commit a6e4cced.
This is necessary to build a recent version of emacs-forge.

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to commit a6e4cced.
[build-system]: Switch to the emacs-build-system.
[arguments]: Remove the #:modules, #:imported-modules and #:make-flags
arguments.
[phases]{configure}: Do not delete.
{install}: Do not replace.
{build-info-manual}: New phase.
{enter-lisp-directory}: New phase.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
2020-05-27 13:47:20 -04:00