Commit Graph

28740 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice ed67288262
gnu: erlang: Don't use unstable tarball.
* gnu/packages/erlang.scm (erlang)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-08-16 05:15:21 +02:00
Tobias Geerinckx-Rice eb5a664344
gnu: nnn: Update to 1.9.
* gnu/packages/admin.scm (nnn): Update to 1.9.
[source]: Switch to proper release tarball.
[native-inputs]: Add pkg-config.
[phases]: Remove ‘patch-curses-lib’ phase & ‘-Wl,-rpath=’ #:make-flags.
2018-08-16 05:15:20 +02:00
Tobias Geerinckx-Rice 004830ccf7
gnu: abcde: Update to 2.9.2.
* gnu/packages/cdrom.scm (abcde): Update to 2.9.2.
[source]: Patch correct version number in snippet.
2018-08-16 05:15:20 +02:00
Tobias Geerinckx-Rice 81001c8ca0
gnu: xterm: Update to 335.
* gnu/packages/xorg.scm (xterm): Update to 335.
2018-08-16 05:15:20 +02:00
Tobias Geerinckx-Rice 10082d303c
gnu: igt-gpu-tools: Order inputs.
* gnu/packages/admin.scm (igt-gpu-tools)[inputs]: Order alphabetically.
2018-08-16 03:10:08 +02:00
Tobias Geerinckx-Rice dca48d3cf1
gnu: igt-gpu-tools: Update to 1.23.
* gnu/packages/admin.scm (intel-gpu-tools): Redefine using
DEPRECATED-PACKAGE. Move the previous package definition from here...
(igt-gpu-tools): ...to here, and update to 1.23.
[name, source, description]: Adjust to new name.
[inputs]: Add openssl.
2018-08-16 03:10:08 +02:00
Tobias Geerinckx-Rice 4a6785f6c0
gnu: protobuf-c: Update to 1.3.1.
* gnu/packages/protobuf.scm (protobuf-c): Update to 1.3.1.
2018-08-16 02:46:21 +02:00
Tobias Geerinckx-Rice 5dc8437fc0
gnu: qemu: Update to 3.0.0 [mitigate CVE-2018-3639].
* gnu/packages/virtualization.scm (qemu): Update to 3.0.0.
[source]: Remove patch.
* gnu/packages/patches/qemu-CVE-2018-11806.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-16 02:41:42 +02:00
Tobias Geerinckx-Rice 6512b96570
gnu: stellarium: Remove redundant FILE-NAME.
* gnu/packages/astronomy.scm (stellarium)[source]: Remove FILE-NAME.
2018-08-16 02:40:59 +02:00
Tobias Geerinckx-Rice 3d9f26a0f8
gnu: stellarium: Use HTTPS home page.
* gnu/packages/astronomy.scm (stellarium)[home-page]: Use HTTPS.
2018-08-16 02:40:59 +02:00
Tobias Geerinckx-Rice e405c0bcd9
gnu: armadillo: Update to 9.100.4.
* gnu/packages/maths.scm (armadillo): Update to 9.100.4.
2018-08-16 02:40:59 +02:00
Tobias Geerinckx-Rice ed6c3dad53
gnu: s6-linux-utils: Update to 2.5.0.0.
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.0.0.
2018-08-16 02:40:59 +02:00
Tobias Geerinckx-Rice 6a7c1c43d7
gnu: s6-linux-init: Remove superfluous spaces from description.
* gnu/packages/skarnet.scm (s6-linux-init)[description]: Remove leading
and trailing spaces.
2018-08-16 02:40:58 +02:00
Tobias Geerinckx-Rice c43f5b8001
gnu: s6-linux-init: Update to 0.4.0.0.
* gnu/packages/skarnet.scm (s6-linux-init): Update to 0.4.0.0.
2018-08-16 02:40:58 +02:00
Tobias Geerinckx-Rice 5350d0cd99
gnu: s6-portable-utils: Update to 2.2.1.2.
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.2.
2018-08-16 02:40:58 +02:00
Tobias Geerinckx-Rice 510a83fb07
gnu: s6-rc: Update to 0.4.1.0.
* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.1.0.
2018-08-16 02:40:58 +02:00
Tobias Geerinckx-Rice 33cd88ac0e
gnu: s6-networking: Update to 2.3.0.3.
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.3.
2018-08-16 02:40:57 +02:00
Tobias Geerinckx-Rice 0241dc181b
gnu: s6-dns: Update to 2.3.0.1.
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.1.
2018-08-16 02:40:57 +02:00
Tobias Geerinckx-Rice 5dc4b940df
gnu: s6: Update to 2.7.2.0.
* gnu/packages/skarnet.scm (s6): Update to 2.7.2.0.
2018-08-16 02:40:57 +02:00
Tobias Geerinckx-Rice 6b7fae5fae
gnu: execline: Update to 2.5.0.1.
* gnu/packages/skarnet.scm (execline): Update to 2.5.0.1.
2018-08-16 02:40:57 +02:00
Tobias Geerinckx-Rice c8e4b5d0ed
gnu: skalibs: Update to 2.7.0.0.
* gnu/packages/skarnet.scm (skalibs): Update to 2.7.0.0.
2018-08-16 02:40:56 +02:00
Tobias Geerinckx-Rice 7fe3a57ac5
gnu: mysql: Use HTTPS.
* gnu/packages/databases.scm (mysql)[source, home-page]: Use HTTPS.
2018-08-16 00:58:27 +02:00
Arun Isaac de30205ba0
gnu: services: Add pcscd service.
* gnu/services/security-token.scm: New file.
* gnu/tests/security-token.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new files.
* doc/guix.texi (Miscellaneous Services): Document the service.
2018-08-16 02:46:27 +05:30
Leo Famulari a1225ae867
gnu: tremc: Update URLs.
* gnu/packages/bittorrent.scm (tremc)[source, home-page]: Update URLs.
2018-08-15 15:26:06 -04:00
Leo Famulari 3a1002cefa
gnu: eyeD3: Update to 0.8.7.
* gnu/packages/mp3.scm (eyed3): Update to 0.8.7.
2018-08-15 15:26:06 -04:00
Leo Famulari 8473f8024c
gnu: clementine: Build with relevant GStreamer plugins.
* gnu/packages/music.scm (clementine)[inputs]: Add gst-plugins-good and
gst-libav.
2018-08-15 14:29:56 -04:00
Pierre Langlois 7bcc34050b
gnu: clementine: Fix creating initial database.
It seems a recent version of sqlite broke Clementine's first startup. It turns
out we can patch clementine to fix the problem instead of providing a different
sqlite package:
<https://github.com/clementine-player/Clementine/pull/5669>

* gnu/packages/databases.scm (sqlite-with-fts3): Remove.
* gnu/packages/music.scm (clementine)[inputs]: Replace sqlite-with-fts3 with
sqlite.
[source]: Add clementine-fix-sqlite.patch.
* gnu/packages/patches/clementine-fix-sqlite.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-15 14:29:56 -04:00
Pierre Langlois 8a63a4df51
gnu: clementine: Drop dependency on qtwebkit.
QtWebkit is optionally included in CMakeList.txt but isn't actually used
anywhere in the code.

* gnu/packages/music.scm (clementine)[inputs]: Remove qtwebkit.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-15 14:29:55 -04:00
Tobias Geerinckx-Rice c2f6c9ba26
gnu: aubio: Use HTTPS home page.
* gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS.
2018-08-15 20:10:23 +02:00
Tobias Geerinckx-Rice 800e4f9415
gnu: acpid: Update to 2.0.30.
* gnu/packages/linux.scm (acpid): Update to 2.0.30.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice 35a30cffa4
gnu: ghc-setlocale: Update to 1.0.0.6.
* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice 6ae35fea74
gnu: cvs-fast-export: Update to 1.44.
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.44.
[arguments]: Add ‘fix-setpython-PATH’ phase to do just that.
Remove obsolete python3 work-around from ‘remove-optimizations’ phase.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice a1c86d1db4
gnu: python-txamqp: Update to 0.8.2.
* gnu/packages/python.scm (python-txamqp): Update to 0.8.2.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice 3e9d393c84
gnu: inxi: Update to 3.0.20-1.
* gnu/packages/admin.scm (inxi): Update to 3.0.20-1.
2018-08-15 20:10:21 +02:00
Tobias Geerinckx-Rice 96e2ecb796
gnu: tremc: Update to 0.9.1.
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.1.
[source]: Use release tag.
2018-08-15 20:10:21 +02:00
Tobias Geerinckx-Rice 591ee071c6
gnu: tremc: Fix shebang.
* gnu/packages/bittorrent.scm (tremc)[inputs]: Add python.
2018-08-15 20:10:21 +02:00
Tobias Geerinckx-Rice ed8d31bf17
gnu: python-lzstring: Update to 1.0.4.
* gnu/packages/compression.scm (python-lzstring): Update to 1.0.4.
2018-08-15 20:10:20 +02:00
Tobias Geerinckx-Rice 9ecfe08e2e
gnu: subversion: Update to 1.10.2.
* gnu/packages/version-control.scm (subversion): Update to 1.10.2.
2018-08-15 20:10:20 +02:00
Oleg Pykhalov 44d085b4c6
gnu: licensecheck: Update to 3.0.36.
* gnu/packages/license.scm (licensecheck): Update to 3.0.36.
(perl-regexp-pattern-license): Update to 3.1.92.
2018-08-15 20:58:07 +03:00
Oleg Pykhalov 64140c95c8
gnu: restic: Update to 0.9.2.
* gnu/packages/backup.scm (restic): Update to 0.9.2.
2018-08-15 20:50:22 +03:00
Marius Bakke f07683b07c
gnu: python-django: Update to 1.11.15 [fixes CVE-2018-14574].
* gnu/packages/django.scm (python-django): Update to 1.11.15.
2018-08-15 15:11:33 +02:00
Marius Bakke aa3ad4b119
gnu: yubico-piv-tool: Update to 1.6.0 [fixes CVE-2018-14779, CVE-2018-14780].
* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.0.
[inputs]: Add GENGETOPT.
[native-inputs]: Add HELP2MAN.
2018-08-15 14:52:58 +02:00
Marius Bakke 5799e5ae07
gnu: opensc: Update to 0.18.0.
* gnu/packages/security-token.scm (opensc): Update to 0.18.0.
[arguments]: Add phase to disable test which fails in this release.
2018-08-15 14:45:45 +02:00
Marius Bakke fac39b99a5
gnu: libx264: Update to 20180810-2245.
* gnu/packages/video.scm (libx264): Update to 20180810-2245.
2018-08-15 14:33:57 +02:00
Kei Kebreau df1bc82b69
gnu: ocaml-gsl: Update to 1.22.0.
* gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0.
2018-08-15 08:11:58 -04:00
Nicolas Goaziou 28407818c0
gnu: cataclysm-dda: Allow localization.
* gnu/packages/games.scm (cataclysm-dda): Allow localization.
2018-08-15 10:41:48 +02:00
Tobias Geerinckx-Rice d87e547702
gnu: openssl@1.1: Update to 1.1.0i [fix CVE-2018-0737].
Also includes a fix for CVE-2018-0732, and a different approach to
fixing CVE-2018-0495.

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0i.
[sources]: Remove CVE patches.
* gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch: Delete...
* gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: ...both files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-08-15 00:35:53 +02:00
Tobias Geerinckx-Rice 34362ff6d6
gnu: perl-http-tiny: Update to 0.076.
* gnu/packages/web.scm (perl-http-tiny): Update to 0.076.
2018-08-15 00:32:16 +02:00
Tobias Geerinckx-Rice af514eadb2
gnu: f3: Update to 7.1.
* gnu/packages/disk.scm (f3): Update to 7.1.
[arguments]: Remove ‘fix-makefile’ phase.
Move installation of experimental (now called ‘extra’) tools to their
own phases instead of cleverly patching Makefile.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice b3307bfdf9
gnu: f3: Don't use unstable tarball.
* gnu/packages/disk.scm (f3)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice 34ba1b8fc5
gnu: perl-db-file: Update to 1.842.
* gnu/packages/databases.scm (perl-db-file): Update to 1.842.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice 409dec3f29
gnu: aubio: Update to 0.4.6.
* gnu/packages/audio.scm (aubio): Update to 0.4.6.
[arguments]: Set reflexive RUNPATH.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice d0b025ea69
gnu: lilv: Update to 0.24.4.
* gnu/packages/audio.scm (lilv): Update to 0.24.4.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice c3da234f60
gnu: sratom: Update to 0.6.2.
* gnu/packages/audio.scm (sratom): Update to 0.6.2.
2018-08-15 00:32:14 +02:00
Tobias Geerinckx-Rice 3416f65fbd
gnu: serd: Update to 0.30.0.
* gnu/packages/rdf.scm (serd): Update to 0.30.0.
2018-08-15 00:32:14 +02:00
Tobias Geerinckx-Rice 61d996b921
gnu: memcached: Fix typos in description.
* gnu/packages/databases.scm (memcached)[synopsis, description]:
Hyphenate.
2018-08-15 00:30:04 +02:00
Leo Famulari feccc81013
gnu: gdm: Fix CVE-2018-14424.
* gnu/packages/patches/gdm-CVE-2018-14424.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gdm): Use it.
2018-08-14 16:52:48 -04:00
Leo Famulari e09dbdeb78
gnu: samba: Update to 4.8.4 [fixes CVE-2018-{1139,1130,10858,10918,10919}].
* gnu/packages/samba.scm (samba): Update to 4.8.4.
2018-08-14 16:52:07 -04:00
Ricardo Wurmus 06a45ad6c0
gnu: Add r-orddom.
* gnu/packages/cran.scm (r-orddom): New variable.
2018-08-14 17:32:53 +02:00
Tobias Geerinckx-Rice b432c05203
gnu: memcached: Update to 1.5.10.
* gnu/packages/databases.scm (memcached): Update to 1.5.10.
2018-08-14 15:54:31 +02:00
Tobias Geerinckx-Rice 0d5c879d89
gnu: ola: Update to 0.10.7.
* gnu/packages/lighting.scm (ola): Update to 0.10.7.
2018-08-14 15:54:31 +02:00
Tobias Geerinckx-Rice 23ae96d5a2
gnu: deutex: Update to 5.1.2.
* gnu/packages/game-development.scm (deutex): Update to 5.1.2.
2018-08-14 15:54:31 +02:00
Tobias Geerinckx-Rice e9ce64250a
gnu: password-store: Use INSTALL-FILE.
* gnu/packages/password-utils.scm (password-store)[arguments]:
Substitute a more concise INSTALL-FILE invocation for COPY-FILE.
2018-08-14 15:54:30 +02:00
Tobias Geerinckx-Rice 7fcb3935fa
gnu: discount: Use HTTPS home page.
* gnu/packages/markup.scm (discount)[home-page]: Use HTTPS.
2018-08-14 15:54:30 +02:00
Tobias Geerinckx-Rice eed0f1e872
gnu: python-ndg-httpsclient: Tweak description.
* gnu/packages/python-web.scm (python-ndg-httpsclient)[description]:
Add some punctuation.
2018-08-14 15:54:30 +02:00
Tobias Geerinckx-Rice 9b1125bc6c
gnu: acpica: Update to 20180810.
* gnu/packages/admin.scm (acpica): Update to 20180810.
2018-08-14 15:54:30 +02:00
Tobias Geerinckx-Rice b92302fd6c
gnu: translate-shell: Update to 0.9.6.8.
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.8.
[source]: Remove patch.
* gnu/packages/patches/translate-shell-fix-curl-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice 422a6cd4c3
gnu: the-silver-searcher: Use HTTPS home page.
* gnu/packages/code.scm (the-silver-searcher)[source, home-page]: Use
HTTPS.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice ffa822278c
gnu: the-silver-searcher: Update to 2.2.0.
* gnu/packages/code.scm (the-silver-searcher): Update to 2.2.0.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice 8f946a1823
gnu: calf: Update to 0.90.1.
* gnu/packages/audio.scm (calf): Update to 0.90.1.
[source]: Use HTTPS.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice 599a88cc19
gnu: qsynth: Update to 0.5.2.
* gnu/packages/audio.scm (qsynth): Update to 0.5.2.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice 90a4e589e0
gnu: gnuastro: Update to 0.7.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.7.
2018-08-14 15:54:28 +02:00
Tobias Geerinckx-Rice 88e1ac17ed
gnu: iproute2: Update to 4.18.0.
* gnu/packages/linux.scm (iproute): Update to 4.18.0.
2018-08-14 15:54:28 +02:00
Tobias Geerinckx-Rice b31e67f149
gnu: di: Update to 4.47.
* gnu/packages/admin.scm (di): Update to 4.47.
2018-08-14 15:54:28 +02:00
Tobias Geerinckx-Rice 1b08647e9a
gnu: perl-libwww: Update to 6.35.
* gnu/packages/web.scm (perl-libwww): Update to 6.35.
[native-inputs]: Add perl-test-fatal, perl-test-needs, and
perl-test-requiresinternet.
[propagated-inputs]: Add perl-try-tiny.
2018-08-14 15:54:28 +02:00
Tobias Geerinckx-Rice 24dd949c83
gnu: libpcap: Update to 1.9.0.
* gnu/packages/admin.scm (libpcap): Update to 1.9.0.
[arguments]: Drop ‘--with-pcap=linux’ ./configure flag.
[license]: Update list.
2018-08-14 15:54:27 +02:00
Ricardo Wurmus 689aacc12f
gnu: Add gffread.
* gnu/packages/bioinformatics.scm (gffread): New variable.
2018-08-14 12:48:14 +02:00
Pierre Neidhardt a87ee0e41c
gnu: Add hcxdumptool.
* gnu/packages/networking.scm (hcxdumptool): New variable.
2018-08-14 12:00:18 +02:00
Pierre Neidhardt 5bd3134e04
gnu: Add hcxtools.
* gnu/packages/networking.scm (hcxtools): New variable.
2018-08-14 12:00:18 +02:00
Pierre Neidhardt eb4ffe9b87
gnu: Add hashcat-utils.
* gnu/packages/password-utils.scm (hashcat-utils): New variable.
2018-08-14 12:00:18 +02:00
Pierre Neidhardt c10aa27866
gnu: Add hashcat.
* gnu/packages/password-utils.scm (hashcat): New variable.
2018-08-14 12:00:18 +02:00
Ricardo Wurmus 242519ce70
gnu: Add r-circus.
* gnu/packages/bioinformatics.scm (r-circus): New variable.
2018-08-14 11:29:17 +02:00
Ricardo Wurmus 4646d18eb7
gnu: Add r-hash.
* gnu/packages/cran.scm (r-hash): New variable.
2018-08-14 11:28:52 +02:00
Pierre Neidhardt 3d4908a77b
gnu: texlive-latex-l3packages: Fix missing files.
* gnu/packages/tex.scm (texlive-latex-l3packages): Actually install the files.
2018-08-14 10:41:08 +02:00
Kei Kebreau 9285f8bbae
gnu: coda: Update to 2.19.
* gnu/packages/maths.scm (coda): Update to 2.19.
2018-08-13 22:18:09 -04:00
Clément Lassieur 4ae0607dd8
services: nginx: Use 'invoke' rather than 'system*'.
* gnu/services/web.scm (nginx-shepherd-service): Replace SYSTEM* with INVOKE.
2018-08-13 23:44:34 +02:00
Clément Lassieur ef2dda8edb
services: postgresql: Get the Shepherd to respawn PostgreSQL.
* gnu/services/databases.scm (postgresql-shepherd-service): Change 'start' to
return the PID.
2018-08-13 23:44:26 +02:00
Leo Famulari ff6436307e
gnu: BIND: Use HTTPS source URL.
* gnu/packages/dns.scm (isc-bind)[source]: Use HTTPS URL.
2018-08-13 12:54:34 -04:00
Leo Famulari 8198b3db0b
gnu: isc-dhcp: Update bundled BIND to 9.11.4-P1.
* gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.4-P1.
[home-page, inputs, source]: Use HTTPS URLs.
2018-08-13 12:54:33 -04:00
Clément Lassieur fdbca05d78
services: prosody: Get the Shepherd to respawn Prosody.
* gnu/services/messaging.scm (prosody-shepherd-service): Return the PID when
the action is "start".
2018-08-13 18:11:02 +02:00
Clément Lassieur 2ded865665
services: prosody: Use 'invoke' rather than 'system*'.
* gnu/services/messaging.scm (prosody-shepherd-service): Replace SYSTEM* with
INVOKE.
2018-08-13 18:10:58 +02:00
Björn Höfling 18e56ad7eb
gnu: aegisub: Fix build.
* gnu/packages/patches/aegisub-icu59-include-unistr.patch: New file.
* gnu/lokal.mk (dist_patch_DATA): Register it.
* gnu/packages/video.scm (aegisub)[source]: Use patch.
[arguments]: Add CXXFLAGS, Return #t from fix-ldflags phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13 11:43:04 -04:00
Kenny Ballou 504e26ed32
gnu: ansible: update to 2.5.7
* gnu/packages/admin.scm (ansible): Update to 2.5.7.
[arguments, native-inputs, inputs]: Use Python 3.
[native-inputs, inputs]: Replace python-pycrypto with python-cryptography.

Co-authored-by: Leo Famulari <leo@famulari.name>
2018-08-13 11:25:20 -04:00
Konrad Hinsen 19006c9231
gnu: emacs-racket-mode: Update to 0.0.2-2.1b78827.
* gnu/packages/emacs.scm (emacs-racket-mode): Update to 0.0.2-2.1b78827.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13 11:16:20 -04:00
Alex Branham f236d99804
gnu: r-ggplot2: Update to 3.0.0
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.0.0
[propagated-inputs]: Add r-mgcv, r-rlang, r-viridislite, and r-withr.
[home-page]: Update URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13 10:55:18 -04:00
Pierre Neidhardt b7d4247d85
gnu: emacs-helm-eww: Update to 20180725.
* gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180725.
2018-08-13 16:37:30 +02:00
Timothy Sample e3fc9bcce2
gnu: racket: Ignore bytecode checksums in the store.
Fixes <https://debbugs.gnu.org/30680>.

* gnu/packages/patches/racket-store-checksum-override.patch: New file.
* gnu/packages/scheme.scm (racket)[sources]: Add it.
2018-08-12 20:20:36 -04:00
Leo Famulari 5a0696b2e3
gnu: borg: Update to 1.1.7.
* gnu/packages/backup.scm (borg): Update to 1.1.7.
2018-08-12 19:57:22 -04:00
Tobias Geerinckx-Rice e08474d650
gnu: fortune-mod: Clean up empty directory.
* gnu/packages/games.scm (fortune-mod)[arguments]: RMDIR ‘games/’ after
emptying it.
2018-08-13 01:51:48 +02:00
Tobias Geerinckx-Rice b3ce80d20f
gnu: libwacom: Update to 0.31.
* gnu/packages/xdisorg.scm (libwacom): Update to 0.31.
2018-08-13 01:51:48 +02:00